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
Fix margins on account screen
Fix API call for userinfop
Finish register/login, load configs on startup
Change CfgHidden to CfgDev
Move register/login to plugins, implement mostly
Print API check to console instead of stdout
Start of API mod and connection check plugin
Create plugins mod, move splash to plugins