]> git.cworth.org Git - empires-api/commit
Update the game-state event and increment protocol to version 0.5
authorCarl Worth <cworth@cworth.org>
Sun, 10 May 2020 22:43:44 +0000 (15:43 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 10 May 2020 22:43:44 +0000 (15:43 -0700)
commitd25316422d7d9069626b9f09f630155f30534938
tree30769c920e66d6e133140103ae98bde3e573bc3b
parent748f60bb7e13cc3422d8d628268d6ee55f1fae83
Update the game-state event and increment protocol to version 0.5

Specifically, we change to lowercase names for the states, and we also
include both the old and new states on each transition. This also
means there is a new "none" state for the initial game-state event.
api.text