Commit Graph

22 Commits

Author SHA1 Message Date
Tim 337dc05e70 Always return the ItemStack for on_rightclick to comply with the API. 2016-07-31 13:07:21 +02:00
Vanessa Ezekowitz 9959270e77 improve windowblind inv images 2015-05-27 15:19:49 -04:00
kilbith e0fe854c5d Add stained glass 2015-05-13 00:05:24 +02:00
Vanessa Ezekowitz 9736e3d187 phase out extra curtain textures
use a single "base" color and colorize it
2015-05-03 22:20:06 -04:00
kilbith add43c9529 More cleanup/tweaking 2015-04-30 09:53:44 -04:00
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
Vanessa Ezekowitz a35b57d713 rename most wood, metal, etc textures
to bring them all together into one "category" instead of being scattered across the directory
also combine a couple dupes.
2015-04-27 23:48:02 -04:00
Vanessa Ezekowitz a0bf61cfa7 do the same for wrought iron 2015-04-27 19:00:35 -04:00
Vanessa Ezekowitz a346bf5803 rework brass texture(s) and usage thereof 2015-04-27 18:35:14 -04:00
kilbith 6f33c9ff0c Afterward tweaking 2015-03-29 13:13:17 +02:00
Vanessa Ezekowitz a8a052bde3 use mesh nodes for windowblinds 2015-03-29 01:48:10 -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 f60eb9ca47 whitespace cleanup, now also making most of homedecor consistenly use the same indentation style 2015-01-23 22:14:00 +01:00
Tim be4ed12b6c whitespace cleanup:
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
kilbith 29bf986ea8 Small sounds fix 2015-01-20 19:49:46 +01:00
jp f136b92018 Cleaning cg72's code 2015-01-20 12:13:45 +01:00
kilbith 80c30e49bf Add window flowerbox 2014-09-11 10:42:26 -04:00
kilbith 8e76593982 Added open/close curtains functions. 2014-08-11 04:00:07 -04:00
Vanessa Ezekowitz 256029f259 add curtain rods and "opened" curtains
rods in brass, wrought iron, wood
opened curtains in same colors as regular
made all curtains use texture alpha, gave their textures ~90% opacity
moved curtains defs into window_treatments.lua
2014-08-10 17:37:58 -04:00
Vanessa Ezekowitz 96f3f8fc15 make windowpanes walkable/solid 2014-07-07 13:57:32 -04:00
Vanessa Ezekowitz 2c44af9b0b change name of homedecor:window to homedecor:window_quartered 2014-06-26 20:15:43 -04:00
crazyginger72 25e47f3f9c Add blinds and framed windowpanes 2014-06-26 20:13:16 -04:00