veloren/common
2022-01-03 19:55:04 -05: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 Refactored skills code. 2022-01-03 19:55:01 -05:00
src Changed skill group to store available_exp instead of spent_exp to help enforce certain invariants. Addressed more review coments. 2022-01-03 19:55:04 -05:00
state update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
systems Changed skill group to store available_exp instead of spent_exp to help enforce certain invariants. Addressed more review coments. 2022-01-03 19:55:04 -05:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml Addressed some review. 2022-01-03 19:55:04 -05:00