veloren/common
socksonme 584e379e40 Removed beams and shockwaves from phys.rs
calc_z_limit doesn't use an Opyion anymore, construct_spacial_grid also doesn't check for beams or shockwaves, collider_other in apply_pushback is also required now and resolve_e2e_pushback also doesn't use Options anymore.
2021-10-29 09:43:01 +03:00
..
assets Update assets_manager to 0.6.0 2021-10-01 21:13:01 +02: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 Place date at the begining of the log file name 2021-09-30 06:09:30 +00:00
net Added caverns, fixed chunk load performance issue 2021-10-10 13:41:56 +01:00
src Merge branch 'socksonme/refactor_villageralarm' into 'master' 2021-10-17 12:47:19 +00:00
state Make ItemDrop component with Item again 2021-09-27 20:36:18 +03:00
systems Removed beams and shockwaves from phys.rs 2021-10-29 09:43:01 +03:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml update crates 2021-09-20 14:39:01 +02:00