summaryrefslogtreecommitdiff
path: root/sw-ui/src
Commit message (Expand)AuthorAge
...
* Ellipsize player names so that they don't grow too muchjoffrey-bion2021-02-15
* Center player names in lobbyjoffrey-bion2021-02-15
* Fix pulsing red (remove incorrect preparedMove field)joffrey-bion2021-02-11
* Make screen pulse red when everyone is waitingjoffrey-bion2021-02-11
* Fix text inputsjoffrey-bion2021-02-11
* Fix some browser navigation pathsjoffrey-bion2021-02-10
* Fix null value in input groupjoffrey-bion2021-02-10
* Properly clean redux state when leaving a gamejoffrey-bion2021-02-10
* Clean unnecessary paramjoffrey-bion2021-02-10
* Cleanup experimental annotationsjoffrey-bion2021-02-10
* Better connection logsjoffrey-bion2021-02-10
* Properly start/stop sagas when using browser navigationjoffrey-bion2021-02-10
* Bring wonder to the foreground on hoverjoffrey-bion2021-02-10
* Show full table card on hoverjoffrey-bion2021-02-10
* Remove key binding for name generationjoffrey-bion2021-02-10
* Show all cards as playable when special free card abilityjoffrey-bion2021-02-10
* Fix non-neighbour boards orderjoffrey-bion2021-02-10
* Add key binding for random name generationjoffrey-bion2021-02-09
* Add random username generationjoffrey-bion2021-02-09
* Cleanupjoffrey-bion2021-02-02
* Add missing branch in when statementjoffrey-bion2020-12-13
* Only transfer ownership to humansjoffrey-bion2020-12-13
* Fix race conditions for game start and testsjoffrey-bion2020-12-12
* Improve score board tags colorsjoffrey-bion2020-12-11
* Allow owner to leave/disband the gamejoffrey-bion2020-12-11
* Decouple some sagas from routesjoffrey-bion2020-12-10
* Hide more expensive transaction options by defaultjoffrey-bion2020-11-29
* Add rotation to "best price indicator"joffrey-bion2020-11-29
* Add best price indicationjoffrey-bion2020-11-29
* Trigger fatal error dialog on connection dropjoffrey-bion2020-11-29
* Add fatal error dialog supportjoffrey-bion2020-11-29
* Add support for Icon intent in bpDialogjoffrey-bion2020-11-29
* Group resources in a 2x2 matrix when there are 4joffrey-bion2020-11-28
* Add neighbours info to transaction selectorjoffrey-bion2020-11-28
* Add "0 coins" icon on side without transactionjoffrey-bion2020-11-28
* Make all transactions availablejoffrey-bion2020-11-28
* Add dialog to choose who to buy resources fromjoffrey-bion2020-11-28
* Add blueprintjs Dialog componentjoffrey-bion2020-11-27
* Support ex-aequo ranksjoffrey-bion2020-11-26
* Format with trailing commaJoffrey Bion2020-09-08
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Fix style & sort importsJoffrey Bion2020-08-20
* Cleanup wonder card styleJoffrey Bion2020-08-12
* Display only victory military points on the board next to victory tokensJoffrey Bion2020-08-12
* Change font to Acme for token countsJoffrey Bion2020-08-12
* Add military tokens to the boardJoffrey Bion2020-08-12
* Refactor player listJoffrey Bion2020-08-09
* Add className attribute to bpCardsJoffrey Bion2020-08-09
* Rename sidebar -> setup panelJoffrey Bion2020-07-01
bgstack15