blob: 7b13ab266a6c13b8292cfff0a9846f6f75d28c0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Client: [version number]CRLF[client name|]
Server: [good/version old]
...
Server: [time limit in int/secs]CRLF # signifies game start
Before turn:
N x [Action blocker indicator][Description of action during previous turn]CRLF
At start of turn:
Server: [turn indicator]CRLF
[Description of area]CRLF
[Directions separated with semicolon]CRLF
[Visible items separated with semicolon]CRLF
[Entities separated with semicolon]CRLF
When running turn: [CRLF-separated list of things happening in the players room]
|