summaryrefslogtreecommitdiff
path: root/sw-client
Commit message (Expand)AuthorAge
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Fix style & sort importsJoffrey Bion2020-08-20
* Widen heart beats margin to prevent failures in slow serversJoffrey Bion2020-06-15
* Actually enable STOMP heart beatsJoffrey Bion2020-06-02
* Simplify settings and allow choosing wondersJoffrey Bion2020-05-31
* Add heart beats to SW client to avoid disconnections on HerokuJoffrey Bion2020-05-26
* Attempt at fixing up StompSession.request()Joffrey Bion2020-05-25
* Attempt at fixing mixed content ws callJoffrey Bion2020-05-24
* Add "leave game" feature for end of gameJoffrey Bion2020-05-23
* Allow custom player iconsJoffrey Bion2020-05-21
* Fix SW client "request"Joffrey Bion2020-05-21
* Upgrade krossbow to 0.20.3Joffrey Bion2020-05-16
* Upgrade to krossbow 0.20.2Joffrey Bion2020-05-15
* Add dumb bots featureJoffrey Bion2020-05-15
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
* Fix path for lobby/updateSettingsJoffrey Bion2020-04-16
* Add "leave lobby" buttonJoffrey Bion2020-04-08
* Add a way to "unprepare" a moveJoffrey Bion2020-04-04
* 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
* Fix krossbow common artifactJoffrey 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
* Attempt at Kotlin/JS EAP build 1.3.50-eap-54jbion2019-08-01
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
bgstack15