dovrosenberg / foundry-simple-weather

Apache License 2.0
9 stars 5 forks source link

[FEATURE] Per Scene Turn On/Off Weather #63

Closed apoapostolov closed 2 weeks ago

apoapostolov commented 3 months ago

Right now Simple Weather applies FX for weather to all scenes, screwing landing pages, Lock Pan/Zoom image scenes, and more. A per Scene support to turn on and off weather the same SimpleTime can turn on and off time and darkness control on each scene would greatly improve this mod.

dovrosenberg commented 3 months ago

I'm not necessarily opposed to it, but you can manually disable the FX using the weather FX on/off button (looks like a raining cloud on the right side of the toolbar). Isn't that almost as easy as managing across scenes?

image

apoapostolov commented 3 months ago

Thank you for considering this. I do not use the UI constantly for some reasons (limited screen space, the UI is not as polished as SimpleTime so it isn't very nice to look compared to other mods I use, sorry if this is a bit harsh but it is a reason) and this is why I do not always have access to this button. I am also a DM who prepares his scenes prior game so being able to exclude my template for locked image scenes, and exclude my interior dungeons and my landing page, would be critical for me to use this mod.

dovrosenberg commented 3 months ago

Got it - makes sense. This will take some time, but I'll definitely work on it.

apoapostolov commented 3 months ago

This is totally off-topic and maybe for another issue, but a question - have you considering a visual overhaul using the SmallTime CSS as a basis (I think the dev might have nothing against it) plus attachment to Small Time above the player list?

dovrosenberg commented 3 months ago

I agree that it makes sense to have an attachment to Small Time if I can figure out how. I'll take a look at it and add a separate issue. I'm (obviously) not a great designer, so not sure about the visual overhaul...

dovrosenberg commented 2 weeks ago

Added ability to turn FX on/off by scene in 1.14.0

apoapostolov commented 1 week ago

Thank you!