DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 065c11085189da6cb3443401eeb5d3009c26ca0d deck-builder/client/src/main.rs -rw-r--r-- 5.6 KiB
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