veloren/server/src
Marcel Märtens 6c59caf8e1 make prometheus optional in network and fix a panic in the server
- an extra interface `new_with_regisitry` was created to make sure the interface doesn't depend on the features
2020-07-15 16:45:49 +02:00
..
events Crafting 2020-07-14 20:11:39 +00:00
migrations Added migration to fix characters unable to login due to DashMelee ability change 2020-07-11 15:42:19 +01:00
persistence Different body types now have different health values and gain different amounts of healths on leveling. 2020-07-09 00:04:25 +00:00
sys Merge branch 'xMAC94x/net-improve' into 'master' 2020-07-14 14:09:43 +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 doing a simple 1:1 swap out network coding 2020-07-03 13:11:31 +02:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
metrics.rs Fixed suppressed clippy warnings for #587 - useless_conversion 2020-07-13 20:57:13 +01:00
settings.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02: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