Commit Graph

259 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
c8633be1dc add banisters, placed on side of blocks
when placing, code will try to determine if the bannister should be
left- or right-sided.  Defaults to left-sided; hold shift while placing
to force right-sided.
2015-04-27 03:09:37 -04:00
Vanessa Ezekowitz
7f7ba92bc8 use mesh node for cd/dvd cabinet 2015-04-26 23:23:45 -04:00
Vanessa Ezekowitz
72e58b0158 use mesh node for chimney 2015-04-26 22:52:11 -04:00
Vanessa Ezekowitz
020754d13a redraw wine-rack, simplify the bottle meshes used therein
(cuts the number of tris down from >7k to 4.6k)
better UV maps/materials use
2015-04-26 21:57:56 -04:00
Vanessa Ezekowitz
a6d05f451b rework window shutter UV map, simplified the textures 2015-04-26 19:11:26 -04:00
Vanessa Ezekowitz
4ac7b55d2f add generic gold tile, use it for trophy
tweak trophy UV map to use more of it.
2015-04-26 18:51:22 -04: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
d645b5ade5 rework UV map + texture for kitchen sink 2015-04-26 16:41:55 -04:00
Vanessa Ezekowitz
a820c7ffb2 better UV maps for speakers, tweaks to related textures 2015-04-26 15:32:13 -04:00
Vanessa Ezekowitz
9ccb6b5188 use mesh nodes for all doors
and for Japanese walls

makes it somewhat easier to add new door types
far fewer textures as well.
2015-04-25 03:13:47 -04:00
Vanessa Ezekowitz
029611417e use inventory image for ceiling lamp 2015-04-22 04:41:15 -04:00
Vanessa Ezekowitz
4b411d0466 add brass and wrought-iron candlesticks 2015-04-22 01:31:07 -04:00
Vanessa Ezekowitz
5cb73ffa7e Add king-sized bed model
create it by placing two twins of the same color side by side, left first

also moved the bed extension functions into handlers/expansion.lua,
renamed them, and made a few other minor tweaks to that file accordingly.
2015-04-22 00:43:22 -04:00
Vanessa Ezekowitz
8b924be206 add hanging-from-chain ceiling lamp 2015-04-21 21:33:06 -04:00
Vanessa Ezekowitz
dab2e9a5f2 better UV maps for picture frames
higher-quality imagery
2015-04-21 17:58:50 -04:00
jp
877e6f3607 Better invo images for candles 2015-04-17 12:47:21 -04:00
Vanessa Ezekowitz
e60562d58b use mesh node for former 3dforniture bathroom sink 2015-04-17 12:45:14 -04:00
Vanessa Ezekowitz
e71bbdc0ef better mesh/UV mapping for openframe bookshelf 2015-04-17 09:28:41 -04:00
Vanessa Ezekowitz
52ef3e9099 use mesh node for oil lamp
also turn the light level up one step
2015-04-17 02:47:55 -04:00
Vanessa Ezekowitz
c6dd69769e use mesh node for coffee maker 2015-04-16 23:39:18 -04:00
Vanessa Ezekowitz
8e5197af58 use mesh node for calendar 2015-04-16 05:23:08 -04:00
Vanessa Ezekowitz
b2815ea683 new inv img for coatrack 2015-04-15 18:59:44 -04:00
Vanessa Ezekowitz
20b8a8f875 use the existing copy of old default wood
called "generic wood".
(gets rid of the redundant copy I added as "old wood")
2015-04-15 18:16:25 -04:00
Vanessa Ezekowitz
f5fd1b173d new inventory images for large benches 2015-04-15 15:33:53 -04:00
Vanessa Ezekowitz
fa2498d8fd use mesh node for large style-2 bench 2015-04-15 15:28:52 -04:00
jp
69bc9c374c Switch Garden Bench 1 to mesh 2015-04-15 12:40:47 -04:00
Vanessa Ezekowitz
905366ed38 add inventory image for sport bench 2015-04-15 03:04:29 -04:00
Vanessa Ezekowitz
800fff3a02 use mesh node for sport bench 2015-04-15 03:01:48 -04:00
Vanessa Ezekowitz
d6a86d736a use mesh nodes for kitchen chairs
also fix their selectboxes
2015-04-15 01:52:30 -04:00
Vanessa Ezekowitz
3506ede1f5 use mesh node for radiator 2015-04-14 22:44:37 -04:00
Vanessa Ezekowitz
57fe4a3152 tweak trophy model 2015-04-14 17:32:24 -04:00
Vanessa Ezekowitz
69f7fea406 use mesh node for trophy, modified recipe to fit the look of the new model 2015-04-14 16:53:45 -04:00
Vanessa Ezekowitz
ca4b20505a rework meshes for table and standing lamps, better use of materials
use default wool for the lamp shades

also, use ^[colorize to brighten the lampshades and lightbulbs according
to the lamp's light/brightness setting, instead of baking it into the
textures.
2015-04-14 15:34:17 -04:00
Vanessa Ezekowitz
79b5c94f6c add wall sconce 2015-04-14 13:42:22 -04:00
Vanessa Ezekowitz
8e1dd5f268 use mesh nodes for candles 2015-04-14 11:58:05 -04:00
Vanessa Ezekowitz
0e317a3460 make deckchair white, add variant for blue stripes 2015-04-14 10:50:15 -04:00
jp
ba1167871f Switch Deck Chair to mesh 2015-04-14 10:45:07 -04:00
Vanessa Ezekowitz
64c8deb868 improved model + UV mapping + texture handling for flowerpot 2015-04-06 16:38:12 -04:00
kilbith
a0b0211427 Add glass door on Grandfather Clock 2015-04-06 16:55:56 +02:00
kilbith
bcaa25adf4 Add Wall Lamp 2015-04-04 19:51:48 +02:00
Vanessa Ezekowitz
15766e2537 new inventory images for books 2015-03-31 11:39:22 -04:00
Vanessa Ezekowitz
4a7d89f948 new inventory images for mailbox, copper pans, towel rod 2015-03-31 11:37:34 -04:00
Vanessa Ezekowitz
885e838b57 use mesh node for towel on rod 2015-03-31 02:12:42 -04:00
Vanessa Ezekowitz
9bc7f5c5ba use mesh nodes for former-"3dforniture" armchairs 2015-03-31 01:04:27 -04:00
Vanessa Ezekowitz
e662bb36b9 use mesh node for grandfather clock 2015-03-30 21:06:07 -04:00
Vanessa Ezekowitz
38318ef82b new telephone inv img 2015-03-30 17:45:54 -04:00
Vanessa Ezekowitz
ca911dbc71 use mesh node for phone 2015-03-30 17:37:23 -04:00
Vanessa Ezekowitz
b28e3eea40 new inventory image for former-"3dforniture" chains 2015-03-30 15:06:07 -04:00
Vanessa Ezekowitz
f565fb666a use mesh node for former-"3dforniture" torch 2015-03-30 14:59:39 -04:00
Vanessa Ezekowitz
a33b296b09 use mesh node for tool cabinet 2015-03-30 03:42:33 -04:00