DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: d3e686a992411356f6fa1f5ebf3ffde266f79a30 deck-builder/sdbclient/src d---------
feat(sdbclient): add GameData to Game
feat(sdbclient): implement Action and GameData
feat(sdbclient): patch game state API endpoin
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
chore(sdbclient): format
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
Next