aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/daide
AgeCommit message (Expand)Author
2019-08-08DAIDE - Assign bot to a specific power if 'POW:' in NME requestPhilip Paquette
2019-07-21Fixed game advances even if no orders are received for dummiesPhilip Paquette
2019-07-21Fixed synchronization issuesnotoraptor
2019-07-18Open DAIDE port on game loading and display on webnotoraptor
2019-06-14DAIDE - Added various tests to replay full games using the DAIDE interfaceSatya Ortiz-Gagne
2019-06-14DAIDE - Added connection_handler and serverSatya Ortiz-Gagne
2019-06-14DAIDE - Implemented request_managersSatya Ortiz-Gagne
2019-06-14DAIDE - Implemented notifications and notification_managersSatya Ortiz-Gagne
2019-06-07DAIDE - Implemented all the DAIDE responsesSatya Ortiz-Gagne
2019-06-07DAIDE - Implemented all the DAIDE requestsSatya Ortiz-Gagne
2019-06-07DAIDE - Added utils str_to_bytes() and bytes_to_str()Satya Ortiz-Gagne
2019-06-07DAIDE - Added ability to parse clausesSatya Ortiz-Gagne
2019-06-07DAIDE - Added message class that can be parsed from a streamPhilip Paquette
2019-06-07DAIDE - Added tokens with byte representationPhilip Paquette