veloren/server/src
2020-09-14 07:54:05 +02:00
..
events Merge branch 'imbris/tracy' into 'master' 2020-09-10 05:07:51 +00:00
migrations Fix various migration issues. 2020-08-07 01:35:51 +02:00
persistence Force migration text trough tracing 2020-09-01 23:03:33 +02:00
sys Refactored kicking the player into its own function + ran fmt on project 2020-09-14 07:54:05 +02:00
alias_validator.rs Created banned words file 2020-07-16 14:05:35 +00:00
chunk_generator.rs (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
client.rs fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
cmd.rs Refactored kicking the player into its own function + ran fmt on project 2020-09-14 07:54:05 +02: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 Implement the Player Timeout as config 2020-09-06 23:34:57 +02:00
login_provider.rs Added username_to_uuid convenience function to LoginProvider 2020-09-14 07:54:05 +02:00
metrics.rs Corrected some spelling errors 2020-08-25 12:21:25 +00:00
settings.rs Refactored kicking the player into its own function + ran fmt on project 2020-09-14 07:54:05 +02:00
state_ext.rs adding feature requested in issue #153 - displaying your alias in game as 'you' 2020-09-06 19:42:32 +00:00
test_world.rs (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00