DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

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