DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 13a40ec572fd4363e7868b3b4892571980e6013a deck-builder/client/src/plugins/game/card d---------
feat(client): show amount left on supply piles

* also removes piles from dev details
feat(client): show card short details
chore(client): fmt, clippy, cleanup
feat(client): move card type specific components
feat(client): add hand type for cards
feat(client): take cards from supply piles
feat(client): click thing for cards
feat(client): change picking rapier, hoover thingy
feat(client): add bevy_mod_picking
feat(client): render name and cost on supply piles
feat(client): add background to cards
fix(client): make cards a bit shorter
chore(client): fmt, clippy, cleanup
fix(client): give card default translation, fix rotation
feat(client): init rapier things, but leave for now