feat(sdbclient): adhere to new game API responses
 
WIP(sdbclient): browse games from play screen
 
feat(sdbclient): make text in play menu larger
 
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
 
chore(sdbclient): poll-promise dep
 
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