summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add hand rotation irection indicatorJoffrey Bion2020-05-24
|
* Add built wonder stage (cards below wonder)Joffrey Bion2020-05-23
|
* Fix wonder default transactionsJoffrey Bion2020-05-23
|
* Fix production hostJoffrey Bion2020-05-23
|
* Fix code styleJoffrey Bion2020-05-23
|
* Fix score board backgroundJoffrey Bion2020-05-23
|
* Add "leave game" feature for end of gameJoffrey Bion2020-05-23
|
* Add score board UI at end of gameJoffrey Bion2020-05-23
|
* Play default cheapest transactionsJoffrey Bion2020-05-23
|
* Remove bot delays for joining the gameJoffrey Bion2020-05-22
|
* Use shared constant for ws endpointJoffrey Bion2020-05-22
|
* Add debug statementsJoffrey Bion2020-05-22
|
* Fix transparency of callout component by wrapping in cardJoffrey Bion2020-05-22
|
* Upgrade Kotlin, react, and blueprintjs versionsJoffrey Bion2020-05-22
|
* Move sayReadyButton declaration to a more logical spotJoffrey Bion2020-05-22
|
* Add BP card componentJoffrey Bion2020-05-22
|
* Use callout component for action text (info bubble)Joffrey Bion2020-05-22
|
* Add callout componentJoffrey Bion2020-05-22
|
* Replace error message with non-ideal-stateJoffrey Bion2020-05-22
|
* Add non ideal state overload with String for titleJoffrey Bion2020-05-22
|
* Split blueprintjs declarations into multiple filesJoffrey Bion2020-05-21
|
* Move externals to relevant packagesJoffrey Bion2020-05-21
|
* Add player icon in player infoJoffrey Bion2020-05-21
|
* Increase test timeoutJoffrey Bion2020-05-21
|
* Allow custom player iconsJoffrey Bion2020-05-21
|
* Prevent bots with already used namesJoffrey Bion2020-05-21
|
* Fix game background image pathJoffrey Bion2020-05-21
|
* Connect to correct port based on dev/prod buildJoffrey Bion2020-05-21
|
* Fix SW client "request"Joffrey Bion2020-05-21
|
* Fix background->backgrounds pathJoffrey Bion2020-05-21
|
* Add github actions buildJoffrey Bion2020-05-18
|
* Move unused resources from server to archiveJoffrey Bion2020-05-17
|
* Reorg image paths and move unused to archiveJoffrey Bion2020-05-17
|
* Fix static inclusion from frontendJoffrey Bion2020-05-17
|
* Upgrade krossbow to 0.20.3Joffrey Bion2020-05-16
|
* Cleanup SW testJoffrey Bion2020-05-16
|
* Add visuals for discard and wonder upgrade movesJoffrey Bion2020-05-15
|
* Add card back componentJoffrey Bion2020-05-15
|
* Upgrade to krossbow 0.20.2Joffrey Bion2020-05-15
|
* Add player index in scoreboardJoffrey Bion2020-05-15
|
* Make Lobby/player repository more thread safeJoffrey Bion2020-05-15
|
* Fix polymorphic serializationJoffrey Bion2020-05-15
|
* Add dumb bots featureJoffrey Bion2020-05-15
|
* Send score at end of gameJoffrey Bion2020-05-15
|
* Clean upJoffrey Bion2020-05-15
|
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
|
* Move score to common model (to enable passing it to client)Joffrey Bion2020-05-12
|
* Move tests to their proper placeJoffrey Bion2020-05-12
|
* Use start UNDISPATCHED intead of yield after launchJoffrey Bion2020-05-12
|
* Fix path for lobby/updateSettingsJoffrey Bion2020-04-16
|
bgstack15