DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 9ea199d89a222d99f027cb9d8b4d3b11e4c1065f deck-builder/client/src/plugins/game d---------
fix(client): make cards a bit shorter
chore(client): fmt, clippy, cleanup
feat(client): sane-ish supply pile spawning
feat(client): add CardPlugin in GamePlugin
fix(client): give card default translation, fix rotation
feat(client): move platform down, do y0 is on top of it
feat(client): init rapier things, but leave for now
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
feat(client): start parse event in a sane place
feat(client): a few notes
feat(client): parsing event
feat(client): update game details ui
feat(client): semi initial game state and parser
feat(client): show game state in game details
Next