veloren/server/src/persistence
2021-07-28 21:11:57 +00:00
..
character Removed ability set as field on items. 2021-05-01 09:25:49 -04: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 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.rs Combine multiple inventory loading queries into single reccursive query 2021-07-28 21:11:57 +00: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 Added healing aura duration skill to voxygen UI 2021-07-10 20:02:36 -07:00
mod.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
models.rs * Replaced diesel with rusqlite and refinery 2021-04-13 22:05:47 +00:00