summaryrefslogtreecommitdiff
path: root/sw-bot/build.gradle.kts
Commit message (Collapse)AuthorAge
* Align coroutines versionjoffrey-bion2021-02-10
|
* Add auto-game with bots onlyjoffrey-bion2021-02-03
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/82
* Add logging of BOT statusjoffrey-bion2020-12-13
| | | | | Related: https://github.com/joffrey-bion/seven-wonders/issues/71
* Upgrade dependenciesjoffrey-bion2020-11-25
| | | | | | - Kotlinx Coroutines to 1.4.1 - Kotlinx Serialization to 1.0.0 - Krossbow to 1.1.0
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
|
* Add dumb bots featureJoffrey Bion2020-05-15
bgstack15