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
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