Started building connection between game logic and sever-client. Added new Protocol msg and a s*** ton of todos for myself
This commit is contained in:
@@ -22,6 +22,8 @@ Server Commands:
|
||||
Implemented:
|
||||
* SPING Ping from server to client
|
||||
* PINGB Pingback from client to server.
|
||||
* GVOTR Ghosts: Please vote now
|
||||
* HVOTR Humans: Please vote now
|
||||
|
||||
Future / planned:
|
||||
* MSGRS "Message received": Paramaters: a string detailing to the client that and what the server received as command.
|
||||
@@ -29,3 +31,4 @@ Future / planned:
|
||||
* NOCMD No command found.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user