XCOM 2
Allies Unknown Redux² – LWOTC Compatible
56개 중 51~56개 표시 중
< 1  2  3  4  5  >
업데이트: 2024년 12월 22일 @ 오후 12시 38분

  • Changed how the stats get updated if LWOTC is active--now changing the templates directly instead of their default values. Hopefully this fixes it.

업데이트: 2024년 12월 20일 @ 오전 9시 58분

  • Added a check to OnExitPostMissionSequence to manually check for Aliens in Healing Limbo and properly remove them. Unsure if my tentative fix works and ensures no aliens will be stuck on Healing Limbo, but, with this update, if any aliens are already glitched they will get fixed.
  • Altered AU's rewards to call for the new Character Pool Selection Mode. Now all the soldiers generated for the Gray Market, AU's POIs, or AU's covert actions will obey the new custom CPSM.

업데이트: 2024년 12월 19일 @ 오전 5시 33분

A lot of tidying up the code, as well as:

  • Tentative fix for the Non-Human Healing Limbo--hopefully this solves the issue that some aliens' healing project never gets created.
  • Added MCM override for the Alien Character Pool Selection Mode.

업데이트: 2024년 12월 17일 @ 오전 7시 52분

  • I have now properly disabled two EventListeners from the original AU that this mod already replaced. Now the old and new versions won't both run simultaneously.
  • Code Optimization: cached the CanRecruit() check that is called whenever a recruit is generated.
  • Made the existance of the the custom Character Pool Selection Mode for aliens recruits clearer in the mod description and in the config files, as well as properly calling for that variable over the general setting.

업데이트: 2024년 12월 16일 @ 오전 8시 10분

I've found that the free alien recruit given at campaign-start did not call the RandomizeStats function. Mildly-annoying for regular campaigns, but a big deal if playing with LWOTC.
I replaced the code that gives the free alien recruit with new code, along with a new config flag to disable this behavior in XComAlliesUnknownSquared.ini

업데이트: 2024년 12월 15일 @ 오전 11시 08분