XCOM 2
[DEPRECATED] Rustys Recruits Redux/Allies Unknown Redux BridgeMod
10개 중 1~10개 표시 중
업데이트: 2024년 12월 12일 오후 2시 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일 오후 2시 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일 오후 3시 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