DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 60c55b1b3cdc7a6116de996cb83096dd31681688 deck-builder/client/src/plugins/game/supply d---------
chore(client): fmt, clippy
feat(client): show amount left on supply piles

* also removes piles from dev details
feat(client): kinda cleanup seed_gen usage
feat(client): change supply hover height
feat(client): check for player buys
chore(client): fmt, clippy, cleanup
feat(client): finish new refresh, impl game lock
feat(client): seed_gen macro
feat(client): move card type specific components
feat(client): more checks when clicking a supply
fix(client): despawn supply piles before spawning
fix(client): check for currency before buying
feat(client): take cards from supply piles
chore(client): fmt, clippy, cleanup
feat(client): sane-ish supply pile spawning