XCOM 2
[WotC] MP Bug-Spray (WIP)
目前顯示第 1-10 項,共 13 項
< 1  2 >
更新:2021 年 3 月 20 日 @ 上午 11:23

更新:2021 年 3 月 18 日 @ 下午 12:56

更新:2021 年 3 月 16 日 @ 下午 7:10

v1.3.4
Moved Camera Pan to Concealed Units fix to Stable.
Refactored mod into multiple packages for more streamlined development.
Modified the UI on the home screen.

Dev: Added fix for Tilescanning, needs to be tested in Multiplayer.

更新:2021 年 3 月 9 日 @ 下午 7:34

v1.3.3
Added fix for Steady Hands and Deep Cover to Stable.

Dev:
Attempt to remove the camera pan to the enemy concealed units.
Double check if part of the solution for Steady Hands and Deep Cover is necessary.

更新:2021 年 3 月 9 日 @ 下午 12:34

v1.3.2
Move Partial Fix of Deep Cover to Stable.

Dev: Attempt to use Unit Group events instead of Player Turn events to remove Effects.

更新:2021 年 3 月 8 日 @ 下午 3:13

v1.3.1
Invert usage and rename "Stable" config variable to "Unstable" so that it can be commented out for normal operation.
Add UI Panel on Main Menu screen that appears when Developmental Features (Unstable) are enabled in config.

Dev: Add HunkerDown to effect list to watch for on PlayerTurnEnded events.

更新:2021 年 3 月 7 日 @ 下午 8:22

v1.3.0
Add Version number to XComGame.ini and ReadMe.txt

更新:2021 年 3 月 7 日 @ 下午 3:19

v1.2.0
Add Event Listener for 'PlayerTurnEnded' to log additional information about the Steady Hands stat change not being removed properly.

更新:2021 年 3 月 5 日 @ 下午 3:45

v1.1.0
Added "Stable" mode config, disable to use developmental options that may or may not break the game *smile*.

更新:2021 年 3 月 4 日 @ 下午 5:10

v1.0.0
Set visibility to Public.
Add MCOs of XComGameState_Effect and X2Effect_Persistent.
Implement fix for Steady Hands stacking indefinitely.