feat(sdbclient): tabbed browse page
 
fix(sdbclient): fix crash when spamming refresh
 
feat(sdbclient): adhere to new create game API
 
feat(sdbclient): join games
 
feat(sdbclient): allow clone for Game and UserPub
 
feat(sdbclient): adhere to new API responses
 
feat(sdbclient): better browse
 
feat(sdbclient): remove max height from browse
 
feat(sdbclient): fixed size play window
 
fix(sdbclient): fix typo in allformingcall error
 
feat(sdbclient): join game api
 
feat(sdbapi): split game API calls to own files
 
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