Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Decouple some sagas from routes | joffrey-bion | 2020-12-10 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/13 | ||
* | Upgrade to krossbow 1.1.2 to fix UTF-8 bugs | joffrey-bion | 2020-12-06 |
| | |||
* | Upgrade dependencies | joffrey-bion | 2020-11-25 |
| | | | | | | - Kotlinx Coroutines to 1.4.1 - Kotlinx Serialization to 1.0.0 - Krossbow to 1.1.0 | ||
* | 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 |
| | | | | | | - Kotlinx Serialization 1.0.0-RC - Coroutines 1.3.9 - Krossbow 0.30.1 | ||
* | 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 |
| | | | | | Heroku's cold start may introduce a longer delay for the initial heart beat. Detecting the connection drop in 20s is ok. | ||
* | 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 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/8 | ||
* | 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 |
| | |||
* | 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 |
| | |||
* | WIP sagas | Joffrey Bion | 2019-10-22 |
| | |||
* | 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 |