index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-client
/
build.gradle.kts
Commit message (
Expand
)
Author
Age
*
Use DSL sugar to access commonMain source set and avoid warnings
Joffrey Bion
2023-05-01
*
Upgrade Krossbow to 4.0.2
Joffrey Bion
2022-07-03
*
Remove unnecessary module-level opt-ins
Joffrey Bion
2021-09-08
*
Cleanup test dependencies thanks to Kotlin 1.5
Joffrey Bion
2021-09-07
*
Upgrade Kotlin, Kotlin/React, and Krossbow versions
Joffrey Bion
2021-09-07
*
Extract common dependency versions to versions catalog
Joffrey Bion
2021-09-06
*
Fix race when bots leave game
joffrey-bion
2021-02-12
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Upgrade Krossbow to 1.1.5
joffrey-bion
2021-02-01
*
Upgrade to krossbow 1.1.2 to fix UTF-8 bugs
joffrey-bion
2020-12-06
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Upgrade to Krossbow 0.41.0
Joffrey Bion
2020-09-14
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Actually enable STOMP heart beats
Joffrey Bion
2020-06-02
*
Upgrade krossbow to 0.20.3
Joffrey Bion
2020-05-16
*
Upgrade to krossbow 0.20.2
Joffrey Bion
2020-05-15
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3
Joffrey Bion
2020-03-27
*
Fix krossbow common artifact
Joffrey Bion
2020-03-27
*
Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)
Joffrey Bion
2020-03-19
*
Upgrade to Krossbow 0.4.1
joffrey-bion
2020-01-05
*
Attempt at Kotlin/JS EAP build 1.3.50-eap-54
jbion
2019-08-01
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
bgstack15