veloren/server-cli
S Handley 5a13b54cbf - Load characters after login.
- Make the character screen load with an empty character list from the server, send event to the server for character creation with data, but not yet saving them to the DB.
- Working but messy character saving to DB
- Add the character_data to the client, rather than keep it in the GLobalState.
2020-05-09 15:41:25 +00:00
..
src feat: log server version 2020-03-26 12:41:30 +01:00
.gitignore Scrolling Combat Text (SCT) 2020-01-10 00:33:38 +00:00
Cargo.toml Change the version number to 0.5 2020-01-31 17:26:45 +01:00
docker-compose.yml - Load characters after login. 2020-05-09 15:41:25 +00:00
Dockerfile Install meta package librust-backtrace+libbacktrace-dev in debian, this might fix the problem that we dont have server backtraces. 2020-04-09 11:22:34 +00:00