This pull requests fixes a lot of problems that were present in the network communications between the server and the client.
The server and the client now shares a list of network ID that corresponds to each entities in the server and the client. This helps managing the entities and remove the need to synchronize the client game engine with the server
This pull requests fixes a lot of problems that were present in the network communications between the server and the client.
Close #102