veloren/common
UncomfySilence 065da20812 + Finished hat offsets for all races
+ Villagers only wear christmas hat
+ Guards wear boreal_warhelm
+ Gave guards christmas color lanterns
+ Grave_robbers now wear hood and hood_dark too while also dropping them at a higher rate than previously.
+ Christmas event now starts at 20th and goes till 30th of december
+ item_image_manifest.ron manifest fix
+ Created a potential boss loot table which allows the player to get the winter_cap, the boreal_warhelm, polaris lantern, and more blue cheese.
+ Updated hood_dark with another index 17 layer to prevent hair clip.
2021-12-20 18:06:21 +00: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 crates 2021-09-20 14:39:01 +02:00
frontend Merge branch 'capucho/tracing-bump' into 'master' 2021-11-27 11:11:47 +00:00
net Slippery ice 2021-12-20 18:03:52 +00:00
src + Finished hat offsets for all races 2021-12-20 18:06:21 +00:00
state Added Calendar for temporal events based on the real-world calendar 2021-12-20 18:03:52 +00:00
systems Slippery ice 2021-12-20 18:03:52 +00:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml Added Calendar for temporal events based on the real-world calendar 2021-12-20 18:03:52 +00:00