DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f6c7f0a741fcfcf22ab948663026d812abe2e135 deck-builder/Cargo.lock -rw-r--r-- 162.0 KiB
feat(client): enable native wayland for bevy
feat(shared): add cookie support for reqwest
feat(client): remove belly dep, disable UI for rework
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore(client, server, shared): update naia deps
chore(api): add actix-session dep
chore(api): argon2 dep, uuid dep absolute fuckery
chore(api): add email_address dep for validating emails
feat(shared): serialize APIError
feat(shared): impl most previous api errors

Signed-off-by: Jonni Liljamo <jonni@liljamo.com>
chore(api): chrono and uuid deps
chore(api): serde dep, tidy deps
chore(server): add needed beby deps
chore(client, server, shared): add naia deps
feat(api, client, server): add shared as dependency to all
feat(api): init diesel and db
feat(api): init new api
feat: add shared, server, api
chore(client): rename sdbclient to client
feat(sdbclient): GameState enum
Next