DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 781c44385dc343d0169b41bd9e8638054e3dbf6a deck-builder/client/src/plugins/game/ui/mod.rs -rw-r--r-- 13.2 KiB
feat(client): hide title bar from dev details
feat(client): show amount left on supply piles

* also removes piles from dev details
feat(client): update RollForCurrency
feat(client): sorta finished log ui, remove old

Though only one Command has a configured log format.
wip(client): log ui
wip(client): better log ui
feat(client): kinda cleanup seed_gen usage
feat(client): update test card and cardaction type
chore(client): fmt, clippy, cleanup
feat(client): finish new refresh, impl game lock
wip(client): new refresh, state button thingies
feat(client): seed_gen macro
feat(client): "good" details ui in-game
fix(client): rename action phase to play phase
fix(client): rename details_ui to dev_details_ui
feat(client): change test card stats
chore(client): fmt, clippy, cleanup
feat(client): sane-ish supply pile spawning
feat(client): game ui plugin, ui -> details_ui
feat(client): update hardcoded game init
Next