Commit Graph

18 Commits (master)

Author SHA1 Message Date
mckaygerhard bfee841c7a compatibility layer to work with MT 0.4.16 engine
* use intlib if present if not mock the translation function
* do not miss thirth parameter in the force register function of nodes
* better (in sync with minenux) description
* add depends.txt and description.txt files with such information for 0.4
* lower the requirements in mod.conf file so
* minor update to README then
2023-06-06 13:43:00 -04:00
Louis Royer 64dcec0c74
Add translation support, requires 5.0.0+ (#131)
Add translation for all parts of the mod
Add french translation

Requires Minetest 5.0.0 or newer.
2020-09-09 17:05:44 +02:00
Louis Royer e26e4fde05 Update cobweb craft to use farming:string (#130)
Add `farming` to depends, since it was missing
2020-09-05 18:57:53 +02:00
SmallJoker 7a4c0e852a Fix erroneous dependency to mesecons_*
nodes.lua checks against 'mesecon', which is provided by 'mesecons'

Co-authored-by: Yves Quemener <yves.quemener@gmail.com>
2020-04-27 19:46:14 +02:00
benrob0329 8020eb1863 Add mesecons support to doors (#106)
(if available)
2019-06-09 20:50:10 +02:00
Jat15 4888c40464 Fix condition for new typo of setting (#89)
* Fix condition for new typo of setting
* Add moreblocks in depends
2018-04-02 18:27:16 +02:00
JPG 85b023cfe7 Drop support for 3d_armor's enchanted stuff 2017-10-09 21:40:33 +02:00
Jean-Patrick Guerrero 832534072d Replace xdecor fire by fire from Minetest Game 2016-03-09 16:37:35 +01:00
kilbith e2eb5484e7 Work table nodeboxes : register stairs and slabs with 'stairs' mod from default game 2016-01-26 01:50:23 +01:00
jp a8bb3f83fd Enchanted armor \o/ 2015-11-23 15:54:51 +01:00
kilbith 46ef36663b Work Table : support oresplus nodes 2015-09-21 13:30:18 +02:00
Christian Wischenbart 9463488e90 bucket is required since 9f8a1ae 2015-07-28 23:16:10 +02:00
jp 3542c9e814 Add Cobweb and allow picking water from cauldron 2015-07-06 11:31:20 +02:00
jp 84ab2967be Add new nodes and tweaks 2015-07-02 15:51:33 +02:00
kilbith 669d495742 Add new nodes and functional working bench 2015-06-12 10:47:41 +02:00
kilbith b707dcbf94 Add new blocks 2015-06-11 00:12:03 +02:00
kilbith 8e7b71c96c more tweaking 2015-06-10 18:34:53 +02:00
kilbith 5559031a0f Init 2015-06-09 14:04:57 +02:00