DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 7dc0b6408e5b483729e0a6de96ee76defbae6538 deck-builder/sdbclient/src/plugins/menu/mod.rs -rw-r--r-- 2.8 KiB
feat(sdbclient): init new game management UIs
Revert "WIP(sdbclient): new login UI"

This reverts commit 62b610c09d79dd7b7f844e9e06258e6a2ddef628.
WIP(sdbclient): new login UI
feat(sdbclient): new account UIs
feat(sdbclient): new settings UI
feat(sdbclient): new menu UI
feat(sdbclient): new play UI
WIP(sdbclient): better UI system
feat!(sdbclient): change to iyes_loopless states
feat(sdbclient): add states related to lobbies
feat(sdbclient): lua ready to be used
Finish register/login, load configs on startup
Move register/login to plugins, implement mostly
Move menu to plugins mod
Move Cfg things to a new mod
Move user cfgs to CfgUser
Register UI, input naming changes
Next