DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 28b4857811c0346607df4f70e0da51c7dab7d3fe deck-builder/sdbclient/src/main.rs -rw-r--r-- 3.7 KiB
chore(sdbclient): disable lua things
feat(sdbclient): belly stylesheet
WIP(sdbclient): better UI system
feat!(sdbclient): change to iyes_loopless states
chore(sdbclient): update deps, Cargo.toml format
feat(sdbclient): lua ready to be used
feat(sdbclient): add bevy_mod_scripting dependency
Finish register/login, load configs on startup
Change CfgHidden to CfgDev
Move register/login to plugins, implement mostly
Add ProjectDirs resource
Start of API mod and connection check plugin
Move menu to plugins mod
Move Cfg things to a new mod
Create plugins mod, move splash to plugins
Move user cfgs to CfgUser
Next