aboutsummaryrefslogtreecommitdiff
path: root/diplomacy
AgeCommit message (Collapse)Author
2019-04-18DATC 6.K.1 - Testing Civil Disorder (W1901A) with 1 order and 2 to removenotoraptor
2019-04-18PriorityDict - Removed infinite recursion in Python 3.6.7notoraptor
2019-04-18Map - Modified norm() and compact()notoraptor
- Added 'loc' arg to get_order_status - Raising exception on set_orders for invalid power - Deprecated game.distribute_orders
2019-04-18Web - Fixed issue when hovering over a province with no ordersnotoraptor
- Checking if there are available orders for a province when hovering over it.
2019-04-18Added 'age_of_empires' map and added alias for 'ancmed'notoraptor
- Added Carthage? as an ambiguous alias - Added 'Tyrrhenian Sea' as an alias for 'Tyrrhenean Sea'
2019-04-18Removed dependency on numpyPhilip Paquette
2019-04-18Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ LicensePhilip Paquette