use voxel manip for lv light illumination#292
Conversation
I think it might already work but only if using actual complete engine core libraries (with Mineunit contains some Minetest engine core libraries but those are 1. incomplete 2. fairly old 3. from random dev commit, not release. Also haven't tested --engine-version that much and never with 5.6.1, I think latest I've tested was probably 5.4 or at most 5.5 |
f5a82f5 to
1829721
Compare
|
FYI, |
Mineunit failed regression tests, click for detailsRegression test log for Technic CNC:Regression test log for Technic Chests:Regression test log for Technic: |
As promised in #291
Timings:
Test failures:
Should be mostly mineunit related (missing
VoxelAreavar)@S-S-X suggestions? i haven't looked into it but how much work would it be to implement the
VoxelAreafunction in mineunit?