minetest/builtin
est31 e39a4f6fd0 Introduce builtin_shared and use it to fix #4778
Fixes #4778 which was about the error:

ServerError: Lua: Runtime error from mod '' in callback item_OnPlace():
/usr/local/share/minetest/builtin/game/item.lua:278: attempt to call global 'check_attached_node' (a nil value)

The issue was a regression of commit 649448a2a9

"Rename nodeupdate and nodeupdate_single and make them part of the official API"
2016-11-16 18:41:45 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Revert "Adding particle blend, glow and animation (#4705)" 2016-11-14 15:28:06 +01:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Introduce builtin_shared and use it to fix #4778 2016-11-16 18:41:45 +01:00
mainmenu Separate optional from required mod dependencies in main menu (#4721) 2016-11-05 18:42:14 +01:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua Mainmenu: Refactor tab UI code 2016-04-08 02:25:04 -04:00
settingtypes.txt Mgv7: Add optional floatlands, disabled by default 2016-11-15 23:07:06 +00:00