index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-server
/
src
/
main
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Move some declarations to a better place
jbion
2019-05-20
*
Rationalize module names
Joffrey BION
2019-05-16
bgstack15