XCOM 2
Diverse Aliens By Force Level WOTC
17件中 1-10 を表示
< 1  2 >
更新:2022年4月20日 @ 9時41分

Fixed FL handling in skirmish mode which broke in previous update.

更新:2022年4月4日 @ 4時30分

Fixed handling for "Show of Force" sitrep which is supposed to add additional enemies and this mod was undoing that change. Handles other modded sitreps with the same approach as well.

Fix for a scenario where FL changing sitrep effect could be applied twice.

更新:2021年11月17日 @ 7時50分

Fix for multiple entries of the same unit in EncounterLists not working as expected.

更新:2021年4月11日 @ 11時07分

Fixed bug with exclusions not working with tactical -> tactical transitions, i.e. chosen chamber reinforcements. At least these now work, please report others that do not.

更新:2020年12月13日 @ 1時55分

Added requested option for mission/sitrep modifiers to add/remove enemies.

Added scaling feature to help with themed pod generation while keeping things still random.
off by default.

更新:2020年9月22日 @ 3時20分

A long overdue update.
I had cooked up a fix for the alien side goals problem quite some time ago but then the simple fix led into a quite major refactor of the code which I've then been tinkering with for far too long:

Now works with mods that use custom SpawnRequirements e.g. Alien Side Goals, Choose Your Aliens.
Implemented the few "quick and dirty" bug fixes in a cleaner way.
Changed the remaining config lookups to read from runtime values for better compatibility.
In general split the code into smaller pieces to ease future changes.

I tested it extensively and everything should function the same as before (or better), but I wouldn't be surprised if I've overlooked something.

更新:2020年7月21日 @ 4時12分

Changed the encounter list lookup from config to reading the actual instance that may have been modified by other mods (eg. FL Extender)

更新:2020年5月27日 @ 10時26分

Fixed an inconsistency in the base game lost brute encounter which led this mod to not be able to add more followers to it.

更新:2020年5月26日 @ 7時05分

Fixed issue with Codices being able to be selected before skulljacking an officer which led to the pod not spawning correctly.
Now actually works alongside MOCX.

更新:2020年3月11日 @ 9時42分

Disabled on missions with MOCX, as they don't play nice with this.
(Couldn't come up with a better solution due to how it's made, both use the same highlander hook so the outcome depends on load order among other things)