Commit Graph

27 Commits

Author SHA1 Message Date
Vanessa Dannenberg fc781daca0 get rid of old 89->256 color LBMs 2018-09-12 23:03:41 -04:00
Vanessa Dannenberg a8729575ab switch to colored itemstacks
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.
2018-08-22 05:09:55 -04:00
Vanessa Ezekowitz ec83040d10 use soft overlays for bathroom tiles instead of the two-layer mesh node 2017-06-25 03:11:52 -04:00
Vanessa Ezekowitz 1eb1e87f08 use unified dyes auto-colorization feature
also fixed some bugs in bed handling
also got rid of the old, obsolete "placeholder" node, aliased it to air.
2017-06-25 03:10:59 -04:00
Vanessa Ezekowitz 27eae09d93 use unified dyes on_construct handler
to set 256-color palette meta key on place
for those nodes that use it
2017-06-25 03:10:53 -04:00
Vanessa Ezekowitz 0de4732f43 set meta "ext" flag when converting old nodes 2017-02-25 01:02:51 -05:00
Vanessa Ezekowitz bc9192a847 remove a debug print 2017-02-24 21:57:13 -05:00
Vanessa Ezekowitz 1ef6e9b69f do the same for the old static->param2 LBM 2017-02-24 21:27:22 -05:00
Vanessa Ezekowitz efbc491245 use new Unified Dyes "extended" palette
for bathroom tiles, table lamps, and standing lamps
requires unified dyes commit d2819353 or newer
2017-02-24 20:14:21 -05:00
Vanessa Ezekowitz e9477dd45d don't run LBM at every load 2017-02-16 16:59:19 -05:00
Diego Martínez 2df6dbcad9 Fix warnings issued by `luacheck`. 2017-02-15 23:53:52 -03:00
Vanessa Ezekowitz 846fe60be7 fix wrong texture ref on "medium" tiles 2017-02-06 07:54:40 -05:00
Vanessa Ezekowitz 51341671c7 remove debug print 2017-02-06 07:49:57 -05:00
Vanessa Ezekowitz b3538e3941 convert bathroom tiles to param2 color
side effect:

I added a third shade of the formerly-white checker background
that alternates with the colored overlay.  The colored overlay
follows the standard full Unified Dyes palette.
2017-02-06 07:40:46 -05:00
Diego Martínez dc7b60c11f Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03: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 e041ca9115 same for bathroom tiles 2015-05-18 17:36:48 -04:00
Vanessa Ezekowitz 495af4ce5c add middle shelf to open medicine cabinet,
make closed and opened both non-walkable
2015-05-04 04:21:11 -04:00
Vanessa Ezekowitz 5c3699eba1 use mesh node for medicine cabinet
(allows better usage of textures, and fewer thereof)
2015-05-04 02:16:36 -04:00
Vanessa Ezekowitz 8873559795 phase out separate colored bathroom tiles textures
use entirely new, better-looking separate fg and bg images, colorized as needed.
2015-05-03 23:12:30 -04:00
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
Vanessa Ezekowitz 5013be4c09 better UV mapping on toilet paper and paper towels
added better imagery
moved toilet paper to bathroom_sanitation.lua
2015-04-26 18:02:47 -04:00
Vanessa Ezekowitz 7c9a172510 actually use the inventory image for towel rod 2015-03-31 11:42:33 -04:00
Vanessa Ezekowitz 885e838b57 use mesh node for towel on rod 2015-03-31 02:12:42 -04: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
Tim f9a59c1738 rename kitchen and bathroom related files to their actual contained functionality 2015-01-23 22:26:38 +01:00