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
chore(sdbclient): poll-promise dep
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