DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 5964797986f7b7cabbaf42e929a5c170a30bb195 deck-builder/client/src/plugins/menu/ui/play/ui.rs -rw-r--r-- 10.6 KiB
feat(client): show title in play menu
feat(client): enable the play menu in a crippled state
feat!(client): move play ui, currently unused as well
chore: update copyright notices
chore(client): rename sdbclient to client
feat(sdbclient): start game API call
chore(sdbclient): cleanup some old comments
feat(sdbclient): browse own games
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): adhere to new API responses
feat(sdbclient): better browse
feat(sdbclient): remove max height from browse
feat(sdbclient): fixed size play window
WIP(sdbclient): browse games from play screen
feat(sdbclient): make text in play menu larger
feat(sdbclient): finish create game ui
Next