Commit Graph

902 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 8b806bf082 if technic isn't installed, define its granite node (as a building
material only) and make it from 5 tar + 4 marble (both from
building_blocks).

If moreblocks is installed (and technic isn't), this node is routed
through the stairsplus component, and a recipe is added that uses
moreblocks' own tar node also.
2015-03-23 02:09:39 -04:00
Vanessa Ezekowitz 311b1ea4c5 add craft recipe for globe 2015-03-23 01:52:44 -04:00
Vanessa Ezekowitz 06a67cc49d give desk inventory (24 slots) 2015-03-23 01:44:27 -04:00
Vanessa Ezekowitz 2e3901d6cd use mesh node for pool table 2015-03-23 01:25:13 -04:00
Vanessa Ezekowitz fe10b8ae83 fix wrong well base alias 2015-03-22 13:42:42 -04:00
Vanessa Ezekowitz cdc9f21c3c rename piano left -> piano, add alias 2015-03-22 07:17:13 -04:00
Vanessa Ezekowitz 7274c7ab1c fix missing desk inv image 2015-03-22 01:38:42 -04:00
Vanessa Ezekowitz b5f41930ab use mesh node for piano 2015-03-22 01:36:56 -04:00
Vanessa Ezekowitz 171ef498a2 use mesh node for desk 2015-03-21 22:51:51 -04:00
Vanessa Ezekowitz 34b05db22e use mesh nodes for refrigerators 2015-03-21 01:11:31 -04:00
Vanessa Ezekowitz 261138f8d0 fridge one-to-two conversion ABMs are obsolete 2015-03-20 22:04:43 -04:00
Vanessa Ezekowitz 44dd86d55c use mesh node for dog house 2015-03-20 22:01:37 -04:00
Vanessa Ezekowitz 7bba079010 replace water well with meshnode version 2015-03-20 02:23:23 -04:00
jp dca81b1648 Clean-up 2015-03-05 23:10:27 +01:00
Tim db703e555d add sanity check to avoid cases in which expanded items would be placed against unknown nodes into other unknown nodes as pointed_think.above node
this resolves #205
2015-03-03 18:53:02 +01:00
jp f96e890155 fix images names 2015-03-01 19:45:34 +01:00
jp 546f8b501c Opti. code 2015-02-28 10:14:46 +01:00
kilbith 2d0d6c53f9 clocks: fix boxes and wield image 2015-02-27 03:11:41 -05:00
Vanessa Ezekowitz 7359f4eb99 Merge branch 'lantern' of github.com:kilbith/homedecor_modpack 2015-02-27 01:41:38 -05:00
Vanessa Ezekowitz 7b16542f32 Merge branch 'wall_lantern' of github.com:kilbith/homedecor_modpack 2015-02-27 01:39:39 -05:00
Vanessa Ezekowitz 1f8bbf1ae8 Add crafts for thin --> thick glowlight slabs 2015-02-27 01:28:32 -05:00
jp 4fe73ade80 rename sit functions 2015-02-25 11:17:42 +01:00
jp d3199606ec Reorganize files 2015-02-25 10:35:29 +01:00
jp 7b829e874b Switch wall lantern to mesh 2015-02-23 13:56:27 +01:00
jp c681f017aa Add hanging lantern (mesh) 2015-02-23 12:26:42 +01:00
Vanessa Ezekowitz d009cdd649 fix normals in "open" book model 2015-02-22 09:38:44 -05:00
jeanpatrick.guerrero@gmail.com 576a89216d Add desk lamps (mesh) 2015-02-20 16:15:57 -05:00
kilbith 280c4a732b Log the book content 2015-02-20 15:53:50 -05:00
jeanpatrick.guerrero@gmail.com 49eacb7726 Books: swap to mesh 2015-02-20 15:51:16 -05:00
jeanpatrick.guerrero@gmail.com 876e2645ea Add mesh picture frames 2015-02-20 15:48:32 -05:00
jp 7a15ceada5 Books: lines wrapping for reader 2015-02-10 22:49:08 +01:00
jp f5f3e14e35 Delete stack_max=1 in lrfurn 2015-02-10 11:02:07 +01:00
jp a4d515a94d Better chains invo images 2015-02-09 23:20:23 +01:00
jp 02db9f63ea Mesh models for chains 2015-02-08 14:43:34 -05:00
Tim af402c56a5 also avoid facedir setting for plantlike, raillike and firelike to avoid clashes if paramtype is used internally in the engine for something else 2015-02-05 10:51:34 +01:00
Tim a19f3753b9 don't apply a facedir to glasslike_framed to avoid the drawtype to fail drawing the frames 2015-02-05 10:34:17 +01:00
Tim 24db06a0b0 fix intllib support and remove unnecessary checks of it 2015-02-05 10:15:05 +01:00
Vanessa Ezekowitz 9f87c47ebe use inventory images for table lamps 2015-02-05 03:01:38 -05:00
Vanessa Ezekowitz adf01de74a clean up UVs a bit more (map the light bulp differently) 2015-02-05 00:29:27 -05:00
Vanessa Ezekowitz 5a3fc0b775 clean up table and standing lamp models a bit, improve shading
better UV mapping on light bulb
2015-02-04 23:03:41 -05:00
Vanessa Ezekowitz ea36a41da4 minor "Z" positioning tweak for yard sign text
also documented the meanings of the different lines.
2015-01-31 14:46:33 -05:00
Vanessa Ezekowitz f347c1ba3c use mesh node for trash can 2015-01-28 02:25:46 -05:00
Vanessa Ezekowitz 6be02dd68f use mesh node for beer mug 2015-01-28 00:57:41 -05:00
Vanessa Ezekowitz ef493ef02a use mesh node for cutlery set 2015-01-27 22:07:19 -05:00
kilbith 44b5d34449 Functionalize misc. sit instructions 2015-01-27 19:43:12 +01:00
kilbith b633ea8d8d Allow sit on the office chairs
... also remove useless definitions (set by default).
2015-01-27 12:45:29 +01:00
Vanessa Ezekowitz bf2f1b0e90 add fancy office chairs 2015-01-27 06:01:29 -05:00
kilbith 8f7e8ae698 localize fdir in door_and_gates.lua 2015-01-26 16:00:46 +01:00
Tim b0714c7897 fix #176 2015-01-26 15:58:37 +01:00
Vanessa Ezekowitz 464f378166 fix collision boxes on shutters 2015-01-25 15:32:36 -05:00