summaryrefslogtreecommitdiff
path: root/sw-ui/src/main/resources
Commit message (Collapse)AuthorAge
* Convert sw-ui module to Kotlin Multiplatform gradle pluginmainJoffrey Bion2023-07-06
|
* Upgrade to BlueprintJS 4 (wrapper 7)Joffrey Bion2023-01-29
|
* Move lobby to Zeus temple backgroundJoffrey Bion2021-02-21
| | | | | Related: https://github.com/joffrey-bion/seven-wonders/issues/69
* Display military points on the left side of the wonder instead of over itTitouan BION2021-02-21
| | | | Resolves #65
* Add prepared card indicatorjoffrey-bion2021-02-17
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/62
* Format with trailing commaJoffrey Bion2020-09-08
|
* Change font to Acme for token countsJoffrey Bion2020-08-12
| | | | This yields better alignment with the multiply (x) sign
* Add military tokens to the boardJoffrey Bion2020-08-12
|
* Use font from CDN instead of relying on "fantasy"Joffrey Bion2020-07-01
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/34
* Use blueprint CSS from CDN instead of local copyJoffrey Bion2020-05-31
|
* Add other players' board summaryJoffrey Bion2020-05-26
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/21
* Add hand rotation irection indicatorJoffrey Bion2020-05-24
|
* Add built wonder stage (cards below wonder)Joffrey Bion2020-05-23
|
* Reorg image paths and move unused to archiveJoffrey Bion2020-05-17
|
* Add visuals for discard and wonder upgrade movesJoffrey Bion2020-05-15
|
* Delete old React/TypeScript UIJoffrey Bion2020-04-06
bgstack15