Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add auto-game with bots only | joffrey-bion | 2021-02-03 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/82 | ||
* | Cleanup dependsOn sw-ui in sw-server | joffrey-bion | 2020-12-12 |
| | |||
* | Enable actuator and prometheus metrics | joffrey-bion | 2020-12-05 |
| | |||
* | Add traces to startGame_3players test | joffrey-bion | 2020-11-29 |
| | | | | This is to investigate the timeouts | ||
* | Use Kotlinx Serialization in Spring Boot instead of Jackson | joffrey-bion | 2020-11-27 |
| | |||
* | Upgrade to Spring Boot 2.4.0 | joffrey-bion | 2020-11-27 |
| | |||
* | Upgrade dependencies | joffrey-bion | 2020-11-25 |
| | | | | | | - Kotlinx Coroutines to 1.4.1 - Kotlinx Serialization to 1.0.0 - Krossbow to 1.1.0 | ||
* | Remove unnecessary Livedoc (Kotlin MPP makes it redundant) | joffrey-bion | 2020-10-31 |
| | |||
* | Remove unnecessary Jackstomp dependency | joffrey-bion | 2020-10-31 |
| | |||
* | Upgrade to Kotlin 1.4 and corresponding library versions | Joffrey Bion | 2020-08-31 |
| | | | | | | - Kotlinx Serialization 1.0.0-RC - Coroutines 1.3.9 - Krossbow 0.30.1 | ||
* | Upgrade ktlint and re-enable import order check | Joffrey Bion | 2020-08-20 |
| | |||
* | Upgrade to Spring Boot 2.3.3 | Joffrey Bion | 2020-08-16 |
| | |||
* | Fix static inclusion from frontend | Joffrey Bion | 2020-05-17 |
| | |||
* | Add dumb bots feature | Joffrey Bion | 2020-05-15 |
| | |||
* | Upgrade to krossbow 0.20.1 (migrate to flows) | Joffrey Bion | 2020-05-12 |
| | |||
* | Fix server project's dependency | Joffrey Bion | 2020-04-07 |
| | |||
* | Change deprecated gradle configuration compile() to implementation() | joffrey-bion | 2020-01-26 |
| | |||
* | Upgrade to Spring Boot 2.2.4 | joffrey-bion | 2020-01-26 |
| | |||
* | Make the server embed the new Kotlin frontend | joffrey-bion | 2020-01-05 |
| | |||
* | Create multiplatform SevenWondersClient based on Krossbow | Joffrey BION | 2019-07-08 |
| | |||
* | WIP back to JVM for common module to see if it works | Joffrey BION | 2019-05-17 |
| | |||
* | Rationalize module names | Joffrey BION | 2019-05-16 |