veloren/world
UncomfySilence d6d55764c4 + Created common.loot_tables.calendar.<seasonal_event> directory for special item drop changes or for potential bosses.
+ Created common.entity.calendar.<seasonal_event> directory for special entities that spawn exclusively during season event.
+ Added lines to world/src/layer/wildlife.rs for the current events underneath nonevent basis.
+ Attempted organization go brrrrrr
2021-12-20 18:03:52 +00:00
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples Added ice to cold water 2021-12-20 18:03:52 +00:00
src + Created common.loot_tables.calendar.<seasonal_event> directory for special item drop changes or for potential bosses. 2021-12-20 18:03:52 +00:00
Cargo.toml Bump tracing-subscriber to 0.3.2 2021-11-26 17:41:51 +00:00
economy_testinput2.ron Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
economy_testinput.ron Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00