X2CommunityCore / X2WOTCCommunityHighlander

https://steamcommunity.com/workshop/filedetails/?id=1134256495
MIT License
60 stars 68 forks source link

Add hook to allow adjusting UFO interception time #1316

Closed Tedster59 closed 5 months ago

Tedster59 commented 7 months ago

the LW2 highlander and X2CommunityHighlander featured a PostUFOSetInterceptionTime event that allowed LW2 to adjust the UFO interception time since LW2 doesn't use the calendar system. It's line 115 in XComGameState_UFO in the original Highlander. Somehow this was missed in the WOTC Highlander, and it will be useful for LWoTC.

Iridar commented 5 months ago

Closing as this was fixed by #1317

@Tedster59 in the future, please start PR description with Fixes #<issuenumber>, that will allow the Issue to close automatically when the PR is merged.