DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 9ea199d89a222d99f027cb9d8b4d3b11e4c1065f deck-builder/client/src/main.rs -rw-r--r-- 5.9 KiB
feat(client): add a few reflects for debugging
chore(client): fmt, clippy, cleanup
feat(client): seed_gen macro
feat(client): basic camera controls
feat(client): add asset bundling
feat(client): change picking rapier, hoover thingy
feat(client): change camera pso
feat(client): add bevy_mod_picking
feat(client): add bevy_text_mesh dep
feat(client): add ambient light
chore(client): fmt, clippy, cleanup
feat(client): init rapier things, but leave for now
feat(client): PlayerCamera component, position it
feat(client): init game status and parsing system
feat!(client): get in-game, and see some details
feat(client): change editor binds to saner ones
feat(client): new globals res with user details
fix(client): api port, fix post request macros
feat(client): functional login and register
feat: basic login and register windows
Next