]> git.cworth.org Git - empires-api/commit
Clarify that at client connection server may give multiple game-state events
authorCarl Worth <cworth@cworth.org>
Mon, 11 May 2020 21:50:08 +0000 (14:50 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 11 May 2020 21:50:08 +0000 (14:50 -0700)
commit07dc9ba69e0edba9cbae6b71ded6f2b8ca17f14a
tree65040e0e29205038fca21200627e9fcae37a9165
parentd25316422d7d9069626b9f09f630155f30534938
Clarify that at client connection server may give multiple game-state events

This mode is convenient for clients that aren't expecting to jump into
some mid-game state without having transitioned through each state
along the way.

With this change we increment the protocol version to 0.6.
api.text