DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 7dc0b6408e5b483729e0a6de96ee76defbae6538 deck-builder/sdbclient/src d---------
fix(sdbclient): correct fields to Options in GameData
feat(sdbclient): start game API call
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
Next