Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Code cleanup | jbion | 2019-02-19 |
| | |||
* | Refactor resources API | jbion | 2019-02-19 |
| | |||
* | Migrate JUnits to kotlin-test | jbion | 2019-02-19 |
| | |||
* | Migrate backend and game-engine builds to kotlin DSL | jbion | 2019-02-19 |
| | |||
* | Fix board gold access and cleanup tests | jbion | 2019-02-19 |
| | |||
* | Update repository URLs in README | jbion | 2019-02-18 |
| | |||
* | Fix MutableResources visibility | jbion | 2019-02-18 |
| | |||
* | Simplify game init API | jbion | 2019-02-18 |
| | |||
* | Reduce visibility where appropriate | jbion | 2019-02-18 |
| | |||
* | Fix code style in BonusPerBoardElement | jbion | 2019-02-18 |
| | |||
* | Upgrade Kotlin, Spring, and KtLint versions | jbion | 2019-02-18 |
| | |||
* | Upgrade Gradle wrapper to 5.2.1 | jbion | 2019-02-18 |
| | |||
* | Fix comparisons of ResourceTransactions | Joffrey BION | 2018-08-01 |
| | | | | | | | | This commit abstracts away the actual type of collection in the ResourceTransactions typealias. Incidentally, it also changes it to Set, so that tests can compare without concerns about order. This also means that duplicates are not tolerated anymore, and I still haven't decided whether this is good or bad. | ||
* | Remove checkstyle and add ktlint | Joffrey BION | 2018-08-01 |
| | |||
* | Add history note about Kotlin migration | Joffrey BION | 2018-07-30 |
| | |||
* | Remove useless images | Joffrey BION | 2018-07-16 |
| | |||
* | Make GameDefinitionLoader a singleton object | Joffrey BION | 2018-07-16 |
| | |||
* | Rework resources representations | Joffrey BION | 2018-07-16 |
| | |||
* | Add DTO classes for webservice output | Joffrey BION | 2018-07-14 |
| | |||
* | Kotlin migration: Spring server | Joffrey Bion | 2018-07-14 |
| | |||
* | Rework visibilities | Joffrey BION | 2018-07-13 |
| | |||
* | Replace String.format() with template strings | Joffrey BION | 2018-07-12 |
| | |||
* | Game class refactoring | Joffrey BION | 2018-07-12 |
| | |||
* | Wrap table+playerIndex into Player object | Joffrey BION | 2018-07-12 |
| | |||
* | Random cleaning | Joffrey BION | 2018-07-11 |
| | |||
* | Refactor wonders creation | Joffrey BION | 2018-07-10 |
| | |||
* | Refactor decks creation | Joffrey BION | 2018-07-10 |
| | |||
* | Clean class visibilities | Joffrey BION | 2018-07-10 |
| | |||
* | Remove unnecessary properties from cards/wonders.json | Joffrey BION | 2018-07-10 |
| | |||
* | Kotlin mig: score package | Joffrey BION | 2018-07-10 |
| | |||
* | Kotlin mig: resources package | Joffrey Bion | 2018-07-10 |
| | |||
* | Kotlin mig: moves package | Joffrey Bion | 2018-07-09 |
| | |||
* | Kotlin mig: Boards package | jbion | 2018-07-09 |
| | |||
* | Kotlin mig: wonders package | jbion | 2018-07-08 |
| | |||
* | Kotlin mig: api package tests | jbion | 2018-07-08 |
| | |||
* | Kotlin mig: Game tests | jbion | 2018-07-08 |
| | |||
* | Kotlin mig: serializers tests | jbion | 2018-07-08 |
| | |||
* | Kotlin mig: effects package | jbion | 2018-07-07 |
| | |||
* | Kotlin mig: Game class | Joffrey Bion | 2018-07-06 |
| | |||
* | Kotlin mig: cards package | Joffrey BION | 2018-07-06 |
| | |||
* | Kotlin mig: game definitions | Joffrey Bion | 2018-07-06 |
| | |||
* | Kotlin mig: api package | Joffrey BION | 2018-07-06 |
| | |||
* | Prevent PICK_NEIGHBOUR_GUILD action if no guild to pick | Joffrey Bion | 2018-07-06 |
| | |||
* | Update yarn.lock | Joffrey Bion | 2018-07-05 |
| | |||
* | Add title for player placeholders | Joffrey Bion | 2018-07-05 |
| | |||
* | Upgrade gradle wrapper to 4.8.1 | Joffrey BION | 2018-07-05 |
| | |||
* | Refactor radial math stuff | Joffrey BION | 2018-07-05 |
| | |||
* | Place current player always at the bottom | Joffrey BION | 2018-06-12 |
| | |||
* | Use radial list for lobby | Joffrey Bion | 2018-06-12 |
| | |||
* | Add first draft of radial list | Joffrey Bion | 2018-06-12 |
| |