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
Commit message (
Collapse
)
Author
Age
*
Add hand rotation irection indicator
Joffrey Bion
2020-05-24
|
*
Add built wonder stage (cards below wonder)
Joffrey Bion
2020-05-23
|
*
Fix wonder default transactions
Joffrey Bion
2020-05-23
|
*
Fix production host
Joffrey Bion
2020-05-23
|
*
Fix code style
Joffrey Bion
2020-05-23
|
*
Fix score board background
Joffrey Bion
2020-05-23
|
*
Add "leave game" feature for end of game
Joffrey Bion
2020-05-23
|
*
Add score board UI at end of game
Joffrey Bion
2020-05-23
|
*
Play default cheapest transactions
Joffrey Bion
2020-05-23
|
*
Remove bot delays for joining the game
Joffrey Bion
2020-05-22
|
*
Use shared constant for ws endpoint
Joffrey Bion
2020-05-22
|
*
Add debug statements
Joffrey Bion
2020-05-22
|
*
Fix transparency of callout component by wrapping in card
Joffrey Bion
2020-05-22
|
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
|
*
Move sayReadyButton declaration to a more logical spot
Joffrey Bion
2020-05-22
|
*
Add BP card component
Joffrey Bion
2020-05-22
|
*
Use callout component for action text (info bubble)
Joffrey Bion
2020-05-22
|
*
Add callout component
Joffrey Bion
2020-05-22
|
*
Replace error message with non-ideal-state
Joffrey Bion
2020-05-22
|
*
Add non ideal state overload with String for title
Joffrey Bion
2020-05-22
|
*
Split blueprintjs declarations into multiple files
Joffrey Bion
2020-05-21
|
*
Move externals to relevant packages
Joffrey Bion
2020-05-21
|
*
Add player icon in player info
Joffrey Bion
2020-05-21
|
*
Increase test timeout
Joffrey Bion
2020-05-21
|
*
Allow custom player icons
Joffrey Bion
2020-05-21
|
*
Prevent bots with already used names
Joffrey Bion
2020-05-21
|
*
Fix game background image path
Joffrey Bion
2020-05-21
|
*
Connect to correct port based on dev/prod build
Joffrey Bion
2020-05-21
|
*
Fix SW client "request"
Joffrey Bion
2020-05-21
|
*
Fix background->backgrounds path
Joffrey Bion
2020-05-21
|
*
Add github actions build
Joffrey Bion
2020-05-18
|
*
Move unused resources from server to archive
Joffrey Bion
2020-05-17
|
*
Reorg image paths and move unused to archive
Joffrey Bion
2020-05-17
|
*
Fix static inclusion from frontend
Joffrey Bion
2020-05-17
|
*
Upgrade krossbow to 0.20.3
Joffrey Bion
2020-05-16
|
*
Cleanup SW test
Joffrey Bion
2020-05-16
|
*
Add visuals for discard and wonder upgrade moves
Joffrey Bion
2020-05-15
|
*
Add card back component
Joffrey Bion
2020-05-15
|
*
Upgrade to krossbow 0.20.2
Joffrey Bion
2020-05-15
|
*
Add player index in scoreboard
Joffrey Bion
2020-05-15
|
*
Make Lobby/player repository more thread safe
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
|
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
|
*
Move score to common model (to enable passing it to client)
Joffrey Bion
2020-05-12
|
*
Move tests to their proper place
Joffrey Bion
2020-05-12
|
*
Use start UNDISPATCHED intead of yield after launch
Joffrey Bion
2020-05-12
|
*
Fix path for lobby/updateSettings
Joffrey Bion
2020-04-16
|
[next]
bgstack15