summaryrefslogtreecommitdiff
path: root/src/test/java/org
Commit message (Collapse)AuthorAge
* Add interceptor for invalid subscriptionsjbion2016-12-20
|
* Improve card requirements managementJoffrey BION2016-12-15
| | | | | | - Add chain-related fields to the Card - Add helpers methods isAffordable, isPlayable and the likes - Remove the card addition to the board as it is supposed to be separately from applying the effect of the card
* Add BoardTestJoffrey BION2016-12-10
|
* Split effects tests into multiple filesJoffrey BION2016-12-10
|
* Simplify theories in ScienceTestJoffrey BION2016-12-10
|
* Fix compile error in CardTestJoffrey BION2016-12-10
|
* Simplify numeric effects creationJoffrey BION2016-12-10
|
* Card data parsing, part 1Joffrey BION2016-12-09
|
* Add science points computation logic and testsJoffrey BION2016-12-08
|
* Add game data loading skeletonJoffrey BION2016-12-08
|
* First draft of the game engine: boards, card effects, costsJoffrey BION2016-12-08
|
* First draft of resource production elementsJoffrey BION2016-12-08
bgstack15