MineClone2/mods
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
..
CORE Fix TGA file writing on Windows 2022-02-28 16:58:59 +00:00
ENTITIES Fix cut-n-paste error. 2022-03-09 18:26:51 +01:00
ENVIRONMENT mcl_weather 2022-02-23 23:58:05 +01:00
HELP ITEMS/mcl_anvils: fix renaming items w/o desc… 2022-03-05 15:35:39 +00:00
HUD make bottle o enchanting activate target 2022-02-26 22:20:05 +01:00
ITEMS Make daylight detector ignore artificial light 2022-03-09 22:33:08 +00:00
MAPGEN Fix typos. 2022-03-09 18:50:41 +01:00
MISC mcl_commands 2022-02-23 23:58:05 +01:00
PLAYER mcl_skins 2022-02-23 23:58:05 +01:00
TODO.CORE Fix typos. 2022-03-09 18:50:41 +01:00
TODO.ENTITIES Fix typos. 2022-03-09 18:50:41 +01:00
TODO.ITEMS Fix typos. 2022-03-09 18:50:41 +01:00
TODO.MAPGEN Fix typos. 2022-03-09 18:50:41 +01:00