DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 50e68fbae3eb7d89dbcae9ead6148bb0a946e39e deck-builder/sdbclient/src d---------
feat(sdbclient): get game info from API
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
feat(sdbclient): finish create game ui
fix!(sdbclient): creategame api enpoint get>post
feat(sdbclient): center play menus, placeholders
feat(sdbclient): change play title "Main" > "Play"
fix(sdbclient): fix typo in lobby title
fix(sdbclient): andhor login and register windows
feat(sdbclient): change play menu title with menu
fix(sdbclient): close play menu
feat!(sdbclient): scrap game management UIs
feat(sdbclient): simple runtime data handling
feat(sdbclient): disallow play if not logged in
WIP(sdbclient): create game UI and API call
fix(sdbclient): change play menu setup visibilities
feat(sdbclient): init new game management UIs
Revert "WIP(sdbclient): new login UI"

This reverts commit 62b610c09d79dd7b7f844e9e06258e6a2ddef628.
WIP(sdbclient): new login UI
chore(sdbclient): disable lua things
Next