.. |
auth.lua
|
Fix unable to join server first time with a password
|
2022-05-21 16:07:31 +02:00 |
builtin.lua
|
Add vector helpers
|
2022-05-21 16:10:38 +02:00 |
chatcommands.lua
|
Move scriptapi to separate folder (by sapier)
|
2022-05-21 16:10:34 +02:00 |
deprecated.lua
|
Move scriptapi to separate folder (by sapier)
|
2022-05-21 16:10:34 +02:00 |
detached_inventory.lua
|
Detached inventory callbacks and reworked node metadata callbacks
|
2022-05-21 16:07:47 +02:00 |
falling.lua
|
Move scriptapi to separate folder (by sapier)
|
2022-05-21 16:10:34 +02:00 |
features.lua
|
Fix minetest.features
|
2022-05-21 16:10:33 +02:00 |
gamemgr.lua
|
Replace C++ mainmenu by formspec powered one
|
2022-05-21 16:10:37 +02:00 |
item.lua
|
Remove unnecessary debug output in node_dig()
|
2022-05-21 16:10:36 +02:00 |
item_entity.lua
|
Move scriptapi to separate folder (by sapier)
|
2022-05-21 16:10:34 +02:00 |
mainmenu.lua
|
Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor
|
2022-05-21 16:10:38 +02:00 |
mainmenu_helper.lua
|
Replace C++ mainmenu by formspec powered one
|
2022-05-21 16:10:37 +02:00 |
misc.lua
|
Add vector helpers
|
2022-05-21 16:10:38 +02:00 |
misc_helpers.lua
|
Restore old output format of dump()
|
2022-05-21 16:10:34 +02:00 |
misc_register.lua
|
Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API
|
2022-05-21 16:10:35 +02:00 |
modmgr.lua
|
Replace C++ mainmenu by formspec powered one
|
2022-05-21 16:10:37 +02:00 |
modstore.lua
|
Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor
|
2022-05-21 16:10:38 +02:00 |
privileges.lua
|
Only fly through walls in noclip mode wich requires the noclip privilege
|
2022-05-21 16:10:22 +02:00 |
serialize.lua
|
Use system wide LuaJIT if aviable.
|
2022-05-21 16:10:32 +02:00 |
static_spawn.lua
|
Support static_spawnpoint setting
|
2022-05-21 16:07:32 +02:00 |
vector.lua
|
Handle 0 vectors in vector.normalize()
|
2022-05-21 16:10:39 +02:00 |
voxelarea.lua
|
Add Lua VoxelArea methods: contains, containsp, containsi
|
2022-05-21 16:10:36 +02:00 |