Commit Graph

7 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 458082e4da phase out separate colors of shutter textures
in favor of colorizing a base texture
also all-new inventory image
2015-05-03 23:47:43 -04:00
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
Vanessa Ezekowitz 464f378166 fix collision boxes on shutters 2015-01-25 15:32:36 -05:00
Tim 78045a752f move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults 2015-01-24 00:34:02 +01:00
Vanessa Ezekowitz b586285741 replace window shutters with wall-mounted mesh node version
fixes bad rotation that was introduced with fd1e5a516a
(because nodeboxes can't be wallmounted, and facedir != wallmounted param2)

requires minetest from git commit dd4c21c1808acedfbcf8402c09ce9129b6ac31c7 or later.
2014-11-23 00:51:44 -05:00
kilbith fd1e5a516a Prettier shutters
Prettier shutters : https://cdn.mediacru.sh/uuQuB3D_aXbq.png
2014-09-20 17:53:30 -03: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