XCOM 2
[CI] New Activity Chain: Contact New Resistance Cell
20件中 1-10 を表示
< 1  2 >
更新: 2022年10月14日 @ 12時22分

Added additional check to make sure the mod doesn't give out another region unlock if the chain works as intended.

更新: 2022年10月6日 @ 9時56分

Attempted fix for activity chains not unlocking: does a manual check if the unlock region reward isn't given out when the activity chain is completed and gives it out then.

*Should* work retroactively on games where the chain is still in progress.

更新: 2022年9月9日 @ 12時37分

Added logging statements for when the chain is completed: this is for the reports of the chain being successfully completed but the region unlock reward not being given out.

更新: 2022年7月17日 @ 10時35分

Potentially fixed a bug in the reward cleanup logic. Send me logs if it still occurs after this.

更新: 2022年7月4日 @ 21時47分

Added logging statements + additional guards for region clean up. If you experience an issue with regions not having their scan times reset, please, *please* send me a log of your game because it will be way more informative for what I need to actually fix the issue.

更新: 2022年6月18日 @ 14時10分

Chain now cleans itself automatically when the chain expires. This should cover any remaining scenarios where the region state doesn't get the modifiers cleaned up after expiry.

Note that this may not apply retroactively to chains that were already made: the SetRegionResLevel can be used to deal with said cases. (It'll reset any changes to scan times when a region is contacted/has an outpost built on it)

更新: 2022年6月16日 @ 11時30分

1) Modifies the contact timers of the region for the activity chain, so it should be way harder to contact a region that the activity wants to unlock. (Also a helpful signifier that it has an activity chain going on when you see a region that suddenly has 40 days of contact time).

2) Adds custom cleanup reward functionality. The game's default assumption about rewards works fine in normal contexts but turns out to do very bad things like "eliminating the entire region from the game world" in the context of mods. Also means scan timers for contacting a region return to normal

Will look at why the reward sometimes doesn't get handed out after this update.

更新: 2022年2月9日 @ 23時13分

Added check so the chain won't spawn on a region you're already scanning for.

更新: 2022年2月9日 @ 11時58分

This is a reminder that arrays in a lot of computer languages start at 0.


(Should fix wrong localization appearing for rewards).

更新: 2022年2月9日 @ 1時24分

Forgot to change localization due to the previous update changes, should be good now.