From ea18a265a22ffc4c3f6ec3ca9d2f542552da9705 Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Thu, 14 Nov 2024 19:52:24 +0200 Subject: Added immediate turn start for client, required minor protocol tweak --- protocol.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'protocol.txt') diff --git a/protocol.txt b/protocol.txt index 7b13ab2..bbeae64 100644 --- a/protocol.txt +++ b/protocol.txt @@ -2,6 +2,7 @@ Client: [version number]CRLF[client name|] Server: [good/version old] ... Server: [time limit in int/secs]CRLF # signifies game start + [instantly gives turn info] Before turn: N x [Action blocker indicator][Description of action during previous turn]CRLF -- cgit v1.2.3