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
Commit message (
Expand
)
Author
Age
*
Upgrade Krossbow to 4.4.0
Joffrey Bion
2022-11-06
*
Upgrade Krossbow to 4.0.2
Joffrey Bion
2022-07-03
*
Upgrade coroutines to 1.6.3
Joffrey Bion
2022-07-02
*
Upgrade dependencies
Joffrey Bion
2022-01-11
*
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
*
Unify game events
Joffrey Bion
2021-03-09
*
Move GameState to the client
Joffrey Bion
2021-03-08
*
Funnel game events into a single client subscription
Joffrey Bion
2021-02-23
*
Fix potential race in chooseName
joffrey-bion
2021-02-13
*
Rename some client functions
joffrey-bion
2021-02-13
*
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
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Cleanup helper method in sw-client
joffrey-bion
2020-12-12
*
Fix race conditions for game start and tests
joffrey-bion
2020-12-12
*
Allow owner to leave/disband the game
joffrey-bion
2020-12-11
*
Decouple some sagas from routes
joffrey-bion
2020-12-10
*
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
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
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
*
Fix style & sort imports
Joffrey Bion
2020-08-20
*
Widen heart beats margin to prevent failures in slow servers
Joffrey Bion
2020-06-15
*
Actually enable STOMP heart beats
Joffrey Bion
2020-06-02
*
Simplify settings and allow choosing wonders
Joffrey Bion
2020-05-31
*
Add heart beats to SW client to avoid disconnections on Heroku
Joffrey Bion
2020-05-26
*
Attempt at fixing up StompSession.request()
Joffrey Bion
2020-05-25
*
Attempt at fixing mixed content ws call
Joffrey Bion
2020-05-24
*
Add "leave game" feature for end of game
Joffrey Bion
2020-05-23
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Fix SW client "request"
Joffrey Bion
2020-05-21
*
Upgrade krossbow to 0.20.3
Joffrey Bion
2020-05-16
*
Upgrade to krossbow 0.20.2
Joffrey Bion
2020-05-15
*
Add dumb bots feature
Joffrey Bion
2020-05-15
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Fix path for lobby/updateSettings
Joffrey Bion
2020-04-16
*
Add "leave lobby" button
Joffrey Bion
2020-04-08
*
Add a way to "unprepare" a move
Joffrey Bion
2020-04-04
*
Hide currently prepared card from hand
Joffrey Bion
2020-04-01
*
Send turn info without hands when entering game
Joffrey Bion
2020-03-30
*
Fix duplicated inconsistent state
Joffrey Bion
2020-03-29
*
Improve state updates for turn info
Joffrey Bion
2020-03-28
*
Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3
Joffrey Bion
2020-03-27
*
Remove implicit serializers from SW Client
Joffrey Bion
2020-03-27
[next]
bgstack15