veloren/voxygen
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
..
anim update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
benches Fix warnings 2022-01-23 16:32:25 -05:00
dynlib Move Veloren to 2021 edition 2022-01-26 16:46:40 +02:00
egui Add a client-side mutelist 2022-06-14 20:35:01 +00:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n Clean i18n lifetimes 2022-06-26 00:44:55 +03:00
src Address review 2022-06-29 17:31:58 +03:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00