veloren/server/src
2020-09-29 19:47:57 -05:00
..
events New sceptre M2 is functional. 2020-09-29 19:47:57 -05:00
migrations Added several missing items that didn't exist in any inventories/loadoads on the production server to the item_persistence migration 2020-09-27 14:51:57 +01:00
persistence Removed unnecessary Option around send and receive channels in character_loader.rs 2020-09-27 22:12:41 +01:00
sys New sceptre M2 is functional. 2020-09-29 19:47:57 -05:00
alias_validator.rs Created banned words file 2020-07-16 14:05:35 +00:00
character_creator.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
chunk_generator.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
client.rs fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
cmd.rs New sceptre M2 is functional. 2020-09-29 19:47:57 -05:00
error.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs Merge branch 'xvar/add-clone-on-ref-ptr-clippy-lint' into 'master' 2020-09-28 19:32:03 +00:00
login_provider.rs Prevent client from ignoring Kicked event 2020-09-14 07:54:05 +02:00
metrics.rs Merge branch 'xvar/add-clone-on-ref-ptr-clippy-lint' into 'master' 2020-09-28 19:32:03 +00:00
settings.rs Prevent client from ignoring Kicked event 2020-09-14 07:54:05 +02:00
state_ext.rs Removed redundant code missed in auth merge. 2020-09-22 18:21:31 +02:00
test_world.rs Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00