veloren/server/src/persistence
2020-11-04 19:22:04 -06:00
..
character Separated out health from stats component. 2020-11-04 19:22:04 -06:00
.env - Load characters after login. 2020-05-09 15:41:25 +00:00
character_loader.rs New userdata folder that holds voxygen settings and logs and server saves and settings, split up server settings file into parts that are persisted back to their files and parts that are read-only, misc fixes 2020-10-10 02:10:32 -04:00
character_updater.rs New userdata folder that holds voxygen settings and logs and server saves and settings, split up server settings file into parts that are persisted back to their files and parts that are read-only, misc fixes 2020-10-10 02:10:32 -04:00
character.rs Downgrade debug -> trace in persistence code 2020-10-10 02:10:32 -04:00
diesel.toml - Load characters after login. 2020-05-09 15:41:25 +00:00
error.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
json_models.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
mod.rs Apply saves dir override when loading settings, change whitelist to a HashSet, let admins login even if they are not on the whitelist to reflect the comments in login code 2020-10-10 02:10:32 -04:00
models.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
schema.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00