homedecor_modpack/homedecor_lighting
Vanessa Dannenberg 4174737a1a make most presently non-dimmable lights dimmable
merge table and standing lamps into the new code

of all the relevant lights, the plasma ball is the only one that remains
on/off-only, since dimmable doesn't make sense there.

That one, and any future lights that get the on/off-only treatment, will
use the previous on/off behavior, i.e. turn off with the messages "off"
or "low" or a number < 4, and turn on with "med", "hi", "max", "on" or
a number > 3

This alters the behavior of table/standing lamps - they will no longer
cycle brightnesses by right-click.  Like all other controllable lights,
they'll just toggle on/off.  If there's enough demand for it, I'll add
that feature back in at a later date.
2019-06-02 02:11:15 -04:00
..
models Split the big "homedecor" mod into multiple sub-mods 2019-04-20 17:02:42 -04:00
textures Allow most light sources to be toggled on/off 2019-05-25 19:35:14 -04:00
depends.txt Rearrange mesecons, diglines, dimmable functions and related, tweak 2019-05-29 22:01:27 -04:00
init.lua make most presently non-dimmable lights dimmable 2019-06-02 02:11:15 -04:00