.. |
auth.lua
|
Faster insertion into table
|
2022-05-21 16:13:23 +02:00 |
chatcommands.lua
|
Make `options` local here.
|
2022-05-21 16:13:28 +02:00 |
constants.lua
|
Improve LuaVoxelManip documentation
|
2022-05-21 16:13:02 +02:00 |
deprecated.lua
|
Refactor logging
|
2022-05-21 16:12:54 +02:00 |
detached_inventory.lua
|
SAPI: Track last executed mod and include in error messages
|
2022-05-21 16:12:46 +02:00 |
falling.lua
|
falling: walk 4 additional diagonally down directions.
|
2022-05-21 16:13:32 +02:00 |
features.lua
|
Add AreaStore custom ID API
|
2022-05-21 16:13:24 +02:00 |
forceloading.lua
|
Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726
|
2022-05-21 16:11:52 +02:00 |
init.lua
|
Add callback parameter for core.emerge_area()
|
2022-05-21 16:13:00 +02:00 |
item.lua
|
Introduce "protection_bypass" privilege.
|
2022-05-21 16:13:25 +02:00 |
item_entity.lua
|
Show infotext with description for item entities
|
2022-05-21 16:13:13 +02:00 |
misc.lua
|
Fix timer initialization.
|
2022-05-21 16:13:33 +02:00 |
mod_profiling.lua
|
Fix retval of entity.get_staticdata beeing lost while profiling is enabled
|
2022-05-21 16:11:57 +02:00 |
privileges.lua
|
Introduce "protection_bypass" privilege.
|
2022-05-21 16:13:25 +02:00 |
register.lua
|
Add minetest.register_lbm() to run code on block load only
|
2022-05-21 16:13:23 +02:00 |
statbars.lua
|
Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar
|
2022-05-21 16:12:21 +02:00 |
static_spawn.lua
|
Log static_spawn error only once
|
2022-05-21 16:13:05 +02:00 |
voxelarea.lua
|
Improved VoxelArea variable locality, thus performance
|
2022-05-21 16:12:02 +02:00 |