DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 952f66102d4508cc055720e47c09f59aa19e1105 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