Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only transfer ownership to humans | joffrey-bion | 2020-12-13 |
| | | | | | Resolve: https://github.com/joffrey-bion/seven-wonders/issues/73 | ||
* | Improve synchronization in GameController | joffrey-bion | 2020-12-13 |
| | | | | | Related: https://github.com/joffrey-bion/seven-wonders/issues/71 | ||
* | Improve logs | joffrey-bion | 2020-12-12 |
| | |||
* | Fix race conditions for game start and tests | joffrey-bion | 2020-12-12 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/70 | ||
* | Delete game at the end of a game | joffrey-bion | 2020-12-12 |
| | |||
* | Add checks for race conditions | joffrey-bion | 2020-12-12 |
| | |||
* | Make ready button optional (server side) | joffrey-bion | 2020-12-12 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/63 | ||
* | Allow owner to leave/disband the game | joffrey-bion | 2020-12-11 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/51 | ||
* | Fix ready state for players | joffrey-bion | 2020-12-08 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/56 | ||
* | Enable actuator and prometheus metrics | joffrey-bion | 2020-12-05 |
| | |||
* | Use Kotlinx Serialization in Spring Boot instead of Jackson | joffrey-bion | 2020-11-27 |
| | |||
* | Remove unnecessary Livedoc (Kotlin MPP makes it redundant) | joffrey-bion | 2020-10-31 |
| | |||
* | Format with trailing comma | Joffrey Bion | 2020-09-08 |
| | |||
* | Fix style & sort imports | Joffrey Bion | 2020-08-20 |
| | |||
* | Better synchronization on lobby join | Joffrey Bion | 2020-07-01 |
| | |||
* | Fix race conditions | Joffrey Bion | 2020-07-01 |
| | |||
* | Keep wonders associated to the same player when reordering players | Joffrey Bion | 2020-07-01 |
| | |||
* | Actually enable STOMP heart beats | Joffrey Bion | 2020-06-02 |
| | |||
* | Simplify settings and allow choosing wonders | Joffrey Bion | 2020-05-31 |
| | |||
* | Fix imports in GameController.kt | Joffrey Bion | 2020-05-26 |
| | |||
* | Fix race condition bewteen next turn and prepared move | Joffrey Bion | 2020-05-26 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/24 | ||
* | Cleanup imports | Joffrey Bion | 2020-05-24 |
| | |||
* | Further simplify injection | Joffrey Bion | 2020-05-24 |
| | |||
* | Simplify injection and fix tests | Joffrey Bion | 2020-05-24 |
| | |||
* | Remove hardcoded port in bot | Joffrey Bion | 2020-05-24 |
| | |||
* | Add "leave game" feature for end of game | Joffrey Bion | 2020-05-23 |
| | |||
* | Use shared constant for ws endpoint | Joffrey Bion | 2020-05-22 |
| | |||
* | Allow custom player icons | Joffrey Bion | 2020-05-21 |
| | |||
* | Move unused resources from server to archive | Joffrey Bion | 2020-05-17 |
| | |||
* | Make Lobby/player repository more thread safe | Joffrey Bion | 2020-05-15 |
| | |||
* | Add dumb bots feature | Joffrey Bion | 2020-05-15 |
| | |||
* | Add "leave lobby" button | Joffrey Bion | 2020-04-08 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/8 | ||
* | Fix tests | Joffrey Bion | 2020-04-08 |
| | |||
* | Enable ktlint on sw-ui | 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 |
| | |||
* | Fix lobby updates | Joffrey Bion | 2020-03-27 |
| | |||
* | Get joinability/startability info from server with reason | Joffrey Bion | 2020-03-24 |
| | |||
* | Add whether game can be started in LobbyDTO | Joffrey Bion | 2020-03-23 |
| | |||
* | Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS) | Joffrey Bion | 2020-03-19 |
| | |||
* | Add kotlinx.serialization support to common model | joffrey-bion | 2020-01-23 |
| | |||
* | Fix server URL in react frontend | joffrey-bion | 2020-01-05 |
| | |||
* | Create multiplatform SevenWondersClient based on Krossbow | Joffrey BION | 2019-07-08 |
| | |||
* | Allow any client to use the websocket API | jbion | 2019-06-13 |
| | |||
* | Use import aliases to remove annoying prefixes | Joffrey BION | 2019-05-22 |
| | |||
* | Reorganize packages again | Joffrey BION | 2019-05-22 |
| | |||
* | Move common module declarations into api package | Joffrey BION | 2019-05-22 |
| |