aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/integration/webdiplomacy_net/game.py
AgeCommit message (Collapse)Author
2019-09-14Added ReadtheDocs documentation for the public APIPhilip 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-06Fixed issue with 1v1 maps on Webdip API (map_name not set)Philip Paquette
2019-05-19Integration with webdiplomacy.netPhilip Paquette
- API to send GET and POST requests - Orders to convert from and to webdip.net format