Wallpaper Engine

Wallpaper Engine

Modular Day/Night System
Visualizzazione di 1-9 elementi su 9
Aggiornamento: 13 nov, 17:03

Layer visibility scripts are now easier to use as you can simply select when the layer should be visible.

Layer visibility smooth now also has the optional ability to also apply the alpha fade to all of it´s child layers.

Added an updater for checkboxes/bools. Essentially layer visibility but with a return instead of changing thisLayer.visibility directly.

Aggiornamento: 28 set, 7:27

Cleaned up all script and unified property names.

Added "Layer Visibility Smooth" that will use layer opacity in combination with visibility to make the layer fade in and out before/after visibility change.

Aggiornamento: 27 nov 2024, 9:01

Added an optional version of the main script that uses 3 checkboxes instead of a click event to control it´s state. Optimally you tie these to a combo-user property.

Aggiornamento: 3 set 2024, 13:11

Cleaned up some code and adjusted the default settings.

Aggiornamento: 31 ago 2024, 6:06

Aggiornamento: 31 ago 2024, 5:55

Text UPDATER now doesnt save it´s value to a non-existent shared property anymore.

Aggiornamento: 30 ago 2024, 15:29

Fixed time check not working on startup.

Aggiornamento: 30 ago 2024, 9:34

Moved time check to the main script to avoid redundant calculations.

Day and night start time are now script-properties on the main toggles layer.

Removed all shared values from the receiver scripts as those are now a lot more efficient and can be used a lot more often without impacting performance.

Aggiornamento: 10 ago 2024, 11:35