friendship ended with :, now $ is my best friend
(changed : in protocol.txt to $)
This commit is contained in:
parent
cdb2bb402b
commit
4eb70bd028
@ -1,11 +1,11 @@
|
|||||||
Client commands:
|
Client commands:
|
||||||
|
|
||||||
Implemented:
|
Implemented:
|
||||||
* CHATA:$message Send chat message to all
|
* CHATA$message Send chat message to all
|
||||||
* QUITS quit server/ leave server
|
* QUITS quit server/ leave server
|
||||||
* CPING Ping from client to server.
|
* CPING Ping from client to server.
|
||||||
* PINGB Pingback from client to server.
|
* PINGB Pingback from client to server.
|
||||||
* NAMEC:$name Change name to whatever is specified
|
* NAMEC$name Change name to whatever is specified
|
||||||
|
|
||||||
Future / planned:
|
Future / planned:
|
||||||
* CRTGM Create a new game
|
* CRTGM Create a new game
|
||||||
@ -24,8 +24,8 @@ Implemented:
|
|||||||
* PINGB Pingback from client to server.
|
* PINGB Pingback from client to server.
|
||||||
|
|
||||||
Future / planned:
|
Future / planned:
|
||||||
* MSGRS: "Message received": Paramaters: a string detailing to the client that and what the server received as command.
|
* MSGRS "Message received": Paramaters: a string detailing to the client that and what the server received as command.
|
||||||
* SEROR: Server had an error. (used for debugging)
|
* SEROR Server had an error. (used for debugging)
|
||||||
* NOCMD: Co command found.
|
* NOCMD No command found.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user