index
:
Diplomacy
master
Update https://github.com/diplomacy/diplomacy
Jeff Heiges
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diplomacy
/
daide
Age
Commit message (
Expand
)
Author
2019-09-14
channel.authenticate() - Deprecated argument 'create_user'
Philip Paquette
2019-09-14
Added ReadtheDocs documentation for the public API
Philip Paquette
2019-08-08
DAIDE - Assign bot to a specific power if 'POW:' in NME request
Philip Paquette
2019-07-21
Fixed game advances even if no orders are received for dummies
Philip Paquette
2019-07-21
Fixed synchronization issues
notoraptor
2019-07-18
Open DAIDE port on game loading and display on web
notoraptor
2019-06-14
DAIDE - Added various tests to replay full games using the DAIDE interface
Satya Ortiz-Gagne
2019-06-14
DAIDE - Added connection_handler and server
Satya Ortiz-Gagne
2019-06-14
DAIDE - Implemented request_managers
Satya Ortiz-Gagne
2019-06-14
DAIDE - Implemented notifications and notification_managers
Satya Ortiz-Gagne
2019-06-07
DAIDE - Implemented all the DAIDE responses
Satya Ortiz-Gagne
2019-06-07
DAIDE - Implemented all the DAIDE requests
Satya Ortiz-Gagne
2019-06-07
DAIDE - Added utils str_to_bytes() and bytes_to_str()
Satya Ortiz-Gagne
2019-06-07
DAIDE - Added ability to parse clauses
Satya Ortiz-Gagne
2019-06-07
DAIDE - Added message class that can be parsed from a stream
Philip Paquette
2019-06-07
DAIDE - Added tokens with byte representation
Philip Paquette