DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

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