DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f69a4743145b036106b5668381ce5f1b6ab4e104 deck-builder/client/src/runtime/menu/mod.rs -rw-r--r-- 1.8 KiB
chore(client): rename sdbclient to client
feat(sdbclient): start game API call
fix(sdbclient): fix RTDMenu my_games var name
feat(sdbclient): my_games fields for RTDMenu
feat(sdbclient): tabbed browse page
feat(sdbclient): adhere to new create game API
feat(sdbclient): join games
WIP(sdbclient): browse games from play screen
feat(sdbclient): finish create game ui
feat(sdbclient): change play title "Main" > "Play"
fix(sdbclient): fix typo in lobby title
feat(sdbclient): change play menu title with menu
feat!(sdbclient): scrap game management UIs
feat(sdbclient): simple runtime data handling