DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 8c7cae264d704d9a43c2c548ed5ca2abbe9e1630 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