DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f16455699e446e720cd55c99925f06aad952a46a deck-builder/client/src/plugins/menu/ui/play/ui.rs -rw-r--r-- 10.5 KiB
wip!(client, server, shared): initial updating to bevy 0.10
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
Next