| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-17 | Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX | paramat | |
| Add 'core.LIGHT_MAX = 14' to builtin/game/constants.lua with the intention to replace misplaced 'default.LIGHT_MAX = 14' in Minetest Game. Add comment in light.h requiring the constant be changed in both places. Add lighting bug warning to note in lua_api.txt. There are hundreds of mod uses of 15 which causes a lighting bug. | |||
| 2016-07-26 | Builtin: Add core.MAP_BLOCKSIZE constant | Tim | |
| 2015-11-07 | Improve LuaVoxelManip documentation | kwolekr | |
| 2015-11-02 | Add callback parameter for core.emerge_area() | kwolekr | |
