dovrosenberg / foundry-simple-weather

Apache License 2.0
9 stars 5 forks source link

[BUG] Sometime weather FX don't turn off properly #61

Closed dovrosenberg closed 3 months ago

dovrosenberg commented 3 months ago

Describe the bug In certain conditions when going from a weather condition with FX to one without, the weather doesn't properly turn off. This is caused by improper handling of the async deactivateFX()

Expected behavior Whenever you go from weather with FX to weather without, they FX should turn off.

dovrosenberg commented 3 months ago

Fixed in v1.12.1