Commit Graph

483 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 0b0669a969 better doorbell sound 2014-08-15 08:20:51 -04:00
Vanessa Ezekowitz 43db10c8b3 doorbell max hear distance = 15 2014-08-15 08:04:03 -04:00
Vanessa Ezekowitz f150d8146a update fridge recipes to match new node defs
also change the recipe a bit to not rely on moreores
2014-08-14 15:43:32 -04:00
Vanessa Ezekowitz 365247b7c3 prevent crash if screwdriver was able to rotate a part of bed, pool table,
or desk.  (really anything that is a side-by-side object).
2014-08-14 15:34:35 -04:00
Vanessa Ezekowitz e5ec7c88e8 Merge branch 'patch-6' of https://github.com/kilbith/homedecor_modpack 2014-08-14 14:51:57 -04:00
kilbith 645fdf684d Very little tweaks on the pool table
No incidences on the textures...
2014-08-14 20:46:46 +02:00
Vanessa Ezekowitz defa628c4f change dig property of doorbell 2014-08-14 14:26:13 -04:00
Vanessa Ezekowitz e8dd191cfd multiple changes
fridge has new models by jp, and now uses two nodes instead of one.

an abm has been added to convert the old one-node version into this new
two-node version. inventories are kept in the process, but I can't do
anything about fridges that are themselves in someone's inventory or
chests.  If you want to keep them, place them in the world before you
update.

added coat rack on wall, and freestanding coat tree, models by jp

added doorbell, model and texture by jp with changes by me
2014-08-14 14:05:41 -04:00
kilbith 588ef63da5 Improved bucket in the pit.
Improved bucket  in the pit.
2014-08-13 20:03:24 +02:00
Vanessa Ezekowitz 36d86add50 detect moreblocks properly 2014-08-13 13:03:17 -04:00
kilbith 380ac59b68 Added a bucket at the water well. 2014-08-13 17:59:31 +02:00
Vanessa Ezekowitz d494b85b83 add water to the interior of the well base 2014-08-13 11:31:37 -04:00
Vanessa Ezekowitz 2981890e6d add well 2014-08-13 11:15:57 -04:00
Vanessa Ezekowitz 380ca4c98a give brass and wrought iron poles facedir
so they can be rotated to horizontal with screwdriver.
2014-08-12 12:26:14 -04:00
Vanessa Ezekowitz 9fab61ec90 make cobwebs walkable-through, also sunlight propagates. 2014-08-12 12:23:32 -04:00
Vanessa Ezekowitz 0202d3ed5e add cobwebs 2014-08-12 12:14:21 -04:00
Vanessa Ezekowitz e0e78cafbf Merge branch 'Patch-1' of https://github.com/Jat15/homedecor_modpack 2014-08-12 09:20:55 -04:00
Vanessa Ezekowitz 5d73e994a7 better handling of abusive sign input,
avoid breaking old signs' word wrapping

also increase the sign input limit to 600 chars, to allow for ample amounts of
color codes.
2014-08-11 21:08:59 -04:00
Jat dbc519c8b9 Use moreblocks for building_blocks slab and stair 2014-08-11 21:20:25 +02: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 6519231604 Merge branch 'patch-2' of https://github.com/kilbith/homedecor_modpack 2014-08-10 11:55:52 -04:00
Vanessa Ezekowitz 6d73ca3f9f Added more metal sign colors
Red w/white border (e.g. "Stop" or similar),
white w/red border (e.g. "Yield", "Do not enter", and similar),
white w/black border (speed limit, other info signs)

renamed and simplified their edge/top/bottom textures since they always have
metal edges anyways (made them all use the same files).  Simplified the code
that creates them.  Minor changes to the code that places them to facilitate
this expansion (also allows for future expansion if necessary).
2014-08-10 11:47:44 -04:00
kilbith bd6d361933 Update furniture.lua - wardrobe part
Visually identic, pile of useless nodeboxes removed.
2014-08-10 08:33:20 +02:00
Vanessa Ezekowitz 03902e5392 trim text to 480 chars on input
hard-cut rendered text to SIGNS_WIDTH

