DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 420ec1c99b53468def2ac97b9e109c9fb5196262 deck-builder/sdbclient/src d---------
WIP(sdbclient): better UI system
feat!(sdbclient): change to iyes_loopless states
chore(sdbclient): update deps, Cargo.toml format
feat!(sdbclient): handle new error format
feat(sdbclient): add states related to lobbies
fix(sdbclient): align loading screen text
chore(sdbclient): update deps
fix(sdbclient): remove lua things from playscreen
feat(sdbclient): lua ready to be used
feat(sdbclient): add bevy_mod_scripting dependency
Fix margins on account screen
Fix API call for userinfop
Finish register/login, load configs on startup
Create a constants file
sl changes and fixes
Change CfgHidden to CfgDev
Move register/login to plugins, implement mostly
APIError struct and login/register API calls
Next