Killing Floor 2

Killing Floor 2

True Solo Mutator
Zobrazuje se 21–30 z 37 položek
< 1  2  3  4 >
Aktualizace: 1. pro. 2020 v 1.58

* Fixed a compatibility issue with CD where the Patriarch and Hans would ignore their speed boost only on their first stage by replacing the parent variable used to scale their speed.

Aktualizace: 1. pro. 2020 v 0.40

* Unsuccessful attempt in fixing CD independently breaking the Matriarch's sprinting and speed, reducing her to a snail-like pace.

Aktualizace: 30. lis. 2020 v 23.22

* Unsuccessful attempt in fixing CD independently breaking the Matriarch's sprinting and speed, reducing her to a snail-like pace.

* Abomination Spawn are now affected by their movement scale variable in the INI as a result of fixing a variable mismatch. Their damage scale however remains broken. See the "Known Issues On Its Own" discussions tab for why it won't be fixed.


* Matriarch's movement speed corrected with a subtractive reduction of -15%. The Matriarch's movement speed parent variable was erroneously also being scaled by her damage scaling variable in the INI resulting in her speed being boosted by 45% rather than 30%. This humorous variable mismatch was corrected.

Aktualizace: 27. lis. 2020 v 4.43

* Recent testing has revealed that the Matriarch was, the entire time, not being affected by her speed scale. A return into the source code revealed that movement speed for her in particular is actually coded differently than with almost every other Zed it seems. As a result of this, a parent variable that I could assign to scale every other individual Zed's movement was nullified to her due to one of her functions overriding it.

Resolving this was relatively simple; I searched for and chose another parent variable to assign just for her that further testing shows to have done the trick.

* Updated GitHub

Aktualizace: 27. lis. 2020 v 4.01

* Unsuccessful Matriarch variable name experimentation

Aktualizace: 27. lis. 2020 v 3.30

* Unsuccessful Matriarch variable name experimentation

Aktualizace: 16. lis. 2020 v 15.28

* Fixed a minor comment typo

* Updated GitHub

Aktualizace: 16. lis. 2020 v 15.19

* Added better references to where I got the damage and movement speed scales from in the .ini

* Subtractive reduction in movement speed scaling for all EDAR variants by - 0.1 for accuracy

* Updated GitHub

Aktualizace: 10. lis. 2020 v 13.58

* Additive increase in movespeed scaling for all EDAR variants by + 0.1 for accuracy

* GitHub updated


Aktualizace: 6. lis. 2020 v 3.55

* Additive increase to Hans Volter's damage scaling by + 0.07 for accuracy

* Removed the 30% speed boost from Abomination and King Fleshpound for accuracy

* Corrected .ini file usage instructions

* Updated GitHub accordingly