This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2025-07-25 12:52:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7b92789f90cfced8a54ceb4930906063144dbc2
veloren
/
common
History
Imbris
e7b92789f9
Refactor some of the terrain collision code, failed pre-emptive liquid check experiment
2021-10-10 02:42:06 -04: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
apply some clippy fixes that comes with the new toolchain version
2021-09-24 23:18:18 +02:00
src
Initial iterator optimization by using internal iteration at the vol_grid level, water/walls not switched over yet
2021-10-10 02:42:06 -04:00
state
Make ItemDrop component with Item again
2021-09-27 20:36:18 +03:00
systems
Refactor some of the terrain collision code, failed pre-emptive liquid check experiment
2021-10-10 02:42:06 -04: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