DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: c4de093f521dd6e4c6574f826e6a22f43a75b294 deck-builder/client/src/runtime/menu/mod.rs -rw-r--r-- 1.8 KiB
chore: update copyright notices
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