Commit Graph

68 Commits

Author SHA1 Message Date
febcdb2605 add animated ceiling fan 2014-08-08 16:27:46 -04:00
6626032f28 add radiator, telephone and trash can (decorative) 2014-08-08 15:13:47 -04:00
075a6195dc add bed, wardrobe and pool table 2014-08-07 14:49:26 -04:00
c26d52ebdd PNGCRUSH _ALL_ THE TEXTURES! "\_:D/ 2014-08-04 13:47:16 -04:00
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
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
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
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
6bef2b186d Added inventory image for heater 2014-08-01 21:19:19 -04:00
f4165028c3 add dvd/vcr inventory image 2014-08-01 21:11:34 -04:00
f48d8af118 add nice, clear inventory images to clocks 2014-08-01 21:05:22 -04:00
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
c667b4e168 higher quality inventory images for some 3dforniture objects 2014-07-27 16:48:33 -04:00
5f1d48c40d add wooden lattice lamps 2014-07-27 15:15:47 -04:00
2e05b5d49c Add candles and oil lamp 2014-07-27 11:52:42 -04:00
f1f2db92c5 Added several more colors of bathroom tiles 2014-07-27 09:13:48 -04:00
8aeb2f1007 condense node defs for bathroom tiles
give slightly more meaningful filenames for their textures
2014-07-27 09:04:53 -04:00
c30fa31336 add recipes for black/white/grey bathroom tiles, give them better textures 2014-07-27 08:56:56 -04:00
df34140a1a new projection screen inventory image 2014-07-19 20:12:01 -04:00
c4e0ef0aef new brass ingot 2014-07-19 19:41:30 -04:00
3295ed85c3 update oil extract bottle image 2014-07-19 18:49:32 -04:00
d76dbc1dd9 Improved quality of most inventory textures
Re-drew/re-rendered or just tweaked them to use alpha where appropriate,
since the inventory can use it reliably these days.

Other changes include better image for table legs, reduced the power
crystal image since it doesn't need to be so big now, and reduced the
height/diameter of the motor a little.
2014-07-19 15:56:59 -04:00
a3ccb6176b Change crafting chain for plastic sheets
now leaves become oil extract, which is cooked into paraffin
this is then cooked into plastic sheets.

needed for future recipes that will need some kind of wax.
2014-07-19 08:03:02 -04:00
3918ff56fc add a roll of toilet paper 2014-07-19 05:39:18 -04:00
269db07a00 add space heater
rename fans.lua -> climate-control.lua and move air conditioner into it
along with the new heater.
2014-07-18 10:55:09 -04:00
f73cfa1cf5 desk fans (YAHN)
uses new fan blades object for recipe
2014-07-18 09:54:22 -04:00
aa6dbf37f5 change speaker and speaker-based recipes
now, you must craft a speaker driver (the actual speaker itself) first, then
use it to craft the "small" and "large" speakers, alarm clock, etc.
2014-07-13 18:51:31 -04:00
5b705cf4ed Move the openframe bookshelf into the main homedecor mod
Moved the craft recipe too
this leaves just the default bookshelf and the moreblocks empty counterpart
in the 3d extras mod.
2014-07-13 08:37:42 -04:00
d9f3df202b new brass ingot image 2014-07-09 12:58:15 -04:00
2dd7a660a5 add spools of copper and steel wire
use them in some recipes in lieu of steel/copper ingots.
2014-07-08 15:35:21 -04:00
44b34cf3a3 add recipes for windowblinds via new craft item, plastic strips 2014-07-08 04:03:39 -04:00
7805035d21 added recipes for several items 2014-07-08 00:31:34 -04:00
67598d3280 add blank canvas craft item and recipes for paintings
First, craft a blank canvas from four sticks
and some white wool:

- s -
s W s
- s -

Then, combine that canvas with some black and white dyes in the right
pattern to get the painting you want.

Paintings are numbred in-game, from 1 to 20.  Since there are so many
paintings, and so little crafting space, the only way I could think to
do it was to use binary for the recipe.  Convert the number of the
painting you want into binary, then use black dye for each 0 and white for
each 1, and lay them down into the crafting grid in this pattern:

bit2  bit1  bit0
  -   bit4  bit3
  -   Canv.   -

With the blank canvas in the bottom center slot.  For example, if you
want painting number 9, that would be 01001 in binary, so you'd arrange
the crafting grid like so:

Black Black White  --->  Painting #9
  -   Black White
  -   Canv.   -
2014-07-04 04:45:58 -04:00
57ecac2baa Add plasma lamp 2014-06-29 12:49:35 -04:00
1d01973121 give the desk a proper inventory image 2014-06-29 12:18:16 -04:00
f8efeee4d7 add computer desk 2014-06-29 10:43:34 -04:00
268d3837e0 add motor and heating element craft items 2014-06-29 02:41:33 -04:00
751a322727 better textures for fishtank, add lighted-up version 2014-06-27 19:12:21 -04:00
f78ee16d6f add several colors of kitchen chairs
(same colors as armchairs)

this necessitated a slight change to the existing model, it is now exactly
fit to pixels so that the new textures will align correctly.

Also, phased out the *lat1/lat2 textures used on the armchairs - redundant.
2014-06-26 23:20:13 -04:00
949a2a94d8 Add towel rod with towel
moved bathroom/kitchen tiles into misc-bathroom.lua
also, rename misc_nodes.lua -> misc-nodes.lua
2014-06-26 21:33:27 -04:00
25e47f3f9c Add blinds and framed windowpanes 2014-06-26 20:13:16 -04:00
afa3829a24 add medicine cabinet 2014-06-26 09:17:45 -04:00
815c10eb64 add dishwasher 2014-06-26 08:39:30 -04:00
33ffaf6d21 add filing cabinet 2014-06-26 08:10:10 -04:00
d5d219eadc add dvd/cd cases 2014-06-26 07:11:58 -04:00
144cb779fe add dvd/vcr 2014-06-26 06:36:22 -04:00
d42f384840 add cardboard box with small inventory 2014-06-26 00:28:21 -04:00
a7fdbe320c add decorative electrical outlet and light switch 2014-06-25 23:08:20 -04:00