veloren/server/src
2020-09-19 14:40:17 -05:00
..
events Moved knockback to a server event so that it would actually be applied to the player. 2020-09-19 14:40:17 -05:00
migrations * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
persistence Addresses comments 2020-09-18 18:45:03 +02:00
sys Loadouts are now generated with loadout_builder.rs. Creatures spawned naturally and via command are now spawned with the same mechanics. 2020-09-19 14:40:14 -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 Better Metrics for Server 2020-09-16 18:14:04 +02:00
client.rs fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
cmd.rs Loadouts are now generated with loadout_builder.rs. Creatures spawned naturally and via command are now spawned with the same mechanics. 2020-09-19 14:40:14 -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 * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
login_provider.rs Prevent client from ignoring Kicked event 2020-09-14 07:54:05 +02:00
metrics.rs fix client stats, difference client/player 2020-09-17 00:19:48 +02:00
settings.rs Prevent client from ignoring Kicked event 2020-09-14 07:54:05 +02:00
state_ext.rs Add shockwave system to handle shockwaves colliding with other entities 2020-09-19 14:40:10 -05:00
test_world.rs (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00