16 Commits

Author SHA1 Message Date
blaboing
0d1240f44a
Add collision_box to tapestries (#14)
Note that long & very long tapestry also have a max collision height of 1.5 (Minetest limitation)
2023-05-21 19:03:02 +02:00
Louis Royer
f5e3ac1ffd
Add french translation (#12)
And remove intllib support since we use minetest api instead.
2020-02-15 23:55:31 -07:00
Louis Royer
349b508d8a
Update depends (#11)
I added `wool` in depends and `cottages` in optional_depends.
Craft using `cottages`’s items are now registered only when `cottages`
is loaded.
2020-02-15 14:34:12 -07:00
Hamlet
d67d7a34c8 2019-11-11 (#9) 2019-11-11 13:20:51 -06:00
David Leal
ec989ccae1 Use mod.conf for dependencies and description (#8)
Deletes deprecated 'depends.txt' and 'description.txt'.
2019-11-10 11:37:19 +01:00
Vanessa Dannenberg
db22cf8290 Use Unified Dyes on_dig where needed (#7)
Requires Unified Dyes commit 9ff40a7f or later
2019-07-21 12:34:37 +02:00
Vanessa Dannenberg
dc6ced620d unified dyes + crafting updates (#5)
* switch to colored itemstacks
with full crafting recipes
(requires Unified Dyes commit 2a816534 or later)

* allow crafting from cottages:wool also
2018-08-26 22:30:57 -06:00
FaceDeer
b4191bad0b switch to markdown 2018-05-27 12:26:12 -06:00
FaceDeer
4607f2d06d Merge pull request #4 from H4mlet/it
Italian locale added
2017-09-19 23:47:25 -06:00
Hamlet
98eded63d0
Italian locale added 2017-09-20 00:45:07 +02:00
FaceDeer
78b6e36bdf Make tapestries walk-through 2017-03-20 00:24:28 -06:00
FaceDeer
68d1ba5df5 Merge pull request #1 from VanessaE/master
use unified dyes auto-color feature
2017-03-18 10:20:46 -06:00
Vanessa Ezekowitz
2cd9789304 use unified dyes auto-color feature 2017-03-18 06:22:44 -04:00
FaceDeer
955afb8885 add obj files
I had a global gitignore that was preventing these from being added.
2017-02-28 23:07:57 -07:00
FaceDeer
7b6b7ee23d description and screenshot 2017-02-28 20:47:57 -07:00
FaceDeer
043dc16dc6 Initial commit
This was split out of the venerable Castle mod,
https://github.com/minetest-mods/castle, which has been maintained by a
long line of distinguished modders.
2017-02-25 14:33:39 -07:00