XCOM 2
Allies Unknown Redux² – LWOTC Compatible
Showing 1-10 of 56 entries
< 1  2  3  4  5  6 >
Update: Aug 11 @ 8:05am

Yet another attempt to stop the list from getting out of sync. Idk what else to try if this one doesn't stick.
LWOTC Compatibility Changes:
- Refactored how the Gray Market prices scale to properly match up with LWOTC's scaling.
- New Feature: Just as your rookies could be replaced by alien rookies, your LW infiltration missions can now reward alien soldiers instead of a human ranked soldier. Through .ini changes it's possible to configure the chance of replacement as well as disabling the feature altogether.

Update: Aug 1 @ 7:48am

Rewrote some old code to more reliably hijack the Recruit Manager from the original AU and replace it with my own. Should have no effect on ongoing campaigns, but it should make fresh installs behave more reliably.
Also did some code-optimization sins to sort of but not really reduce the Recruits List desync when LWOTC is installed. It was either that or trying an exorcism.

Update: Jul 20 @ 10:06am

Added New MCM Option:
- If you have the Dragons species module installed there is now a MCM toggle to make the dragons physically larger than your regular soldiers. Be sure to check the tooltip for the option to read the two downsides to keeping that feature on.

Update: Jul 18 @ 1:18pm

Update to fix some bad GameState handling that slipped my notice.

Update: Jul 18 @ 11:12am

Added config flags to disable the two POIs created by Allies Unknown Redux. And some misc code optimization.

Update: Jul 17 @ 9:09am

LWOTC Changes:
Added rank prerequisites to the Rescue Operative CA, as well as to the dragons' CAs.
I've also made the repeatable dragon rescues have a higher failure rate than the first one that is guaranteed to show up.

Update: Jul 15 @ 4:27pm

LWOTC Changes:
Fixing the reward for the Recue Operative Covert Action that I broke when I updated the MissionSource to be LW appropriate. If you have completed that mission and the Alien Faction is still only rolling 2 CAs per month (or other side-effects, like the Dragon Rescue not appearing) you'll have to use the console command IncreaseFactionInfluence Faction_Spectres

Update: Jul 8 @ 9:12am

Tiny Patch:
Included config to disable bad MCOs added by AU Vipers.
Shipping localization for all Salarian names seeing as, due to a typo, they have hanging double quotes trailing them all.
Turned back on some old code to ensure aliens generated at campaign start get the NCE treatment with LWOTC enabled.

Update: Jun 21 @ 7:40am

Yet another small tweak to ensure the dragons' CA properly spawns a compound mission with LWOTC active. It's what I get for assuming stuff works instead of properly testing it.

Update: Jun 19 @ 8:19am

Actually implementing last update's changes, due to a stupid oversight on my part.