Diego Martínez
dc7b60c11f
Split I18N stuff into its own submod.
2017-01-29 21:51:07 -03:00
Vanessa Ezekowitz
73545c89af
Use texture colorization where possible
...
Uses "color = <foo>" in the tile image def instead
of compositing with ^[colorize or ^[brighten. Saves RAM.
2017-01-25 04:22:28 -05:00
Diego Martínez
0d3da0c328
Use new intllib API.
2017-01-25 00:09:18 -03:00
Auke Kok
138e078f1b
Whitespace damage fixes.
...
This is cleaned up by `cleanfile` (from the linux kernel tree
tool set).
2016-12-31 12:33:46 -08:00
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