Sheep-y / PhoenixPt-Mods

Sheepy's Phoenix Point Mods
The Unlicense
2 stars 2 forks source link

[Limited War] Hint for potential update #27

Open mad2342 opened 3 years ago

mad2342 commented 3 years ago

Hi Sheepy, I recently looked at LimitedWar, as the requests to migrate its features to AssortedAdjustments are getting numerous and as i have a few days free time i just started with it. Main culprit for compat with PP 1.9.3+ is that "VehicleFactionController.UpdateNavigation" doesn't exist anymore. I managed to move the code to "VehicleFactionController.GetSiteVehicleDestinationWeight" and even though i suspect that change leads to worse performance it works nevertheless. Method body needed no change afair. Cheers!