veloren/server/src/persistence
2021-12-05 17:59:02 +00:00
..
character update toolchain to nightly-2021-11-24 2021-11-24 10:09:22 +01:00
character_loader.rs Moved character creation to use character_updater instead of character_loader. Changed character_loader to use a read-only database connection. 2021-05-02 16:08:39 +01:00
character_updater.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
character.rs Server: Fix character deletion mentioned in #1327 2021-09-06 16:02:41 +03:00
diesel_to_rusqlite.rs * Replaced diesel with rusqlite and refinery 2021-04-13 22:05:47 +00:00
error.rs * Replaced diesel with rusqlite and refinery 2021-04-13 22:05:47 +00:00
json_models.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
mod.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
models.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00