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
/
src
/
commonMain
/
kotlin
/
org
/
luxons
Commit message (
Expand
)
Author
Age
*
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
*
Add missing prepareMove method in SwClient
Joffrey Bion
2020-03-27
*
Fix lobby updates
Joffrey Bion
2020-03-27
*
Rework sagas and router to sub/unsubscribe properly
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
*
WIP sagas
Joffrey Bion
2019-10-22
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
bgstack15