veloren/server/src
Marcel Märtens 46b4c87cf3 fixed !688
2020-07-22 09:50:26 +02:00
..
events Merge branch 'Menko/utility_items_fix_issue_612' into 'master' 2020-07-18 02:41:45 +00:00
migrations Fix corrupted character inventories by adding protection. 2020-07-20 02:34:43 +02:00
persistence Fix corrupted character inventories by adding protection. 2020-07-20 02:34:43 +02:00
sys Loosen in_vd calculation on the server so that it accepts all chunks a client with the specified vd would request 2020-07-17 17:32:31 +01:00
alias_validator.rs Created banned words file 2020-07-16 14:05:35 +00:00
auth_provider.rs feat: add server whitelist 2020-06-24 17:36:19 +02: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 fixed !688 2020-07-22 09:50:26 +02: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