aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/integration/webdiplomacy_net
AgeCommit message (Expand)Author
2019-09-14Added ReadtheDocs documentation for the public APIPhilip Paquette
2019-09-06[API] Catching TypeError and ValueError on json.loadsPhilip Paquette
2019-08-26[API] Catching basic HTTP errors (i.e. unable to connect)Philip Paquette
2019-08-23[API] Logging error if no response.body is returnedPhilip Paquette
2019-08-21[API] Converting '-' to 'R' during retreats phasePhilip Paquette
2019-08-21[API] Disband order during 'A' phase strips the coastPhilip Paquette
2019-08-14[Web] Integrated new maps on the web interfacenotoraptor
2019-08-10[API] Fixed issue with multiple convoy orders and support of unit moving via ...Philip Paquette
2019-08-09[API] Implemented an abstract BaseAPI classPhilip Paquette
2019-08-09[API] Fixed issue when disbanding a fleet from a coastPhilip Paquette
2019-08-06Fixed issue with 1v1 maps on Webdip API (map_name not set)Philip Paquette
2019-05-28[WebDip] - Providing a "convoyPath" for moves using a convoyPhilip Paquette
2019-05-20WebDip API - Logging phase when submitting ordersPhilip Paquette
2019-05-19Integration with webdiplomacy.netPhilip Paquette