VoxeLibre/mods/ITEMS/REDSTONE/mesecons_solarpanel
Nils Dagsson Moskopp 4da5084daf Make daylight detector ignore artificial light
The daylight detector code used get_node_light(), which detects both
natural and artificial light. This patch improves the code to use
get_natural_light(), which was introduced with Minetest 5.4.0.
2022-03-09 22:33:08 +00:00
..
2017-08-06 14:31:44 +02:00