DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

feat(sdbclient): adhere to new API responses
feat!(sdbapi): restructure, expand user details
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(sdbapi): set ulimits
chore(sdbapi): add nhyoor.io/websocket dep
feat(sdbclient): adhere to new game API responses
fix(sdbapi): simplify returns for game endpoints
fix(sdbapi): name fields correctly in JSON
WIP(sdbclient): browse games from play screen
feat(sdbclient): make text in play menu larger
feat(sdbclient): get game info from API
feat(sdbapi): expose psql port from internal
feat(sdbapi): return EndedAt from gameinfo
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
Next