Jimk72 / Icarus_Mods

Mods for Icarus Game
14 stars 1 forks source link

Windmill Generator takes weather effects #38

Open BeardMagics opened 1 week ago

BeardMagics commented 1 week ago

Wasn't sure where to post this as I tried to enter into a modding discord to send a message versus a post.

With the windmill generators, they are taking weather damage currently since the newest update.

I verified in the mod source that EffectedByWeather is set to false; and confirmed the mod is compiled correctly and working. The only items I have changed inside it to suit my play is the leather was set to Copper Nail at a value of 20. Noticed the issue right away, removed the mod and downloaded again via IMM 2.2.3 and only changed the value from 5000 to 8000 for the energy generation. Same issue persisted.

Removed again, fresh copy, no changes and the issue is still persistent. I believe they may have changed the weather call in the API and as such the windmill generators now take weather damage.

image

Jimk72 commented 1 week ago

This is now fixed. Should no longer take damage. Also redid the large wind turbine to remove damage modifiers.