Killing Floor 2

Killing Floor 2

True Solo Mutator
Visualizzazione di 21-30 elementi su 37
< 1  2  3  4 >
Aggiornamento: 1 dic 2020, 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.

Aggiornamento: 1 dic 2020, 0:40

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

Aggiornamento: 30 nov 2020, 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.

Aggiornamento: 27 nov 2020, 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

Aggiornamento: 27 nov 2020, 4:01

* Unsuccessful Matriarch variable name experimentation

Aggiornamento: 27 nov 2020, 3:30

* Unsuccessful Matriarch variable name experimentation

Aggiornamento: 16 nov 2020, 15:28

* Fixed a minor comment typo

* Updated GitHub

Aggiornamento: 16 nov 2020, 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

Aggiornamento: 10 nov 2020, 13:58

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

* GitHub updated


Aggiornamento: 6 nov 2020, 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