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
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
veloren
/
common
History
Imbris
7760210824
Remove redundant closures
2021-11-28 12:24:57 -05:00
..
assets
updating dependencies,
2021-11-20 20:17:49 +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
EXP on kill is now shared between damage contributors. A "damage contributor" is either an individual entity, or a group - depending if the attacker is in a group. This means that not only does the "killing blow" no longer get 100% of EXP, but multiple groups and individuals all receive their fair share of EXP on death (assuming they are still within range of the entity when it dies).
2021-11-13 20:46:45 +00:00
src
Remove redundant closures
2021-11-28 12:24:57 -05:00
state
EXP on kill is now shared between damage contributors. A "damage contributor" is either an individual entity, or a group - depending if the attacker is in a group. This means that not only does the "killing blow" no longer get 100% of EXP, but multiple groups and individuals all receive their fair share of EXP on death (assuming they are still within range of the entity when it dies).
2021-11-13 20:46:45 +00:00
systems
update toolchain to
nightly-2021-11-24
2021-11-24 10:09:22 +01:00
build.rs
use bg_main.jpg instead of bg_main.png
2021-06-18 20:41:18 +03:00
Cargo.toml
Bump tracing-subscriber to 0.3.2
2021-11-26 17:41:51 +00:00