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-common-model
/
src
Commit message (
Expand
)
Author
Age
*
Fix production alternative duplicates
Joffrey Bion
2020-05-28
*
Clarify message for unavailable resources
Joffrey Bion
2020-05-28
*
Add UI support for playing discarded cards
Joffrey Bion
2020-05-28
*
Add server-side support for PLAY_FREE_DISCARDED special ability
Joffrey Bion
2020-05-28
*
Add coin icon to buttons when they imply a cost
Joffrey Bion
2020-05-26
*
Improve "say ready" message
Joffrey Bion
2020-05-26
*
Add other players' board summary
Joffrey Bion
2020-05-26
*
Add score board UI at end of game
Joffrey Bion
2020-05-23
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Add player index in scoreboard
Joffrey Bion
2020-05-15
*
Fix polymorphic serialization
Joffrey Bion
2020-05-15
*
Add dumb bots feature
Joffrey Bion
2020-05-15
*
Send score at end of game
Joffrey Bion
2020-05-15
*
Clean up
Joffrey Bion
2020-05-15
*
Move score to common model (to enable passing it to client)
Joffrey Bion
2020-05-12
*
Add a way to "unprepare" a move
Joffrey Bion
2020-04-04
*
Send turn info without hands when entering game
Joffrey Bion
2020-03-30
*
Rename GameState -> TableState
Joffrey Bion
2020-03-29
*
Fix duplicated inconsistent state
Joffrey Bion
2020-03-29
*
Simplify redux state
Joffrey Bion
2020-03-29
*
Improve state updates for turn info
Joffrey Bion
2020-03-28
*
Add hand components
Joffrey Bion
2020-03-28
*
Rename isUser to isMe for clarity
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
*
Add kotlinx.serialization support to common model
joffrey-bion
2020-01-23
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Use import aliases to remove annoying prefixes
Joffrey BION
2019-05-22
*
Reorganize packages again
Joffrey BION
2019-05-22
*
Make common project multiplatform
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
*
Fix some tests
jbion
2019-05-20
*
WIP back to JVM for common module to see if it works
Joffrey BION
2019-05-17
*
Rationalize module names
Joffrey BION
2019-05-16
bgstack15