Started communication between voteHandler and user

- implemented a new method in client, that collects votes
- started ading parser entries
- added timer to votehandler(20 s)
This commit is contained in:
Seraina
2022-04-09 00:13:34 +02:00
parent 316619d067
commit d373242486
9 changed files with 69 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ Implemented:
* PINGB Pingback from client to server.
* NAMEC$name Change name to whatever is specified
* STGAM start the Game
* CVOTE$position Client has voted for position
Future / planned:
* CRTGM Create a new game