XCOM 2
[WOTC] Complicated Red Fog
12件中 1-10 を表示
< 1  2 >
更新: 2024年9月21日 @ 20時51分

Revert so that aim bug % works properly

更新: 2024年4月7日 @ 18時37分

Removed load last requirement from XcomEngine.

更新: 2024年2月23日 @ 22時20分

Updated to include Xmod Base 3.0.0

更新: 2023年3月17日 @ 19時03分

Technical fix - RustyDios pointed out that when adding the passive ability for red fog had bCrossClassEligible = true instead of false. Changed to false.

更新: 2020年7月27日 @ 22時00分

Realized that Xmodbase was still sometimes using an older version from other mods that haven't updated to the Xmodbase 2.0.2, hence the reason why there were still reports of permanent stat changes. Using the highlander CHDLCRunOrder I am positive that this will insure that the latest version of Xmodbase in this mod will take effect. This is the version with the bugfix for persistant stat changes after the mission is over. It also includes the percent stat fix.

更新: 2020年4月29日 @ 12時53分

I thought I had this mod's version of Xmodbase was taking priority, but apparently it wasn't always the case. This time it is working and the highlander StandardAim class changes will take effect so that offense can use the multiplicative option properly.

Added an option in the ComplicatedRedFog.ini to enable bonus aiming angles for all teams, not just XCom. Why not since this mod already overrides that function anyway? By default it's disabled.

更新: 2019年12月10日 @ 10時58分

Remove the need for a friendly name in the XComRedFog.ini

Attempted to fix a bug in which red fog penalties are persisting after the mission is over.

更新: 2019年12月10日 @ 10時53分

更新: 2019年10月23日 @ 22時37分

Fixed code related to the XModBase override of X2AbilityToHitCalc_StandardAim.

更新: 2019年10月23日 @ 19時58分