1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-21 14:50:23 +02:00
Commit Graph

506 Commits

Author SHA1 Message Date
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
b90c03cd8e added recipes to craft king bed from two twins 2015-04-22 04:54:40 -04:00
67d4da05f6 make king size placement work right-first as well as left-first 2015-04-22 04:50:49 -04:00
029611417e use inventory image for ceiling lamp 2015-04-22 04:41:15 -04:00
8597b39122 take "off" ceiling lamp out of creative inv 2015-04-22 04:37:18 -04:00
12cc9da08c allow shift-dig a king size bed to get the two twin beds back 2015-04-22 04:34:51 -04:00
4b411d0466 add brass and wrought-iron candlesticks 2015-04-22 01:31:07 -04:00
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
8b924be206 add hanging-from-chain ceiling lamp 2015-04-21 21:33:06 -04:00
09c560cfe5 reduce the depth of the bevel on the edges of the bed 2015-04-21 18:29:04 -04:00
dab2e9a5f2 better UV maps for picture frames
higher-quality imagery
2015-04-21 17:58:50 -04:00
814d43f541 do similar for marble 2015-04-18 17:15:22 -04:00
5de0fc7538 use mesh nodes for former-3dforniture toilets 2015-04-18 04:25:00 -04:00
jp
877e6f3607 Better invo images for candles 2015-04-17 12:47:21 -04:00
e60562d58b use mesh node for former 3dforniture bathroom sink 2015-04-17 12:45:14 -04:00
e71bbdc0ef better mesh/UV mapping for openframe bookshelf 2015-04-17 09:28:41 -04:00
c2575df10c fix collision box on oil lamp 2015-04-17 06:11:05 -04:00
52ef3e9099 use mesh node for oil lamp
also turn the light level up one step
2015-04-17 02:47:55 -04:00
c6dd69769e use mesh node for coffee maker 2015-04-16 23:39:18 -04:00
8e5197af58 use mesh node for calendar 2015-04-16 05:23:08 -04:00
dcde7c9d6a the complex selection box doesn't look good
went back to a single select box covering the entire model
kept the equivalent collision box
2015-04-15 19:15:12 -04:00
b2815ea683 new inv img for coatrack 2015-04-15 18:59:44 -04:00
414364d0ca better selectbox for coatrack 2015-04-15 18:58:33 -04:00
9767b5d5f8 use mesh node for coat rack/tree 2015-04-15 18:41:22 -04:00
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
12c40f75a2 just use one texture entry for simple bench 2015-04-15 16:36:10 -04:00
2755a39403 fix bad ref to bench img 2015-04-15 15:48:31 -04:00
f5fd1b173d new inventory images for large benches 2015-04-15 15:33:53 -04:00
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
905366ed38 add inventory image for sport bench 2015-04-15 03:04:29 -04:00
800fff3a02 use mesh node for sport bench 2015-04-15 03:01:48 -04:00
d6a86d736a use mesh nodes for kitchen chairs
also fix their selectboxes
2015-04-15 01:52:30 -04:00
3506ede1f5 use mesh node for radiator 2015-04-14 22:44:37 -04:00
57fe4a3152 tweak trophy model 2015-04-14 17:32:24 -04:00
5882c95774 fix selection box on trophy 2015-04-14 17:14:02 -04:00
69f7fea406 use mesh node for trophy, modified recipe to fit the look of the new model 2015-04-14 16:53:45 -04:00
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
f87c5271b1 use smooth shading on green trash cans 2015-04-14 14:12:38 -04:00
142519e188 fix edges of wall sconce back (should be transparent) 2015-04-14 14:00:18 -04:00
95a7699f20 use smooth shading on candles 2015-04-14 13:44:33 -04:00
79b5c94f6c add wall sconce 2015-04-14 13:42:22 -04:00
8e1dd5f268 use mesh nodes for candles 2015-04-14 11:58:05 -04:00
71c9d2218b fix normals on deckchair seat area 2015-04-14 10:58:29 -04:00
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
64c8deb868 improved model + UV mapping + texture handling for flowerpot 2015-04-06 16:38:12 -04:00
a0b0211427 Add glass door on Grandfather Clock 2015-04-06 16:55:56 +02:00
bcaa25adf4 Add Wall Lamp 2015-04-04 19:51:48 +02:00
f54c6d3645 Adjust hanging lantern position 2015-04-03 00:43:25 +02:00