- Sep 13, 2018
-
-
Vanessa Dannenberg authored
-
- Aug 22, 2018
-
-
Vanessa Dannenberg authored
with full crafting recipes (requires Unified Dyes commit 2a816534 or later) known issues: standing lamp bypasses vertical stack check bed expansion changes the color of the first-placed bed to match the second when creating a king bed.
-
- Jun 25, 2017
-
-
Vanessa Ezekowitz authored
also fixed some bugs in bed handling also got rid of the old, obsolete "placeholder" node, aliased it to air.
-
- Mar 18, 2017
-
-
Vanessa Ezekowitz authored
also fixed some bugs in bed handling also got rid of the old, obsolete "placeholder" node, aliased it to air.
-
- Feb 18, 2017
-
-
Vanessa Ezekowitz authored
-
- Feb 16, 2017
-
-
Vanessa Ezekowitz authored
-
- Feb 05, 2017
-
-
Vanessa Ezekowitz authored
-
- Jan 31, 2017
-
-
Vanessa Ezekowitz authored
craft and place an oak shutter first, then right-click it with dye to color it. dig to get back the oak + dye.
-
- Jan 30, 2017
-
-
Diego Martínez authored
-
- Jan 25, 2017
-
-
Vanessa Ezekowitz authored
Uses "color = <foo>" in the tile image def instead of compositing with ^[colorize or ^[brighten. Saves RAM.
-
Diego Martínez authored
-
- Dec 31, 2016
-
-
Auke Kok authored
This is cleaned up by `cleanfile` (from the linux kernel tree tool set).
-
- May 04, 2015
-
-
Vanessa Ezekowitz authored
in favor of colorizing a base texture also all-new inventory image
-
- Apr 29, 2015
-
-
kilbith authored
-
- Jan 25, 2015
-
-
Vanessa Ezekowitz authored
-
- Jan 24, 2015
-
-
Tim authored
move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults
-
- Nov 23, 2014
-
-
Vanessa Ezekowitz authored
fixes bad rotation that was introduced with fd1e5a51 (because nodeboxes can't be wallmounted, and facedir != wallmounted param2) requires minetest from git commit dd4c21c1808acedfbcf8402c09ce9129b6ac31c7 or later.
-
- Sep 20, 2014
-
-
kilbith authored
Prettier shutters : https://cdn.mediacru.sh/uuQuB3D_aXbq.png
-
- Jan 25, 2014
-
-
Vanessa Ezekowitz authored
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
-
- Oct 22, 2013
-
-
kaeza authored
Just a minimal code reduction, but big reduction in code duplication. This could help if in the future, support for different "internationalization" mods will be added, or in case Minetest supports I18N/L10N internally in the engine.
-
- Oct 09, 2013
-
-
Vanessa Ezekowitz authored
(underscore -> period). Similarly for intllib calls and the DEBUG variable.
-
Vanessa Ezekowitz authored
-
- Aug 28, 2013
-
-
Vanessa Ezekowitz authored
Make shutters and curtains pass sunlight through to avoid ugly shadows vertical shadows.
-
- Apr 03, 2013
-
-
Vanessa Ezekowitz authored
Renamed the plain one to include "black", aliased to original name. Better textures for the wooden table/chair and the black armchair. Also renamed purple shutter to violet for consistency.
-
- Mar 18, 2013
-
-
Vanessa Ezekowitz authored
Also fixed a screwed up register_craftitem that was overriding a register_node call for the same object (wooden table legs). Got rid of the old "mkII" wooden table legs.
-