chore(sdbclient): cleanup some old comments
 
feat(sdbclient): browse own games
 
feat(sdbclient): GameState enum
 
fix(sdbclient): fix RTDMenu my_games var name
 
feat(sdbclient): add my_games API endpoint
 
feat(sdbclient): my_games fields for RTDMenu
 
feat(sdbclient): a few details on the lobby pages
 
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