Vanessa Ezekowitz
ba3abaa6a6
avoid duplicating get_nodedef_field() function
...
(both doors/gates and desk need it)
moved to init.lua and into homedecor.* namespace.
2014-06-29 10:47:25 -04:00
Vanessa Ezekowitz
949a2a94d8
Add towel rod with towel
...
moved bathroom/kitchen tiles into misc-bathroom.lua
also, rename misc_nodes.lua -> misc-nodes.lua
2014-06-26 21:33:27 -04:00
crazyginger72
25e47f3f9c
Add blinds and framed windowpanes
2014-06-26 20:13:16 -04:00
Vanessa Ezekowitz
a7fdbe320c
add decorative electrical outlet and light switch
2014-06-25 23:08:20 -04:00
Vanessa Ezekowitz
8465422c37
added a whole bunch of paintings
...
total of 20, wall-hanging style
no crafting recipes yet.
2014-06-25 07:31:50 -04:00
Vanessa Ezekowitz
18049bf229
Add various kinds of decorative clocks.
...
(as usual, no crafting recipes are available yet)
2014-06-25 05:59:34 -04:00
Vanessa Ezekowitz
b3268caa4b
added decorative washing machine and tumble dryer
...
(no craft recipes yet)
2014-06-25 01:02:26 -04:00
Vanessa Ezekowitz
f9e4245a05
new alternate no-moreblocks recipes from Zeno
...
based around a "power crystal" to replace glowglass, basically.
2014-06-18 00:45:45 -04:00
Vanessa Ezekowitz
9be635cb5f
change license to LGPL to conform to what's written in the forum post
...
since forever.
Also clarify it in the copyright message, spread the license file around
a bit, and remove some useless "last changed" dates since they've been
inaccurate for a long time.
2014-06-06 03:26:42 -04:00
Vanessa Ezekowitz
a6122f03d9
Remove old ownership code and use Minetest's built-in ownership code instead
...
Some minor code rewrites here and there to accommodate this changeover.
2014-01-30 15:53:21 -05:00
Vanessa Ezekowitz
e057d357c8
split signs_lib from homedecor, put them into their own separate mods
...
package the two together as a modpack so that regular homedecor users don't
see a functional change, but others can take signs_lib and use it as a
standalone mod.
also get rid of some *~ files
2014-01-25 12:57:05 -05:00