XCOM 2
[WOTC] Sensible Wound Times for XCOM2
Showing 1-10 of 15 entries
< 1  2 >
Update: 17 Jul @ 11:20am

Fixed minor copypaste error in eventlistener for units removed from play which wasn't triggering for evacced units properly.

Update: 16 Jul @ 5:24pm

Added an MCM option to allow in-mission healing/repairs to reduce wounds for SPARKs as well as normal soldiers.

Update: 25 Oct, 2024 @ 11:24am

Added an MCM slider allowing cusotmization of the 'tactical healing reduces wounds' behaviour.

Update: 25 Aug, 2024 @ 1:21pm

Handle situations / missions where soldiers aren't removed from the mission through UnitRemovedFromPlay & thus don't fire the normal event.

Update: 25 Aug, 2024 @ 9:31am

Adjusted eventlistener to listen for individual units being removed from play instead of at the endof the tactical mission, where a lot of other stuff is happening. Seems to be a much more robust method.

Update: 24 Aug, 2024 @ 12:30pm

Testing eventlistener with OnCleanupTactical instead of TacticalGameEnd

Update: 3 Aug, 2024 @ 3:53am

Fix implemented for 'Tactical healing reduces wounds' functionality & implemented MCM support so users can turn it on & off in-game.

Update: 26 Jun, 2024 @ 6:50pm

Added support for in-mission healing to mitigate wound times. Set config toggle IGNORE_LOWEST_HP = True in XComGame.ini to enable.

Update: 15 Jun, 2024 @ 8:20am

Fix for AML mod preview

Update: 9 Jul, 2023 @ 7:09pm

Tweaked Min & Max values to fix a minor issue where soldiers right on the HP boundary (50% / 75% HP) could be given the wrong project times & therefore incorrect labels.