Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix default nbPlayers in the settings | Joffrey BION | 2016-12-14 |
| | |||
* | Update frontend POC with new lobby system | Joffrey BION | 2016-12-12 |
| | |||
* | Lobby vs Game separation | Joffrey BION | 2016-12-12 |
| | |||
* | Add WS experiment test page | Joffrey BION | 2016-12-11 |
| | | | | This pages allows to test spring/STOMP config to see which messages are properly broadcasted to all users, which are just sent to the caller, and which are sent a specific user from the server. | ||
* | Add special action skeleton to finish wonders data parsing | Joffrey BION | 2016-12-10 |
| | | | | These special actions imply a new input from the user, which is not implemented yet | ||
* | Add BoardTest | Joffrey BION | 2016-12-10 |
| | |||
* | Split effects tests into multiple files | Joffrey BION | 2016-12-10 |
| | |||
* | Simplify theories in ScienceTest | Joffrey BION | 2016-12-10 |
| | |||
* | A little bit of doc never hurts | Joffrey BION | 2016-12-10 |
| | |||
* | Fix compile error in CardTest | Joffrey BION | 2016-12-10 |
| | |||
* | Wonders data parsing | Joffrey BION | 2016-12-10 |
| | |||
* | Normalize wonders.json for easier parsing | Joffrey BION | 2016-12-10 |
| | |||
* | Card data parsing, part 2 | Joffrey BION | 2016-12-10 |
| | | | | This adds support for all cards effects, and normalizes the serialization of all card fields | ||
* | Add multi-color support in cards.json | Joffrey BION | 2016-12-10 |
| | |||
* | Fix Arena card effect data | Joffrey BION | 2016-12-10 |
| | |||
* | Separate resource providers from relative board positions | Joffrey BION | 2016-12-10 |
| | |||
* | Rework cards.json for easier deserialization | Joffrey BION | 2016-12-10 |
| | |||
* | Fix Science.getQuantity(type) NPE when no element of the given type | Joffrey BION | 2016-12-10 |
| | |||
* | Add multiple effects support for cards | Joffrey BION | 2016-12-10 |
| | |||
* | Add multiple card colors support for BonusPerBoardElement | Joffrey BION | 2016-12-10 |
| | |||
* | Simplify numeric effects creation | Joffrey BION | 2016-12-10 |
| | |||
* | Make Effect an interface instead of abstract class | Joffrey BION | 2016-12-10 |
| | |||
* | Add MilitaryReinforcement effect | Joffrey BION | 2016-12-10 |
| | |||
* | Add BonusPerBoardElement effect | Joffrey BION | 2016-12-10 |
| | |||
* | Card data parsing, part 1 | Joffrey BION | 2016-12-09 |
| | |||
* | Convert card data from CSV to JSON format | Joffrey BION | 2016-12-09 |
| | |||
* | Rename javascript folder to js | Joffrey BION | 2016-12-08 |
| | | | | This makes auto-completion easier and paths shorter. | ||
* | Add eslint config path | Victor Chabbert | 2016-12-08 |
| | |||
* | Added React App from create-react-app | Victor Chabbert | 2016-12-08 |
| | |||
* | First draft of client recognition through sessions | jbion | 2016-12-08 |
| | |||
* | Clean gradle build | Joffrey BION | 2016-12-08 |
| | |||
* | Add background image to the resources | Joffrey BION | 2016-12-08 |
| | |||
* | POC for the lobby | Joffrey BION | 2016-12-08 |
| | |||
* | Setup gradle wrapper to make Travis use a recent version | Joffrey BION | 2016-12-08 |
| | |||
* | Add initial webapp files to satisfy Travis for a Spring Boot build | Joffrey BION | 2016-12-08 |
| | |||
* | Add Travis CI config | Joffrey BION | 2016-12-08 |
| | |||
* | Update README with disclaimer on rights | Joffrey BION | 2016-12-08 |
| | |||
* | Add science points computation logic and tests | Joffrey BION | 2016-12-08 |
| | |||
* | First draft of new game initialization | Joffrey BION | 2016-12-08 |
| | |||
* | Add game data loading skeleton | Joffrey BION | 2016-12-08 |
| | |||
* | First draft of the game engine: boards, card effects, costs | Joffrey BION | 2016-12-08 |
| | |||
* | First draft of resource production elements | Joffrey BION | 2016-12-08 |
| | |||
* | Add game card and wonders data | Joffrey BION | 2016-12-08 |
| | |||
* | Add tokens images | Joffrey BION | 2016-12-05 |
| | |||
* | Add wonders images | Joffrey BION | 2016-12-05 |
| | |||
* | Add cards images | Joffrey BION | 2016-12-05 |
| | |||
* | Add rules PDF | Joffrey BION | 2016-12-05 |
| | |||
* | Add initial gradle build file | Joffrey BION | 2016-12-05 |
| | |||
* | Add initial git configuration | Joffrey BION | 2016-12-05 |
| | |||
* | Add license | Joffrey BION | 2016-12-05 |
| |