aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/utils
AgeCommit message (Expand)Author
2019-09-14channel.authenticate() - Deprecated argument 'create_user'Philip Paquette
2019-09-14Added ReadtheDocs documentation for the public APIPhilip Paquette
2019-09-10Added ability to load a custom map by specifying the path to a '.map' filePhilip Paquette
2019-08-28Use calls to Game parent methods in function to_saved_game_format().notoraptor
2019-08-14[Web] Integrated new maps on the web interfacenotoraptor
2019-07-18Open DAIDE port on game loading and display on webnotoraptor
2019-06-14Gracefully handling UnpicklingError with convoys cachePhilip Paquette
2019-06-14Using OrderResults to indicate the correct order results during adjudicationPhilip Paquette
2019-06-14DAIDE - Added connection_handler and serverSatya Ortiz-Gagne
2019-06-07Errors are implemented using the StringableCode classSatya Ortiz-Gagne
2019-06-07Implemented a StringableCode class, and OrderResults as its child objectsSatya Ortiz-Gagne
2019-06-07utils - Implemented an utility to split an order and a phase into their compo...Satya Ortiz-Gagne
2019-06-07DAIDE - Implemented all the DAIDE requestsSatya Ortiz-Gagne
2019-06-07parsing - Added bytes as a primitive typeSatya Ortiz-Gagne
2019-06-07Map - Validating that coast without '/' are adjacent to nearby water locsPhilip Paquette
2019-04-18Refactored get_all_possible_orders for 2.5x speed improvementPhilip Paquette
2019-04-18Added pure map with svg renderingPhilip Paquette
2019-04-18Upgraded pylint to v2.2.0Philip Paquette
2019-04-18SortedDict - Added reversed_items() iteratornotoraptor
2019-04-18Added maps 'standard_age_of_empires_2' and 'standard_fleet_rome'notoraptor
2019-04-18[python] Update SMALL_MAPS in convoy_paths with newly created maps.notoraptor
2019-04-18PriorityDict - Removed infinite recursion in Python 3.6.7notoraptor
2019-04-18Map - Modified norm() and compact()notoraptor
2019-04-18Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ LicensePhilip Paquette