AndreyMrovol / LethalWeatherTweaks

Changes to weather system in Lethal Company.
https://thunderstore.io/c/lethal-company/p/mrov/WeatherTweaks/
Other
3 stars 0 forks source link

Modded Moon Compat #9

Open TheChristinson opened 4 months ago

TheChristinson commented 4 months ago

Using the setting to make weather always unknown doesn't work properly with modded moons via LECore. Everything works as intended, except when you attempt to route to the moon, on the "Confirm or Deny" page, it still lists the moons weather. This only happens for the custom moons, though Example: Lethal Company 2024-03-04 15-45-14

AndreyMrovol commented 4 months ago

Hey, thanks for your report! I thought I already covered that in my terminal patch (https://github.com/AndreyMrovol/LethalWeatherTweaks/blob/main/WeatherTweaks%2FPatches%2FTextPostProcess.cs#L19-L30), but I guess LEcore does it differently - I'll check it out in detail.