Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | Added ReadtheDocs documentation for the public API | Philip Paquette | |
- Reformatted the docstring to be compatible - Added tests to make sure the documentation compiles properly - Added sphinx as a pip requirement Co-authored-by: Philip Paquette <pcpaquette@gmail.com> Co-authored-by: notoraptor <stevenbocco@gmail.com> | |||
2019-08-28 | Fixed the 'Unknown request' race condition | Philip Paquette | |
- This happened when a response was received before being marked as 'waiting_responses' | |||
2019-08-28 | Make sure to clear all orders before setting a new game state. | notoraptor | |
2019-08-28 | Client sends a 'UnknownToken' request when it receives a notification for an ↵ | notoraptor | |
unknown token. | |||
2019-07-21 | Logging DiplomacyException for _on_socket_message with additional details | Philip Paquette | |
2019-06-30 | Not displaying 'Notification received' for every notification | Philip Paquette | |
2019-06-14 | DAIDE - Added connection_handler and server | Satya Ortiz-Gagne | |
- Ability to open and close port when DAIDE games are started and stopped - Can get the DAIDE port using a request | |||
2019-04-18 | Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ License | Philip Paquette | |