.. |
auth.lua
|
Fix unable to join server first time with a password
|
2012-04-09 11:24:35 +03:00 |
builtin.lua
|
Add backtrace to error function
|
2013-09-04 12:19:26 +02:00 |
chatcommands.lua
|
Make sure that coordinates passed to /teleport are actual numbers
|
2013-07-08 13:33:14 +02:00 |
deprecated.lua
|
Fix trailing nils being dropped by deprecated minetest.env handler
|
2013-08-18 15:15:33 +02:00 |
detached_inventory.lua
|
Detached inventory callbacks and reworked node metadata callbacks
|
2012-07-25 02:36:54 +03:00 |
falling.lua
|
Made unknown nodes stop falling nodes properly and shorten lines
|
2013-11-01 10:33:29 -04:00 |
features.lua
|
Move the sapling growing and grass adding/removing ABMs to Lua
|
2013-11-02 10:50:11 +01:00 |
filterlist.lua
|
Add sanity check to sort function
|
2013-09-05 01:45:39 +02:00 |
gamemgr.lua
|
Change mainmenu texture handling + small misc changes
|
2013-09-11 00:08:56 +02:00 |
item_entity.lua
|
Add an option to disable object <-> object collision for Lua entities
|
2013-07-20 20:43:11 +02:00 |
item.lua
|
Add basic protection support to builtin
|
2013-11-02 14:01:10 -04:00 |
mainmenu.lua
|
Add my email address to the main menu credits
|
2013-11-01 16:30:30 -04:00 |
misc_helpers.lua
|
Add translation for main menu
|
2013-08-17 16:01:43 +02:00 |
misc_register.lua
|
Add basic protection support to builtin
|
2013-11-02 14:01:10 -04:00 |
misc.lua
|
Add basic protection support to builtin
|
2013-11-02 14:01:10 -04:00 |
mm_menubar.lua
|
Reworked formspecs and kahrl's hexcolor parser
|
2013-11-03 22:14:37 +01:00 |
mm_textures.lua
|
Fix bug: texture pack not overriding default menu textures
|
2013-09-10 22:51:27 +02:00 |
modmgr.lua
|
Use engine.is_yes() in mainmenu
|
2013-09-10 21:38:50 +02:00 |
modstore.lua
|
Reworked formspecs and kahrl's hexcolor parser
|
2013-11-03 22:14:37 +01:00 |
privileges.lua
|
Only fly through walls in noclip mode wich requires the noclip privilege
|
2012-12-11 16:44:13 +01:00 |
serialize.lua
|
Use system wide LuaJIT if aviable.
|
2013-04-08 22:10:00 +02:00 |
static_spawn.lua
|
Support static_spawnpoint setting
|
2012-04-09 23:32:13 +03:00 |
vector.lua
|
Add more checks to vector functions
|
2013-11-01 13:16:07 -04:00 |
voxelarea.lua
|
Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp
|
2013-07-11 22:57:26 +02:00 |