Killing Floor 2
True Solo Mutator
กำลังแสดง 21-30 จาก 37 รายการ
< 1  2  3  4 >
อัปเดต: 1 ธ.ค. 2020 @ 1: 58am

* 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.

อัปเดต: 1 ธ.ค. 2020 @ 12: 40am

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

อัปเดต: 30 พ.ย. 2020 @ 11: 22pm

* 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.

อัปเดต: 27 พ.ย. 2020 @ 4: 43am

* 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

อัปเดต: 27 พ.ย. 2020 @ 4: 01am

* Unsuccessful Matriarch variable name experimentation

อัปเดต: 27 พ.ย. 2020 @ 3: 30am

* Unsuccessful Matriarch variable name experimentation

อัปเดต: 16 พ.ย. 2020 @ 3: 28pm

* Fixed a minor comment typo

* Updated GitHub

อัปเดต: 16 พ.ย. 2020 @ 3: 19pm

* 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

อัปเดต: 10 พ.ย. 2020 @ 1: 58pm

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

* GitHub updated


อัปเดต: 6 พ.ย. 2020 @ 3: 55am

* 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