DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 35c61ecd4ec1aebfe2018df33617273d2531739d deck-builder/client/src/plugins/menu/mod.rs -rw-r--r-- 1.2 KiB
feat(client): settings menu stub
feat(client): enable the play menu in a crippled state
fix(client): make plugins::menu::ui pub
feat!(client): add new connect ui, and menu stub
feat(client): delete some old belly ui's
feat(client): remove belly dep, disable UI for rework
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore: update copyright notices
chore(client): rename sdbclient to client
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
Next