summaryrefslogtreecommitdiff
path: root/sw-client/src/commonMain
Commit message (Expand)AuthorAge
* Hide currently prepared card from handJoffrey Bion2020-04-01
* Send turn info without hands when entering gameJoffrey Bion2020-03-30
* Fix duplicated inconsistent stateJoffrey Bion2020-03-29
* Improve state updates for turn infoJoffrey Bion2020-03-28
* Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3Joffrey Bion2020-03-27
* Remove implicit serializers from SW ClientJoffrey Bion2020-03-27
* Add missing prepareMove method in SwClientJoffrey Bion2020-03-27
* Fix lobby updatesJoffrey Bion2020-03-27
* Rework sagas and router to sub/unsubscribe properlyJoffrey Bion2020-03-27
* Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)Joffrey Bion2020-03-19
* Upgrade to Krossbow 0.4.1joffrey-bion2020-01-05
* WIP sagasJoffrey Bion2019-10-22
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
bgstack15