veloren/common
Avi Weinstock 0f9181cbcb Address MR 2482 comments.
- Change lava density to 3x water density.
- Use `ServerEvent::Buff` instead of modifying the buff component directly.
- Revert commented-out changes to fluid shaders.
2021-06-20 11:32:05 -04:00
..
assets Removed .jpeg as valid image format (to encourage consistency) 2021-06-18 12:42:08 +01:00
base Fallback to executable strategy for the userdata rather than panicking when USERDATA_STRATEGY isn't set and the executable is moved out of the project folder 2021-06-14 21:42:50 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs Change the version number to 0.10 2021-06-12 10:14:07 +02:00
frontend Change the version number to 0.10 2021-06-12 10:14:07 +02:00
net Add lava to caves, which sets you on fire if you swim in it. Currently requires uncommenting #define LAVA in the shaders, and only looks good with cheap fluid mode. 2021-06-19 16:31:21 -04:00
src Address MR 2482 comments. 2021-06-20 11:32:05 -04:00
state Change the version number to 0.10 2021-06-12 10:14:07 +02:00
systems Address MR 2482 comments. 2021-06-20 11:32:05 -04:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml Change the version number to 0.10 2021-06-12 10:14:07 +02:00