DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 06d3c82f365b80de2245ed40d3008a95249499cf deck-builder/client/src/plugins/game/card/mod.rs -rw-r--r-- 5.8 KiB
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