veloren/common
Socksonme 2c5fd06d0b Address review
- Change hp_pulse to not be framerate dependent
- Change some of the HpFloater checks to be inside the find() function
- Remove unnecessary join
- Add back option for showing incoming damage + add option for
  experience accumulation
- Change `ExpFloater`s to not store the owner, as they are only shown
  for the player (will have to see if the implementation is correct so
  that it may be applied to the other floaters)
- Rename `Outcome::Damage` to `Outcome::HealthChange` and `DamageInfo`
  to `HealthChangeInfo`
- Update some outdated comments/documentation
2022-06-29 17:31:58 +03:00
..
assets Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00
base Update tracy 2022-05-26 00:04:03 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs Move Veloren to 2021 edition 2022-01-26 16:46:40 +02:00
frontend economy trace defaults to info 2022-05-29 19:08:39 +02:00
net Add a client-side mutelist 2022-06-14 20:35:01 +00:00
src Address review 2022-06-29 17:31:58 +03:00
state Introduced loot ownership rules to combat loot stealing by players 2022-05-28 12:06:49 +00:00
systems Remove damage batch option + crit_mult 2022-06-29 17:31:54 +03:00
build.rs use bg_main.jpg instead of bg_main.png 2021-06-18 20:41:18 +03:00
Cargo.toml switch to upstream vek again 2022-04-28 09:10:55 +02:00