veloren/server/src/persistence
Marcel 680492cea6 Merge branch 'juliancoffee/entity_refactor' into 'master'
Improve terms of EntityConfig and LoadoutBuilder

See merge request veloren/veloren!2688
2021-07-28 23:19:04 +00:00
..
character Merge branch 'juliancoffee/entity_refactor' into 'master' 2021-07-28 23:19:04 +00: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 * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +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 * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
mod.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +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