veloren/common
2021-12-27 03:01:26 +02:00
..
assets Edit log message as suggested 2021-12-13 18:54:30 +01:00
base Improve the warning message when USERDATA_STRATEGY was not set during compilation and the binary was moved outside the workspace/crate that it was compiled from, show a warning when an invalid VELOREN_USERDATA_STRATEGY is used, and also actually make sure warnings from userdata selection are logged in voxygen (since the userdata folder needs to be selected to set up logging we have to rerun the selection after logging is set up so that any warnings will be logged). 2021-10-04 12:23:42 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
frontend Merge branch 'capucho/tracing-bump' into 'master' 2021-11-27 11:11:47 +00:00
net update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
src fixed turban specifier in item image manifest, reverted bag size for purified soulkeeper, updated item quality colors in mod files 2021-12-27 03:01:26 +02:00
state update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
systems update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml Parallelize entity sync loop over regions. 2021-12-25 19:24:12 -05:00