]> git.cworth.org Git - empires-api/shortlog
empires-api
2020-06-05 Carl WorthDocument player-info, player-enter, and player-update... master
2020-06-05 Carl WorthAdd a new game-info event
2020-06-01 Carl Worthtictactoe: Change /move event to have data named "move...
2020-06-01 Carl Worthtictactoe: Document a game-state event
2020-06-01 Carl Worthempires: Use "phase" instead of "state" for the differe...
2020-05-31 Carl WorthUpdate Empires /register endpoint to return the generat...
2020-05-27 Carl WorthAdd an initial protocol description for the tictactoe...
2020-05-24 Carl Worthempires 0.7: Add endpoints to add, remove, and list...
2020-05-23 Carl WorthRename api.txt to empires.txt
2020-05-23 Carl WorthDocument the new /profile API
2020-05-17 Carl WorthAdd a new protocol description for the new LMNO API
2020-05-11 Carl WorthClarify that at client connection server may give multi...
2020-05-10 Carl WorthUpdate the game-state event and increment protocol...
2020-05-10 Carl WorthAdd "/reveal","/start" endpoints and "game-state",...
2020-05-10 Carl WorthAdd a version indication to the protocol description
2020-05-10 Carl WorthDocument the new /events API endpoint
2020-05-09 Carl WorthIndicate that sample game API is now at https://familie...
2020-05-03 Carl WorthImplement a few changes after an initial implementation
2020-05-02 Carl WorthSpecify an initial REST API for playing a game of Empires
2020-05-02 Carl WorthInitial commit with a README file