DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: c48f91ee4ef66fbecbcfd08a803a745b1f5c323b deck-builder/client/src/plugins/game/card/mod.rs -rw-r--r-- 6.6 KiB
feat(client): wrap card short details shittily
feat(client): something something something
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