DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 54992d43910f5fef6c90defb5129f7a571de9243 deck-builder/client/src/main.rs -rw-r--r-- 3.7 KiB
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
docs: add licence template to main.rs
chore: new client, keep old for a while