Warhammer: Vermintide 2

Warhammer: Vermintide 2

Vermintide Analytics
34件中 1-10 を表示
< 1  2  3  4 >
更新:2023年11月4日 @ 21時07分
更新者:Prismism

更新:2023年2月8日 @ 9時55分

更新:2022年5月2日 @ 15時38分

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

更新:2022年4月19日 @ 14時16分

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

更新:2022年4月18日 @ 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.

更新:2022年3月30日 @ 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.

更新:2022年3月29日 @ 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.

更新:2021年12月10日 @ 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

更新:2021年12月10日 @ 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

更新:2021年11月10日 @ 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]"