Dániel Juhász ab371cc934 Light calculation: New bulk node lighting code
This commit introduces a new bulk node lighting algorithm to minimize
lighting bugs during l-system tree generation, schematic placement and
non-mapgen-object lua voxelmanip light calculation.

If the block above the changed area is not loaded, it gets loaded to avoid
lighting bugs.
Light is updated as soon as write_to_map is called on a voxel manipulator,
therefore update_map does nothing.
2017-03-11 02:06:18 +00:00
..
2017-02-08 00:15:55 +01:00
2016-07-05 21:40:13 +02:00
2017-02-04 22:07:55 +00:00
2016-02-22 15:39:41 +01:00
2017-02-04 22:07:55 +00:00
2016-10-31 21:53:00 -07:00
2017-02-08 00:15:55 +01:00
2017-02-08 00:15:55 +01:00
2016-10-31 21:53:00 -07:00