veloren/server/src
Joshua Yanovski e2f5162e4f World colors are all hotloadable.
They live in assets/world/style/colors.ron.

Only a small handful of hardcoed colors remain in World; they are either
part of the map, or difficult to disentangle from the rest of the
computation.  Comments are made where appropriate.
2020-08-20 04:28:38 +02:00
..
events Merge branch 'master' of gitlab.com:veloren/veloren into sharp/small-fixes 2020-08-19 05:15:56 +02:00
migrations Fix various migration issues. 2020-08-07 01:35:51 +02:00
persistence Fix various migration issues. 2020-08-07 01:35:51 +02:00
sys World colors are all hotloadable. 2020-08-20 04:28:38 +02:00
alias_validator.rs Created banned words file 2020-07-16 14:05:35 +00:00
chunk_generator.rs World colors are all hotloadable. 2020-08-20 04:28:38 +02:00
client.rs fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
cmd.rs World colors are all hotloadable. 2020-08-20 04:28:38 +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 World colors are all hotloadable. 2020-08-20 04:28:38 +02: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 Add timeout's to group invites, and configurable limit to group size 2020-08-08 01:16:35 +02:00
state_ext.rs fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
test_world.rs World colors are all hotloadable. 2020-08-20 04:28:38 +02:00