(text already stored in a sign is unaffected)
2014-08-08 23:47:20 -04:00
Vanessa Ezekowitz cfd9b11511 fix copy&paste error 2014-08-08 18:45:15 -04:00
Vanessa Ezekowitz a83e40045d allow technic motor in ceiling fan recipe 2014-08-08 16:30:29 -04:00
Vanessa Ezekowitz febcdb2605 add animated ceiling fan 2014-08-08 16:27:46 -04:00
Vanessa Ezekowitz 6626032f28 add radiator, telephone and trash can (decorative) 2014-08-08 15:13:47 -04:00
Vanessa Ezekowitz 075a6195dc add bed, wardrobe and pool table 2014-08-07 14:49:26 -04:00
Vanessa Ezekowitz d652a47f69 make signs auto-recover after /clearobjects 2014-08-05 21:09:55 -04:00
Vanessa Ezekowitz c26d52ebdd PNGCRUSH _ALL_ THE TEXTURES! "\_:D/ 2014-08-04 13:47:16 -04:00
Vanessa Ezekowitz ac46db1c72 lighted fishtank shouldn't be in creative inventory 2014-08-04 13:04:17 -04:00
Vanessa Ezekowitz bc8b96a0bb better textures for the japanese walls 2014-08-04 11:59:09 -04:00
jp 1a9a9939ee Add japanese walls and tatami mat
(they're supposed to be doors, but they don't open/close yet)
2014-08-04 11:18:02 -04:00
Vanessa Ezekowitz e47b86f789 raise green and yellow signs' fronts to 32px
(the black and white borders are too thick at 16px)
2014-08-03 23:34:57 -04:00
Vanessa Ezekowitz 86cf33201d add green and yellow wall signs
(intended for traffic signage or similar)

Rework related textures.  Use steel ingots and green, white, black, yellow dyes
to craft.  Can also use "sheet metal" from my fork of Zeg9's steel mod.
2014-08-03 21:03:56 -04:00
Vanessa Ezekowitz 5f34d62ceb rename green/yellow sign images for consistency 2014-08-03 20:16:35 -04:00
Vanessa Ezekowitz 37ed09edae consolidate text pos and nodebox def tables
each sign type has a separate table which now defines the nodebox
model and position of the text on that model, instead of separate
sets of tables for each.
2014-08-03 19:53:52 -04:00
Vanessa Ezekowitz c5ce3bc53d texture and size cleanups on signs
MUCH more readable background texture for all signs

use exact-to-pixel dimensions on all signs
move sign models to start of signs_lib where they can be seen
make homedecor's brass/iron signs-on-posts use them
adjust all textures accordingly
2014-08-03 19:44:21 -04:00
jp 42e43a3e2c Add doghouse
model by jp, textures by VanessaE
2014-08-03 12:08:43 -04:00
Vanessa Ezekowitz 3b806cfe63 move outlet up a bit, ...
move light switch down to bottom of node

give them selection boxes that are easier to point at
2014-08-02 00:12:23 -04:00
Vanessa Ezekowitz 6dcd5e7bf6 double the yield of copper strips 2014-08-01 21:33:37 -04:00
Vanessa Ezekowitz 3ed1ea822a Add inventory images for medicine cabinet and toilet paper
add craft recipe for medicine cabinet, move it to misc-bathroom.lua
2014-08-01 21:26:04 -04:00
Vanessa Ezekowitz 6bef2b186d Added inventory image for heater 2014-08-01 21:19:19 -04:00
Vanessa Ezekowitz f4165028c3 add dvd/vcr inventory image 2014-08-01 21:11:34 -04:00
Vanessa Ezekowitz f48d8af118 add nice, clear inventory images to clocks 2014-08-01 21:05:22 -04:00
Vanessa Ezekowitz ef0ebac4db Add recipes for power outlet and light switch
also fixed the group settings to make them easier to dig, and gave them
nice, clear inventory images.
2014-08-01 20:45:41 -04:00
Vanessa Ezekowitz 07f9f31e43 add recipe for filing cabinet 2014-08-01 19:51:33 -04:00
Vanessa Ezekowitz 41e518282f use group:stick instead of default:sticks in all recipes, all sub-mods. 2014-07-30 18:19:42 -04:00