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

119 Commits

Author SHA1 Message Date
a0f656a85d add inventory images for standing lamps, by jp 2014-09-30 10:58:46 -04:00
b8807bfe83 new trash can texture 2014-09-22 03:15:47 -04:00
85e0d13957 add a second type of wrought iron fence
to go with the door that just went in
2014-09-22 03:14:09 -04:00
15a11737e5 add a wrought iron gate/door 2014-09-22 03:04:03 -04:00
d679ce058d added a white bedroom-style door 2014-09-22 02:20:58 -04:00
b848b0c286 Add calendar
Add calendar : https://cdn.mediacru.sh/ncpwQE94MO7N.png
Texture : http://mamadou3.free.fr/homedecor_calendar.png
2014-09-21 18:24:53 -03:00
f59f1bc9d1 Added missing textures for new items.
Textures by kilbith/jp.
2014-09-20 18:30:54 -03:00
b7ad0f5472 Oops. Added missing glass shigles' textures.
Textures made by kilbith/jp.
2014-09-20 18:25:55 -03:00
763d8fa200 Add a tree swing
model and textures by jp

To place, point at the underside of a node, e.g. a ceiling or the bottom
side of tree leaves or something.  It will automatically stretch
downward trying to find the ground (well, anything that isn't
buildable_to anyway), down to a maximum of 4 meters' worth of rope.

To remove, dig the swing itself and it'll take the rope with it.
2014-09-18 16:30:25 -04:00
0a4fd59cba coffee maker texture fix 2014-09-18 11:05:09 -04:00
dcf216e89e optimized a bunch of textures, added missing bed grey footext 2014-09-18 02:29:42 -04:00
730f1c843b Add a metal tool chest/work table 2014-09-18 01:42:44 -04:00
c3254a879a Add beer mug 2014-09-18 01:27:36 -04:00
0ae222c9c8 Add Beer Tap 2014-09-18 00:30:07 -04:00
83b62da350 Add a BBQ 2014-09-18 00:19:21 -04:00
066430d956 Add garden stone path 2014-09-17 23:59:03 -04:00
0599239a62 remove redundant textures for bed 2014-09-17 23:39:19 -04:00
b72634f67c Beds extension 2014-09-17 23:33:18 -04:00
ee7e507145 Improved textures (32px) for the microwave 2014-09-11 23:42:28 -04:00
6930b0ab99 add paper towel roll, improve toilet paper model and textures 2014-09-11 12:30:18 -04:00
80c30e49bf Add window flowerbox 2014-09-11 10:42:26 -04:00
4093ca5021 Add copper pans 2014-09-11 10:30:19 -04:00
8c3169e233 inventory image for trophy 2014-09-10 14:01:37 -04:00
dc0aec6f0d add skateboard 2014-09-10 13:59:04 -04:00
e606ee176c Add sportbench 2014-09-10 12:39:14 -04:00
8c68ad9662 Added a grandfather clock 2014-09-10 12:23:55 -04:00
484fde70f2 Z-inverted the model for the back half of the pool table
so that it doesn't have to be facedir-flipped in software
use the aforementioned function to handle placing it
added an abm to convert the old node.
2014-09-07 15:14:48 -04:00
60d34095a5 make cobwebs sit in corners when so-placed.
Algorithm tries to find an X-/Z+ or X+/Z- corner first (places the
cobweb using the torchlike "on-floor" mode) then an X-/Z- or X+/Z+
corner ("on-ceiling), then opposing X-/X+ walls (nodebox, not rotated),
then opposing Z-/Z+ walls (nodebox, rotated 90 degrees), then falls back
to plantlike (which also happens to fit places where e.g. three walls
come together only 1m apart)

ABM added to convert old ones.

Node name has changed so if you have cobwebs in your inventory, sorry
about that.
2014-09-04 16:27:05 -04:00
f330d19d03 Added a deckchair 2014-09-01 13:47:46 -04:00
7da4ec0e63 Added a toaster
On right-click, the toast pops out & plays a sound.  Right click again to
reset the toast.
2014-09-01 13:31:28 -04:00
fd5740bf50 more accurate inventory image for trash can 2014-08-26 14:03:18 -04:00
9df13fe6a2 better inventory image for wallmount coat rack 2014-08-26 13:50:51 -04:00
401c85dab8 added a piano 2014-08-26 13:28:47 -04:00
09b69280bd Added a dartboard
For a clean & simple circle, I prefered make it as 2D 'signlike'.
2014-08-26 08:33:29 -04:00
2aec716aac Added a coffee maker 2014-08-25 20:24:13 -04:00
1dc2be2756 fix texture on bench 2014-08-25 20:08:05 -04:00
0afd5b9b2c add brass and steel chainlinks, recipe changes...
if glooptest is not installed, an alias is added to equate homedecor
steel chainlinks to glooptest's, for compatibility.

The six-steel-ingot wall chain recipe is no longer to make wall chains.
Instead, if glooptest is not installed, this recipe is used to make
chain *links*.

Whether glooptest is installed or not, the steel chainlinks are still
used along with steel ingots, to make wall chains as before.
2014-08-25 18:26:31 -04:00
a3c6acc52b Added simple green and brown glass bottles
(e.g. beer and cola but could be anything)
2014-08-22 16:32:03 -04:00
578bc6008b Updated bed colors
- Red & green replaced by the default wool textures (the previous were too dark).
- Prettier violet texture
- Added brown, darkgrey, orange, yellow and pink colors (based on the default wool textures too).
2014-08-21 12:04:54 -04:00
2609e68d9d More colors for the bed
red, (dark) green, violet
2014-08-20 14:58:00 -04:00
998f08abfb simplify trash can 2014-08-19 11:02:56 -04:00
63eee13d4f Made cup "diamater" smaller
Made plate's raised edges X/Z coords aligned to texture pixels
Gave plate raised edge a gold trim
New inventory image to match
2014-08-18 12:04:07 -04:00
ce6aef53ed multiple changes
added cutlery set
added steel strip recipe (now two ingots, one below-left of the other)
changed recipe for copper strips to match steel strip recipe
2014-08-17 23:40:56 -04:00
1d7fb521a7 new doorbell textures 2014-08-17 22:43:00 -04:00
fd84c568af add "gooseneck" style kitchen faucet 2014-08-17 22:20:49 -04:00
c8bfaa6e79 add garden benches 2014-08-17 21:55:55 -04:00
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
d494b85b83 add water to the interior of the well base 2014-08-13 11:31:37 -04:00
2981890e6d add well 2014-08-13 11:15:57 -04:00
0202d3ed5e add cobwebs 2014-08-12 12:14:21 -04:00