veloren/server/src
Samuel Keiffer 527e7a329e Armor fixes
2020-07-25 23:57:04 +00:00
..
events Armor fixes 2020-07-25 23:57:04 +00:00
migrations Armor fixes 2020-07-25 23:57:04 +00:00
persistence Fix corrupted character inventories by adding protection. 2020-07-20 02:34:43 +02:00
sys Merge branch 'lausek/admin-joining' into 'master' 2020-07-23 17:16:52 +00:00
alias_validator.rs Created banned words file 2020-07-16 14:05:35 +00:00
chunk_generator.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
client.rs fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
cmd.rs Different body types now have different health values and gain different amounts of healths on leveling. 2020-07-09 00:04:25 +00:00
error.rs Voxygen and server-cli no longer panic if server creation returns error 2020-07-21 09:59:00 +00:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs fix #660; Admins should join even if they aren't on whitelist 2020-07-23 17:16:52 +00:00
login_provider.rs fix #660; Admins should join even if they aren't on whitelist 2020-07-23 17:16:52 +00:00
metrics.rs Fixed suppressed clippy warnings for #587 - useless_conversion 2020-07-13 20:57:13 +01:00
settings.rs Created banned words file 2020-07-16 14:05:35 +00:00
state_ext.rs Updated changelog 2020-07-07 01:11:37 +01:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00