bell07
fb18a5b20d
Make default.chest.register_chest() usable for other mods ( #2127 )
2020-04-13 20:26:44 +02:00
sfan5
d3e26dba18
Convert minetest.sound_play uses to ephemeral
2020-02-05 22:24:23 +01:00
An0n3m0us
6e32287a42
Move crafting, cooking and fuel recipes into corresponding files
2020-01-01 01:38:06 +00:00
Yves Quemener
bb9279ccb8
Add support for MT 5 game translation (rebasing ) ( #2466 )
...
rebased #2368
2019-09-10 19:09:51 +02:00
Paramat
8af8dc49a0
Remove uses of default.gui_bg/bg_img/slots
...
Keep their definitions, to not break mods, but move them to legacy.lua.
2019-01-03 01:57:13 +00:00
SmallJoker
cf0e49fb4a
Chests: Fix crash on empty key metadata
2018-10-18 05:45:35 +01:00
Paramat
d4b0b73ae0
Move chests to a new file. Update credits for chests and torches
...
Move chests code out of nodes.lua and into a new file.
Credit torch code, and chest and torch models in README.txt.
Remove 'torches' mod text from torch.lua.
Minor cleanups in README.txt.
2018-07-10 23:02:22 +01:00