Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-18 | Upgraded pylint to v2.2.0 | Philip Paquette | |
2019-04-18 | Removed non-ascii characters in python files | Philip Paquette | |
2019-04-18 | game_id - Using a random stream of 96 bits encoded as base64 | Philip Paquette | |
2019-04-18 | #809 - Seed for derivative maps should use same zobrist hash as parent map | Philip Paquette | |
- Using the nb of locs and the sorted list of supply centers to compute the initial seed used to compute the zobrist hash - Child and parent maps should have compatible zobrist hash if the number of locs and the list of SCS is the same. | |||
2019-04-18 | DATC 6.K.2 - Testing support of fleet in failed convoy | Philip Paquette | |
2019-04-18 | DATC 6.K.1 - Testing Civil Disorder (W1901A) with 1 order and 2 to remove | notoraptor | |
2019-04-18 | Map - 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-18 | Removed dependency on numpy | Philip Paquette | |
2019-04-18 | Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ License | Philip Paquette | |