summaryrefslogtreecommitdiff
path: root/game-engine
Commit message (Expand)AuthorAge
...
* Prevent PICK_NEIGHBOUR_GUILD action if no guild to pickJoffrey Bion2018-07-06
* Bought resources refactoringJoffrey Bion2018-04-27
* Improve full game test by using bought resourcesJoffrey BION2018-04-26
* Fix WONDER_LEVEL -> BUILT_WONDER_STAGES element typeJoffrey BION2018-04-26
* Fix and improve BestPriceCalculatorJoffrey BION2018-04-26
* Extract move creation in GameTestJoffrey BION2018-04-25
* Make wonder activation pay for requirementsJoffrey BION2018-04-25
* Add WonderTestJoffrey BION2018-04-25
* Add test for Table.getNeighbourGuildCardsJoffrey BION2018-04-25
* Extract min/max players as JSON rulesJoffrey BION2018-04-25
* Add tests for BuildWonderMoveJoffrey Bion2018-04-25
* Fix WonderStage creation to add at least an empty effect listJoffrey Bion2018-04-25
* Add test for BuildWonderMoveJoffrey Bion2018-04-24
* Extract inner class to work around coverage bugJoffrey Bion2018-04-24
* Extract game engine as separate artifactJoffrey BION2018-04-23
bgstack15