DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 395ef2778a69cb02e0fbbb2cf19ff93237c17cf5 deck-builder/Cargo.lock -rw-r--r-- 92.4 KiB
feat(client): add needed functionality for log
chore(client): add fastrand dep
feat!(client): replace gamestate consts with enums
feat: build.sh for client, build in docker for musl
feat(client): functional login and register
chore: new client, keep old for a while
feat(sdbclient): GameState enum
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
chore(sdbclient): poll-promise dep
Revert "WIP(sdbclient): new login UI"

This reverts commit 62b610c09d79dd7b7f844e9e06258e6a2ddef628.
chore(sdbclient): bump deps
WIP(sdbclient): new login UI
chore(sdbclient): bump belly dep
chore(sdbclient): disable lua things
chore(sdbclient): updated Cargo.lock
chore(sdbclient): update deps
feat(sdbclient): lua ready to be used
feat(sdbclient): add bevy_mod_scripting dependency
Next