X2CommunityCore / X2WOTCCommunityHighlander

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

Prevent Low Intel warnings if all regions are contacted #1388

Open Iridar opened 2 months ago

Iridar commented 2 months ago

Fixes #1347

Alternative implementation of #1346, which addressed specifically the Low Intel popup, but not Low Intel icon in the lower left corner of the Geoscape, and probably more UI elements that make use of class'UIUtilities_Strategy'.static.GetMinimumContactCost() function.

I tested and it works as intended at least for the post-mission popup and the Geoscape icon.

BlackDog86 commented 3 weeks ago

Let me know if you'd like this PR tested on my side as well

Iridar commented 3 weeks ago

Yeah that would be appreciated, not thrilled about merging submissions without at least some kind of peer review.