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
Commit message (
Expand
)
Author
Age
*
Add comment for public element that shouldn't be
Joffrey Bion
2021-02-23
*
Use proper sealed class for TurnActions
Joffrey Bion
2021-02-23
*
Funnel game events into a single client subscription
Joffrey Bion
2021-02-23
*
Fix pulsing red (remove incorrect preparedMove field)
joffrey-bion
2021-02-11
*
Fix board summaries (again!)
joffrey-bion
2021-02-11
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Clean games when all humans have left
joffrey-bion
2021-02-10
*
Fix non-neighbour boards order
joffrey-bion
2021-02-10
*
Improve "join" tooltip for FINISHED games
joffrey-bion
2021-02-09
*
Remove unnecessary image input in AssignedWonder
joffrey-bion
2021-02-08
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Remove unnecessary Serializable on enums
joffrey-bion
2021-01-31
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Make ready button optional (server side)
joffrey-bion
2020-12-12
*
Allow owner to leave/disband the game
joffrey-bion
2020-12-11
*
Remove unrealistic transaction options
joffrey-bion
2020-11-29
*
Fix score board deserialization
joffrey-bion
2020-11-28
*
Make all transactions available
joffrey-bion
2020-11-28
*
Introduce priced transactions
joffrey-bion
2020-11-27
*
Support ex-aequo ranks
joffrey-bion
2020-11-26
*
Distinguish wonder fully built and card already played
joffrey-bion
2020-11-26
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Fix style & sort imports
Joffrey Bion
2020-08-20
*
Display only victory military points on the board next to victory tokens
Joffrey Bion
2020-08-12
*
Add setup sidebar to choose wonder sides
Joffrey Bion
2020-07-01
*
Fix imports and tests
Joffrey Bion
2020-05-31
*
Simplify settings and allow choosing wonders
Joffrey Bion
2020-05-31
*
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
[next]
bgstack15