summaryrefslogtreecommitdiff
path: root/src/main/resources/org
Commit message (Collapse)AuthorAge
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
|
* Add brush test for game definition loading to ensure no exception occurjbion2016-12-23
|
* Add CardBack for wonder stages display in the UIjbion2016-12-22
|
* Fix shipowners guild card effectjbion2016-12-22
|
* Add special action skeleton to finish wonders data parsingJoffrey BION2016-12-10
| | | | These special actions imply a new input from the user, which is not implemented yet
* Wonders data parsingJoffrey BION2016-12-10
|
* Normalize wonders.json for easier parsingJoffrey BION2016-12-10
|
* Card data parsing, part 2Joffrey BION2016-12-10
| | | | This adds support for all cards effects, and normalizes the serialization of all card fields
* Add multi-color support in cards.jsonJoffrey BION2016-12-10
|
* Fix Arena card effect dataJoffrey BION2016-12-10
|
* Separate resource providers from relative board positionsJoffrey BION2016-12-10
|
* Rework cards.json for easier deserializationJoffrey BION2016-12-10
|
* Convert card data from CSV to JSON formatJoffrey BION2016-12-09
|
* Add game card and wonders dataJoffrey BION2016-12-08
bgstack15