Warhammer: Vermintide 2

Warhammer: Vermintide 2

Vermintide Analytics
Viser 1-10 af 34 forekomster
< 1  2  3  4 >
Opdatering: 4. nov. 2023 kl. 21:07

Opdatering: 8. feb. 2023 kl. 9:55

Opdatering: 2. maj 2022 kl. 15:38

Improvements:
- Switched from calling mod:info to calling print so that we don't rely on the player's VMF logging settings

Opdatering: 19. apr. 2022 kl. 14:16

Fixes:
- Removed chat messages that I accidentally left in around hordes

Opdatering: 18. apr. 2022 kl. 17:40

Improvements:
- Added warning chat messages based on VMF logging settings because if the "Info" setting is not either "Log" or "Log & Chat" then my mod will not work at all.

Opdatering: 30. mar. 2022 kl. 19:48

Fixes:
- I accidentally was storing whether or not healing cleared a wound as "true/false" which I forgot I decided was bad because I want to avoid meaningless values wherever possible. It should be possible to read the logs raw and mostly understand the meaning behind each value.

Opdatering: 29. mar. 2022 kl. 22:56

Improvements:
- Added "HealingItemApplied" event which tracks any time a healing item is used on you. It also records whether or not the heal cleared wounds, and exactly how much HP it yielded.

Opdatering: 10. dec. 2021 kl. 10:44

Fixes:
- The new damage source category "life_tap" which Warrior Priest uses to delay damage received no longer counts as friendly fire damage

Opdatering: 10. dec. 2021 kl. 10:26

Fixes:
- Fixed ranged-slot weapon owner being recorded as the owner of the melee-slot weapon

Improvements:
- Added support for new Warrior Priest class

Opdatering: 10. nov. 2021 kl. 20:27

Improvements:
- Added tracking of stagger data (lite version)
- Added tracking of network ping (for clients only, obviously)
- Added header line "HOST: [true/false]"