XCOM 2
[DEPRECATED] Rustys Recruits Redux/Allies Unknown Redux BridgeMod
10件中 1-10 を表示
更新:2024年12月12日 @ 14時27分
更新者:Styrium

Huge update under-the-hood, but little actually changed. I just fixed up a ton of wonky/outdated code to better match newer Highlander updates and took out bits of legacy code from pre-wotc days.

Additionally, I've included on the ReadMe.txt file that is shipped with the mod a list of all the console commands I added and how to use them, if you're curious/happen to need them. Enjoy!

更新:2024年12月9日 @ 14時56分
更新者:Styrium

Fixed the forceRefreshAlienRecruitsRRSBridge to properly delete the existing recruits from History.

更新:2024年12月5日 @ 12時54分
更新者:Styrium

I've since figured out what was the issue with AU Aliens saved to the Character Pool not showing up during campaigns. To fix it you must open the character in the Character Pool and uncheck and then recheck the Allowed Soldier box, if the alien has one.

Alternatively, I've added a couple of console commands to manually check that variable for the aliens that don't have the box on their Customize Menu. You can use ListCharPoolAllowedSoldierStatus [TemplateName] to list all characters of that type in the character pool and then CharPoolSetAllowedSoldierToTrue [Soldier Name] to switch to true those that have returned as false in the previous command.

更新:2024年10月26日 @ 5時26分
更新者:Styrium

Small patch because my implementation of the Resistance Cards didn't account for the edge-case of having both of them active at once. Now their effects should be properly cumulative.

更新:2024年10月25日 @ 7時30分
更新者:Styrium

Realised I forgot to port over the To Save Mankind discounts to the new recruit screen. They now work properly.
(as an aside I doubt they worked correctly in the first place, so if you changed your AU config to negative values or something you should probably set them back to the default 0.8 for I and 0.6 for II)

更新:2024年10月23日 @ 8時30分
更新者:Styrium

Oh boy huge update:
I've set up the mod so that it correctly overrides the config values for AU's recruit screen so no new recruits should be generated for it.
I've also added in checks in case your number of recruits is somehow lower than your starting number (eg if you change the config values mid-campaign, after the list has been generated), now the list shall refill itself after a tactical mission.

更新:2024年10月4日 @ 15時04分
更新者:Styrium

Starting with this update, the recruit list will be ported over from the original one on new saves, so that no character pool characters are lost on the merge. If you had the mod already on the savegame, it's too late I'm sorry :/

This also adds a couple of handy console commands to make testing the new aliens I've been adding less of a headache. If you are one who would use such things check out the DLCinfo uc file for them.

更新:2024年10月2日 @ 3時02分
更新者:Styrium

Fixed a dumb mistake caused by my last update.
Gatecrasher should no longer autofail now.

更新:2024年9月23日 @ 10時06分
更新者:Styrium

Changed the way the mod stops the old recruit manager from recruiting, since the .ini file changes I first used only worked for me because my mod was loaded locally. Hopefully this time it'll actually stop recruiting.

Also added some localization files that were missing.

更新:2024年9月22日 @ 10時10分
更新者:Styrium