aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/engine
AgeCommit message (Expand)Author
2019-09-14Added ReadtheDocs documentation for the public APIPhilip Paquette
2019-09-10Added ability to specify a custom SVG path in the rendererPhilip Paquette
2019-09-10Added ability to load a custom map by specifying the path to a '.map' filePhilip Paquette
2019-08-28Make sure to clear all orders before setting a new game state.notoraptor
2019-08-14[Web] Integrated new maps on the web interfacenotoraptor
2019-07-21Fixed game advances even if no orders are received for dummiesPhilip Paquette
2019-07-21Fixed synchronization issuesnotoraptor
2019-07-19[python] Add a new method to retrieve powers available for bots.notoraptor
2019-07-18Open DAIDE port on game loading and display on webnotoraptor
2019-07-16Web - User should auto-pass when no orders are possible. (#43)notoraptor
2019-06-14Using OrderResults to indicate the correct order results during adjudicationPhilip Paquette
2019-06-14Added 'retreats' as an additional attribute to game.get_state()Satya Ortiz-Gagne
2019-06-14Deprecated usage of NMR in game.pyPhilip Paquette
2019-06-07Map - Validating that coast without '/' are adjacent to nearby water locsPhilip Paquette
2019-06-07Power - Clearing dislodged units on clear_units()Philip Paquette
2019-06-07Map - Adjacency for invalid unit is always falsePhilip Paquette
2019-05-19Prevent duplicate units and centers with set_units and set_centersPhilip Paquette
2019-04-18Refactored get_all_possible_orders for 2.5x speed improvementPhilip Paquette
2019-04-18Updated pylint to v2.3.0Philip Paquette
2019-04-18Deprecated support for A WWW - XXX - YYY - ZZZ (explicit multi-step convoy)Philip Paquette
2019-04-18Add _unit_owner caching (#11)Setepenre
2019-04-18Upgraded pylint to v2.2.0Philip Paquette
2019-04-18Removed non-ascii characters in python filesPhilip Paquette
2019-04-18game_id - Using a random stream of 96 bits encoded as base64Philip Paquette
2019-04-18#809 - Seed for derivative maps should use same zobrist hash as parent mapPhilip Paquette
2019-04-18DATC 6.K.2 - Testing support of fleet in failed convoyPhilip Paquette
2019-04-18DATC 6.K.1 - Testing Civil Disorder (W1901A) with 1 order and 2 to removenotoraptor
2019-04-18Map - Modified norm() and compact()notoraptor
2019-04-18Removed dependency on numpyPhilip Paquette
2019-04-18Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ LicensePhilip Paquette