veloren/server/src
2020-08-06 09:43:47 -05:00
..
events Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar 2020-08-05 01:21:42 +02:00
migrations Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow. 2020-08-01 20:08:30 +00:00
persistence Fix corrupted character inventories by adding protection. 2020-07-20 02:34:43 +02:00
sys More weapon and hit box tweaks 2020-08-06 09:43:47 -05: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 Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow. 2020-08-01 20:08:30 +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