DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: d11c5cc5c63436f4a534ac2b395559063a96cd6f deck-builder/client/src/plugins/game/ui/mod.rs -rw-r--r-- 14.6 KiB
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
feat(client): add details fields for cards
feat(client): fill width on log multiline
feat(client): hardcoded test piles, better log
fix(client): fix comment in game details ui
feat(client): add needed functionality for log
Next