DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: db0a37d143388ebc04fc6605ba1aba288b0ebe96 deck-builder/client/src/plugins/game/supply/mod.rs -rw-r--r-- 4.7 KiB
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