veloren/server/src/persistence
Sam 1014ac45bf Made new skills for reworked bow.
Created migration to reset bow skills.
2021-05-22 12:33:21 -05: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 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
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 Made new skills for reworked bow. 2021-05-22 12:33:21 -05:00
mod.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
models.rs * Replaced diesel with rusqlite and refinery 2021-04-13 22:05:47 +00:00