summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add multiple effects support for cardsJoffrey BION2016-12-10
* Add multiple card colors support for BonusPerBoardElementJoffrey BION2016-12-10
* Simplify numeric effects creationJoffrey BION2016-12-10
* Make Effect an interface instead of abstract classJoffrey BION2016-12-10
* Add MilitaryReinforcement effectJoffrey BION2016-12-10
* Add BonusPerBoardElement effectJoffrey BION2016-12-10
* Card data parsing, part 1Joffrey BION2016-12-09
* Convert card data from CSV to JSON formatJoffrey BION2016-12-09
* Rename javascript folder to jsJoffrey BION2016-12-08
* Add eslint config pathVictor Chabbert2016-12-08
* Added React App from create-react-appVictor Chabbert2016-12-08
* First draft of client recognition through sessionsjbion2016-12-08
* Add background image to the resourcesJoffrey BION2016-12-08
* POC for the lobbyJoffrey BION2016-12-08
* Add initial webapp files to satisfy Travis for a Spring Boot buildJoffrey BION2016-12-08
* Add science points computation logic and testsJoffrey BION2016-12-08
* First draft of new game initializationJoffrey 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
* Add game card and wonders dataJoffrey BION2016-12-08
* Add tokens imagesJoffrey BION2016-12-05
* Add wonders imagesJoffrey BION2016-12-05
* Add cards imagesJoffrey BION2016-12-05
bgstack15