summaryrefslogtreecommitdiff
path: root/sw-server/src
Commit message (Collapse)AuthorAge
* 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
|
* Rename isUser to isMe for clarityJoffrey Bion2020-03-27
|
* Fix server URL in testsJoffrey Bion2020-03-27
|
* Fix lobby updatesJoffrey Bion2020-03-27
|
* Rework sagas and router to sub/unsubscribe properlyJoffrey Bion2020-03-27
|
* Get joinability/startability info from server with reasonJoffrey Bion2020-03-24
|
* Add whether game can be started in LobbyDTOJoffrey Bion2020-03-23
|
* Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)Joffrey Bion2020-03-19
|
* Add kotlinx.serialization support to common modeljoffrey-bion2020-01-23
|
* Fix server URL in react frontendjoffrey-bion2020-01-05
|
* WIP sagasJoffrey Bion2019-10-22
|
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
|
* Allow any client to use the websocket APIjbion2019-06-13
|
* Remove unnecessary Resources deserializer in test JacksonMapperJoffrey BION2019-05-31
|
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
|
* Reorganize packages againJoffrey BION2019-05-22
|
* Move common module declarations into api packageJoffrey BION2019-05-22
|
* Move some declarations to a better placejbion2019-05-20
|
* Rationalize module namesJoffrey BION2019-05-16
bgstack15