Warhammer: Vermintide 2

Warhammer: Vermintide 2

Vermintide Analytics
Hiển thị 1-10 trong 34 mục
< 1  2  3  4 >
Cập nhật: 4 Thg11, 2023 @ 9:07pm
bởi Prismism

Cập nhật: 8 Thg02, 2023 @ 9:55am

Cập nhật: 2 Thg05, 2022 @ 3:38pm

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

Cập nhật: 19 Thg04, 2022 @ 2:16pm

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

Cập nhật: 18 Thg04, 2022 @ 5:40pm

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.

Cập nhật: 30 Thg03, 2022 @ 7:48pm

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.

Cập nhật: 29 Thg03, 2022 @ 10:56pm

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.

Cập nhật: 10 Thg12, 2021 @ 10:44am

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

Cập nhật: 10 Thg12, 2021 @ 10:26am

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

Improvements:
- Added support for new Warrior Priest class

Cập nhật: 10 Thg11, 2021 @ 8:27pm

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