jp
546f8b501c
Opti. code
2015-02-28 10:14:46 +01:00
kilbith
2d0d6c53f9
clocks: fix boxes and wield image
2015-02-27 03:11:41 -05:00
Vanessa Ezekowitz
7359f4eb99
Merge branch 'lantern' of github.com:kilbith/homedecor_modpack
2015-02-27 01:41:38 -05:00
Vanessa Ezekowitz
7b16542f32
Merge branch 'wall_lantern' of github.com:kilbith/homedecor_modpack
2015-02-27 01:39:39 -05:00
Vanessa Ezekowitz
1f8bbf1ae8
Add crafts for thin --> thick glowlight slabs
2015-02-27 01:28:32 -05:00
jp
4fe73ade80
rename sit functions
2015-02-25 11:17:42 +01:00
jp
d3199606ec
Reorganize files
2015-02-25 10:35:29 +01:00
jp
7b829e874b
Switch wall lantern to mesh
2015-02-23 13:56:27 +01:00
jp
c681f017aa
Add hanging lantern (mesh)
2015-02-23 12:26:42 +01:00
Vanessa Ezekowitz
d009cdd649
fix normals in "open" book model
2015-02-22 09:38:44 -05:00
jeanpatrick.guerrero@gmail.com
576a89216d
Add desk lamps (mesh)
2015-02-20 16:15:57 -05:00
kilbith
280c4a732b
Log the book content
2015-02-20 15:53:50 -05:00
jeanpatrick.guerrero@gmail.com
49eacb7726
Books: swap to mesh
2015-02-20 15:51:16 -05:00
jeanpatrick.guerrero@gmail.com
876e2645ea
Add mesh picture frames
2015-02-20 15:48:32 -05:00
jp
7a15ceada5
Books: lines wrapping for reader
2015-02-10 22:49:08 +01:00
Tim
af402c56a5
also avoid facedir setting for plantlike, raillike and firelike to avoid clashes if paramtype is used internally in the engine for something else
2015-02-05 10:51:34 +01:00
Tim
a19f3753b9
don't apply a facedir to glasslike_framed to avoid the drawtype to fail drawing the frames
2015-02-05 10:34:17 +01:00
Tim
24db06a0b0
fix intllib support and remove unnecessary checks of it
2015-02-05 10:15:05 +01:00
Vanessa Ezekowitz
9f87c47ebe
use inventory images for table lamps
2015-02-05 03:01:38 -05:00
Vanessa Ezekowitz
adf01de74a
clean up UVs a bit more (map the light bulp differently)
2015-02-05 00:29:27 -05:00
Vanessa Ezekowitz
5a3fc0b775
clean up table and standing lamp models a bit, improve shading
...
better UV mapping on light bulb
2015-02-04 23:03:41 -05:00
Vanessa Ezekowitz
f347c1ba3c
use mesh node for trash can
2015-01-28 02:25:46 -05:00
Vanessa Ezekowitz
6be02dd68f
use mesh node for beer mug
2015-01-28 00:57:41 -05:00
Vanessa Ezekowitz
ef493ef02a
use mesh node for cutlery set
2015-01-27 22:07:19 -05:00
kilbith
44b5d34449
Functionalize misc. sit instructions
2015-01-27 19:43:12 +01:00
kilbith
b633ea8d8d
Allow sit on the office chairs
...
... also remove useless definitions (set by default).
2015-01-27 12:45:29 +01:00
Vanessa Ezekowitz
bf2f1b0e90
add fancy office chairs
2015-01-27 06:01:29 -05:00
kilbith
8f7e8ae698
localize fdir in door_and_gates.lua
2015-01-26 16:00:46 +01:00
Tim
b0714c7897
fix #176
2015-01-26 15:58:37 +01:00
Vanessa Ezekowitz
464f378166
fix collision boxes on shutters
2015-01-25 15:32:36 -05:00
kilbith
931a5b0746
Move checking at right place
2015-01-24 22:41:38 +01:00
jp
da2af88eb8
fix typo
2015-01-24 21:27:45 +01:00
jp
c6790ad21e
Allow sit on some furnitures
2015-01-24 20:10:54 +01:00
Tim
307d969f4c
remove unnecessary nodeupdate() usage
...
this undocumented function is internally being used for falling or attached nodes and shouldn't be needed here
2015-01-24 19:47:41 +01:00
kilbith
fc436a1a1c
Remove vertical expansion on standing lamp
...
use new API function to handle the second-node air
2015-01-24 12:40:44 -05:00
Vanessa Ezekowitz
9ffe942e61
fix a few missing parameters on openframe bookshelf
2015-01-23 19:29:51 -05:00
Tim
78045a752f
move most other homedecor nodes to the new registration function, remove any unnecessary fields due to minetest or homedecor defaults
2015-01-24 00:34:02 +01:00
kilbith
be9d1e0b7e
Delete useless params
2015-01-23 23:45:26 +01:00
jp
692a35679a
New cardboard boxes
2015-01-23 17:41:55 -05:00
Tim
5fb4bff628
move handlers into subdirectory to split them apart from the actual game content
2015-01-23 22:53:57 +01:00
Tim
4516aa960b
move kitchen related nodes into their associated files
2015-01-23 22:48:40 +01:00
Tim
f9a59c1738
rename kitchen and bathroom related files to their actual contained functionality
2015-01-23 22:26:38 +01:00
Tim
f60eb9ca47
whitespace cleanup, now also making most of homedecor consistenly use the same indentation style
2015-01-23 22:14:00 +01:00
Tim
64a81ebf7a
make error messages more useful for nodebox lookups
2015-01-23 21:58:34 +01:00
Vanessa Ezekowitz
a97bbbc23e
OPTIMIZE _ALL_ THE TEXTURES! \:D/
2015-01-23 13:53:00 -05:00
Vanessa Ezekowitz
63d8ddc67b
arg --> ...
2015-01-23 12:59:33 -05:00
jp
ff2163ae64
Update book wield images
2015-01-23 18:51:03 +01:00
Tim
cfff6490cb
reduce some unnecessarily verbose boolean expressions in door_and_gates.lua
2015-01-23 12:37:23 -05:00
Tim
b5188493cc
abstract common nodebox forms, fixing some ignored ones in the process
2015-01-23 12:37:23 -05:00
Tim
6245956ba4
add missing gettext variable
2015-01-23 12:37:23 -05:00
Tim
e010ab83fc
remove an obsolete function from init.lua
2015-01-23 12:37:23 -05:00
Tim
3c357b4b49
fix formspecs and use the inventory sizes for cardboard box and medicine cabinet, that their formspecs allowed to use before
2015-01-23 12:37:23 -05:00
Tim
cc9a1a9c3c
select a formspec automaticly from a table if none is supplied
2015-01-23 12:37:23 -05:00
Tim
0341a00f9f
also make the japanese door use the expand function, giving it a proper construction (buildable_to) and prevent crashes when rightclicking onknown nodes with it
2015-01-23 12:37:23 -05:00
Tim
5b35bb571b
remove a leftover empty function
2015-01-23 12:37:23 -05:00
Tim
306a6798b3
add an after_unexpand hook to allow beds to properly expand and unexpand, and update beds to use expansion in the process
2015-01-23 12:37:23 -05:00
Tim
b87ce2d2a7
allow "air" to be set in expand.top/forward/right to allow for better handled multinode meshnodes
2015-01-23 12:37:23 -05:00
Tim
d6ce145f9c
use an expand def-field to automaticly expand and unexpand the three available types of expansion and let nearly all decor use this form
...
example of usage:
expand = { top="homedecor:newnode", right="homedecor:rightnode", forward="homedecor:forwardnode" }
2015-01-23 12:37:23 -05:00
Tim
9912f72de6
don't assume all locked multinodes to be refrigerators
2015-01-23 12:37:23 -05:00
Tim
cdbdcbef14
make doors use the new expansion functions
2015-01-23 12:37:23 -05:00
Tim
fefb3f9f20
make sure any expansion node is being replaced with air if it's buildable_to and no other second node is being used as replacement
2015-01-23 12:37:23 -05:00
Tim
8f0c7c20c6
make expanded items test for on_rightclick before actually placing
2015-01-23 12:37:23 -05:00
Tim
0a0c558c3a
rewrite the node stacking/expansion code, preventing a crash building on unknown nodes, and reduce table lookups and overall code
2015-01-23 12:37:23 -05:00
Tim
b4b281d9ea
abstract most inventory handling code into a homedecor registration function
...
drawtype and param related defaults are being handled as well
for now we still leave the locked-node generation to locked.lua, due to its furnace-like node support
example:
homedecor.register("penbox", {
<common defs>
infotext=S("Penbox"),
inventory = {
size=8,
formspec=…
lockable=true -- will be supported later
},
})
2015-01-23 12:37:23 -05:00
Diego Martinez
2cdf6667dc
Set infotext to the book's title.
...
Also use `swap_node` to avoid losing metadata on (placed)
book open/close.
2015-01-23 14:25:01 -03:00
Diego Martinez
0c7dfa9ba6
Move register_on_player_receive_fields
out of the loop.
...
Avoids registering one `on_receive_fields` per book color,
which is wasteful.
Also, minor fixes mainly for conciseness' sake.
2015-01-23 14:16:40 -03:00
Diego Martinez
5bae438647
Keep metadata on book place/dig.
2015-01-23 14:05:53 -03:00
jp
365dc1c639
Improved Books
2015-01-22 13:01:04 -05:00
Tim
9a13728492
fix the medicine cabinet deleting inventory on punch
2015-01-21 13:42:20 +01:00
Tim
2cd99d6462
add the flower pots to the potting_group to make bushes_classic bushes regrow berries on them
2015-01-21 04:40:38 +01:00
Tim
be4ed12b6c
whitespace cleanup:
...
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
kilbith
29bf986ea8
Small sounds fix
2015-01-20 19:49:46 +01:00
jp
f136b92018
Cleaning cg72's code
2015-01-20 12:13:45 +01:00
Tim
3106b62945
update remaining node_box->collision_box for meshnodes
2015-01-19 22:57:48 +01:00
Vanessa Ezekowitz
5fb565cbd6
fixed a couple missing faces in wine rack mesh and optimized it a bit
2015-01-18 22:12:55 -05:00
Vanessa Ezekowitz
88e5c28d39
use mesh nodes for standing lamp and "3dforniture" table lamp
...
rewrote the surrounding code a bit to clean it up
all new textures, got rid of related, obsolete files.
2015-01-03 01:52:39 -05:00
Vanessa Ezekowitz
8b14e599a1
fix sel/coll boxes on 4-bottle packs
2015-01-02 05:40:02 -05:00
Vanessa Ezekowitz
f8f595b3b9
add 4-packs of green and brown bottles, and a 4-pack with both colors
...
add recipe for wine rack using multiple 4-packs of brown bottles + wood
2015-01-02 05:29:42 -05:00
Vanessa Ezekowitz
b3cd8e45fb
shorten globe coll/sel box code a bit
2015-01-02 04:41:01 -05:00
Vanessa Ezekowitz
8cf3db8aae
better wine rack model
...
basically stacked the existing model 4x, scaled it down, and added more
bottles to fill the empty spaces.
2015-01-02 04:39:17 -05:00
Vanessa Ezekowitz
ad79c1b7e4
use mesh node for brown and green bottles
2015-01-02 01:24:07 -05:00
Vanessa Ezekowitz
20ba8beaac
fix groups on globe and wine rack
2015-01-02 00:47:08 -05:00
Vanessa Ezekowitz
ca4fa4061d
Add wine rack
2015-01-02 00:44:38 -05:00
Vanessa Ezekowitz
05bca18407
get rid of blender model files
...
they're redundant and only serve to bloat up the repo.
2015-01-02 00:44:38 -05:00
Vanessa Ezekowitz
d41c35a067
Add desk globe, model by jp
2015-01-01 15:28:49 -05:00
Vanessa Ezekowitz
a14151accb
new inventory images for small round tables
2014-12-27 15:14:42 -05:00
Vanessa Ezekowitz
bb8b3eea20
use current intllib API
2014-12-27 01:13:05 -05:00
Vanessa Ezekowitz
6905c363eb
reduce small round table model to exactly 1 standard pixel in thickness
...
also remove some redundant .blend1/.blend2 files
2014-12-26 18:39:39 -05:00
Vanessa Ezekowitz
ca9949daf4
tone down brightness of glass streaks on large table
2014-12-26 18:28:42 -05:00
Vanessa Ezekowitz
6ed5fcb064
pixel tweak to glass table
2014-12-26 18:27:58 -05:00
Vanessa Ezekowitz
0457fc43ee
better model for small round tables
...
better texture for the glass one
2014-12-26 18:19:45 -05:00
cheapie
0a1eb1c83c
Added beeswax -> oil + yellow dye crafting recipe, using technic's centrifuge.
2014-12-26 12:48:18 -05:00
Vanessa Ezekowitz
258304569f
fix collision boxes on tables
2014-12-25 21:42:12 -05:00
kilbith
1e31d0e02a
Sticky cobwebs
...
Besides the realistic matter, it adds fun when players use it in PvP arenas, for making different kind of traps or amortize a fall.
2014-12-25 21:42:12 -05:00
Diego Martinez
4be89a076b
Remove reference to unused nodebox.
2014-12-24 00:17:38 -03:00
Vanessa Ezekowitz
ea5083bc03
fix a few bad pixels on dartboard, flatten image
2014-12-22 12:27:51 -05:00
Vanessa Ezekowitz
cd5e82d84e
use minetest.rotate_node to place slopes
...
(6dfacedir prediction)
2014-12-22 12:10:31 -05:00
Vanessa Ezekowitz
a64b436dc2
don't reference obsolete pole images as fence wields
2014-12-20 18:13:16 -05:00
Vanessa Ezekowitz
46b49eef7e
use mesh node for toilet paper
2014-12-14 19:05:41 -05:00
Vanessa Ezekowitz
b99abb8bc0
use mesh node for paper towels
2014-12-14 18:40:34 -05:00
Vanessa Ezekowitz
1b6f68c92a
Add inventory images for square glass/wood tables
2014-12-14 16:00:37 -05:00
Vanessa Ezekowitz
64a86c1524
Better inventory images for brass and wrought iron poles
2014-12-14 15:42:59 -05:00
Vanessa Ezekowitz
f23062f28f
Use mesh node for flowerpots
2014-12-14 15:12:44 -05:00
Vanessa Ezekowitz
9d903b82be
Use mesh node for small square table
2014-12-14 13:22:44 -05:00
Vanessa Ezekowitz
84506cab4c
phase out the _t, _b, and _s glass/wood table variants
...
Uses the engine's 6dfacedir code and the rotate helper function
to do the job instead. ABMs added to convert old nodes.
2014-12-14 12:38:15 -05:00
Vanessa Ezekowitz
d1064c2beb
Use mesh node for open-frame bookshelf
2014-12-14 01:19:36 -05:00
Vanessa Ezekowitz
e7367558ab
Use mesh node for dartboard
...
also delete a couple of excess files
2014-12-13 20:55:19 -05:00
Vanessa Ezekowitz
3b0e6ad95d
use mesh node for round tabletops
2014-12-13 20:31:57 -05:00
Vanessa Ezekowitz
26dd190226
use mesh node for kitchen sink
2014-12-13 19:26:38 -05:00
Vanessa Ezekowitz
200bfeff4e
add proper selection and collision boxes to slopes
2014-12-13 18:31:47 -05:00
Vanessa Ezekowitz
d59a52f8a9
old cruft from nodebox-based slopes
2014-12-13 18:27:45 -05:00
Vanessa Ezekowitz
a72f806130
use mesh node for analog clocks
2014-12-13 18:26:39 -05:00
Vanessa Ezekowitz
6bf754d38d
Add streaks to glass slope
2014-12-13 17:36:11 -05:00
Vanessa Ezekowitz
0d6d75a425
use mesh node for round pole
2014-12-13 17:32:31 -05:00
Vanessa Ezekowitz
d8252aee6b
Upgrade roof slopes to use proper meshes
...
instead of hundreds of nodeboxes per.
2014-12-13 17:03:08 -05:00
Vanessa Ezekowitz
3c3aa9e0d0
fix messed-up front/back images on kitchen chairs
...
Signed-off-by: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
2014-12-10 13:34:16 -05:00
Vanessa Ezekowitz
4b148c416b
delete obsolete door inv images
2014-11-23 03:45:42 -05:00
Vanessa Ezekowitz
0a1e194b3c
don't try to register "right" door inv images
...
they don't exist, and aren't used anyway
2014-11-23 03:18:23 -05:00
Vanessa Ezekowitz
5c918706cd
local-ize a couple of variable refs
2014-11-23 01:51:14 -05:00
Vanessa Ezekowitz
b586285741
replace window shutters with wall-mounted mesh node version
...
fixes bad rotation that was introduced with fd1e5a516a
(because nodeboxes can't be wallmounted, and facedir != wallmounted param2)
requires minetest from git commit dd4c21c1808acedfbcf8402c09ce9129b6ac31c7 or later.
2014-11-23 00:51:44 -05:00
Vanessa Ezekowitz
e3c16b41ea
make building_blocks optional to the main homedecor mod
2014-11-22 15:49:34 -05:00
Vanessa Ezekowitz
5d078198f2
make signs_lib optional for base homedecor mod
2014-11-22 15:43:35 -05:00
kilbith
b34857b263
Fix little omission (jpn wall top)
2014-11-13 10:29:00 +01:00
kilbith
361b742c56
Update doors_and_gates.lua
...
japanese doors tweaks
2014-11-12 15:41:49 -05:00
jp
76350ac642
Add new door
2014-11-07 13:39:48 +01:00
jp
9ee9262a54
Textures optimizing
2014-11-03 14:06:57 +01:00
jp
3bb41cbb4f
Textures optimizing
2014-11-03 12:46:45 +01:00
Vanessa Ezekowitz
71dad95d40
PNGCRUSH _ALL_ THE TEXTURES! "\_:D/
2014-11-02 13:03:34 -05:00
Vanessa Ezekowitz
697c41fa46
Merge branch 'master' of https://github.com/kilbith2/homedecor_modpack
2014-11-02 09:19:22 -05:00
jp
0e8bd681c0
Remove another useless nodebox
2014-10-31 22:29:05 +01:00
jp
3d997dbdc4
Grandfather clock update
2014-10-31 21:31:21 +01:00
jp
1790358200
Update beds
2014-10-31 20:33:28 +01:00
Vanessa Ezekowitz
71fb6f9e91
fix facedir detection on coffee steam, increase ABM interval, fix indentation
2014-10-29 18:06:01 -04:00
kilbith
689f9a8b43
Add Coffee Steam
2014-10-29 10:29:13 -04:00
kilbith
bd3542ed0e
Add calendar recipe
2014-10-25 11:50:07 -04:00
kilbith
637218ea1b
Update lantern texture
2014-10-20 08:59:18 +02:00
Vanessa Ezekowitz
5ffaec19ff
do the same for white ovens
2014-10-19 21:01:04 -04:00
kilbith
5f5122423a
new oven textures
2014-10-19 20:55:55 -04:00
Vanessa Ezekowitz
01447dd319
Merge branch 'patch-1' of https://github.com/kilbith/homedecor_modpack
2014-10-19 20:49:15 -04:00
Vanessa Ezekowitz
168ecbb05d
Merge branch 'master' of https://github.com/kilbith3/homedecor_modpack
2014-10-19 20:49:04 -04:00
Vanessa Ezekowitz
85db2fd751
Merge branch 'master' of https://github.com/kilbith2/homedecor_modpack
2014-10-19 20:48:54 -04:00
kilbith
b9e62b0a0c
Update wrought iron fences
...
- Add nodeboxes (cross, and crosses + sides for the corner piece).
- Readjustment of the selection boxes.
https://cdn.mediacru.sh/pr00x9SA-Igm.png
https://cdn.mediacru.sh/jDg96C9zMDrz.png
2014-10-18 15:49:21 +02:00
kilbith
7c511ac140
Update thin/little candle
2014-10-17 16:09:37 +02:00
kilbith
015728049b
Add wall lantern
2014-10-16 09:22:58 +02:00
kilbith
3d843eb45c
door textures
2014-10-16 09:16:37 +02:00
kilbith
8e3b0f4c45
New door: standard glass & wood
2014-10-16 09:15:21 +02:00
kilbith
5a8113d177
Update lamps textures
2014-10-14 09:27:19 +02:00
kilbith
c0940f1885
Update beds textures
2014-10-13 21:27:47 +02:00
kilbith
a44b29c9b5
Some pixels updated
2014-10-13 14:47:04 +02:00
kilbith
1b13161416
Bed model: wider & lighter
2014-10-13 11:29:36 +02:00
Vanessa Ezekowitz
7e55ae95cb
fix brain-o with homedecor/glooptest steel/iron chainlinks
2014-10-12 01:14:11 -04:00
kilbith
44372532e4
Fix corner edge
2014-10-06 21:12:38 +02:00
Vanessa Ezekowitz
2a04eadcc7
add vertical edge to corner piece
2014-10-06 14:38:46 -04:00
kilbith
2c02e8ba36
Improved wrought iron fence model, added corner version
2014-10-06 14:26:14 -04:00
Vanessa Ezekowitz
2a2fa3d429
add recipe for japanese door
2014-10-05 16:25:59 -04:00
Vanessa Ezekowitz
7919512b3e
remove some commented-out code
2014-10-05 16:05:47 -04:00
kilbith
3676b52768
Add actual sliding door to Japanese-style walls
...
Flatten images for door and walls to prevent alpha-sorting glitches
2014-10-05 16:04:27 -04:00
Vanessa Ezekowitz
29cdb89f60
ignore cobwebs when searching for walls to put them on
2014-10-02 23:20:40 -04:00
kilbith
90f6061fe8
Makes the sink realistic
2014-10-02 13:42:14 +02:00
Diego Martinez
27a59c0716
Fix locked ovens reverting to unlocked.
2014-10-01 02:49:17 -03:00
Vanessa Ezekowitz
63e697cbb6
give coat tree an inv image
2014-09-30 13:17:43 -04:00
Vanessa Ezekowitz
f65bc506e3
update trash can inv image
2014-09-30 13:06:31 -04:00
Vanessa Ezekowitz
dd7a9caad5
add alternate recipes for standing lamps
2014-09-30 12:49:53 -04:00
Vanessa Ezekowitz
ddf2666525
fix white standing lamp recipe
2014-09-30 11:57:06 -04:00
Vanessa Ezekowitz
e6f4612ceb
add recipes for wrought iron fence #2 and its door, bedroom door, glass
...
shingle
2014-09-30 11:52:27 -04:00
Vanessa Ezekowitz
d8bbbc9840
add recipes for the colored books
2014-09-30 11:13:31 -04:00
Vanessa Ezekowitz
cf2cef8a79
add recipes for standing lamps
2014-09-30 11:06:18 -04:00
Vanessa Ezekowitz
97d1561261
add inventory images for books, by jp
2014-09-30 11:00:35 -04:00
Vanessa Ezekowitz
a0f656a85d
add inventory images for standing lamps, by jp
2014-09-30 10:58:46 -04:00
Vanessa Ezekowitz
4021edd243
properly name each lamp by color
2014-09-30 10:53:56 -04:00
Vanessa Ezekowitz
86b6326dcf
move "3dforniture" lamps to lighting.lua
2014-09-30 10:40:36 -04:00
kilbith
e2a8c928f7
Better candles descriptions
...
Better candles descriptions
2014-09-23 12:38:10 -04:00
kilbith
5f1ce0b01f
Add thin candle, repurpose "thick" candle recipe for it
...
add new recipe for thick candle
2014-09-22 03:20:02 -04:00
Vanessa Ezekowitz
b8807bfe83
new trash can texture
2014-09-22 03:15:47 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
15a11737e5
add a wrought iron gate/door
2014-09-22 03:04:03 -04:00
Vanessa Ezekowitz
d679ce058d
added a white bedroom-style door
2014-09-22 02:20:58 -04:00
kilbith
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
Vanessa Ezekowitz
af3b4780d4
fix crash in lamps
2014-09-20 19:30:35 -04:00
Diego Martinez
f59f1bc9d1
Added missing textures for new items.
...
Textures by kilbith/jp.
2014-09-20 18:30:54 -03:00
Diego Martinez
b7ad0f5472
Oops. Added missing glass shigles' textures.
...
Textures made by kilbith/jp.
2014-09-20 18:25:55 -03:00
kilbith
065ff29402
Openable medicine cabinet
...
Openable medicine cabinet (on punch) : https://cdn.mediacru.sh/JQcxf58tptfP.png
Textures : http://mamadou3.free.fr/medicine_cabinet_open_textures.zip
2014-09-20 18:25:54 -03:00
kilbith
caf4fcf57b
Add openable books
...
Add openable books (on punch) : https://cdn.mediacru.sh/RBCZcQT1VJjW.png
Textures : http://mamadou3.free.fr/books_textures.zip
2014-09-20 18:25:53 -03:00
kilbith
5f19955c8f
Add standing lamps
...
Add standing lamps : https://cdn.mediacru.sh/yAdKFmB1cDq2.png
Textures : http://mamadou3.free.fr/standing_lamps_textures.zip
2014-09-20 18:25:52 -03:00
kilbith
d7d5f5bf5e
Kitchen faucet : simplified/improved nodeboxes
...
Kitchen faucet : simplified/improved nodeboxes
2014-09-20 17:53:31 -03:00
kilbith
fd1e5a516a
Prettier shutters
...
Prettier shutters : https://cdn.mediacru.sh/uuQuB3D_aXbq.png
2014-09-20 17:53:30 -03:00
kilbith
9cc5853ccc
Add glass shingles
...
Add glass shingles : https://cdn.mediacru.sh/DJDalHp5xuNp.jpg
Textures : http://mamadou3.free.fr/shingles_glass_textures.zip
2014-09-20 17:53:29 -03:00
Vanessa Ezekowitz
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
kilbith
1196c17b31
Add tree's swing (2 nodes)
...
Add tree's swing (2 nodes) : https://cdn.mediacru.sh/k3rWXDs4HFsh.png
Textures : http://mamadou3.free.fr/swing_textures.zip
2014-09-18 15:08:40 -04:00
Vanessa Ezekowitz
2584dcb191
rewrite bed extension logic so that any colors can form bunks
2014-09-18 14:46:26 -04:00
kilbith
d8c20f333b
BBQ: texture bug fixed
...
BBQ: texture bug fixed
2014-09-18 11:06:05 -04:00
kilbith
0a4fd59cba
coffee maker texture fix
2014-09-18 11:05:09 -04:00
kilbith
dcf216e89e
optimized a bunch of textures, added missing bed grey footext
2014-09-18 02:29:42 -04:00
Vanessa Ezekowitz
cc036527b0
fix drop on extended bed foot
2014-09-18 02:23:11 -04:00
kilbith
730f1c843b
Add a metal tool chest/work table
2014-09-18 01:42:44 -04:00
Vanessa Ezekowitz
c3254a879a
Add beer mug
2014-09-18 01:27:36 -04:00
kilbith
0ae222c9c8
Add Beer Tap
2014-09-18 00:30:07 -04:00
kilbith
83b62da350
Add a BBQ
2014-09-18 00:19:21 -04:00
kilbith
066430d956
Add garden stone path
2014-09-17 23:59:03 -04:00
Vanessa Ezekowitz
0599239a62
remove redundant textures for bed
2014-09-17 23:39:19 -04:00
kilbith
b72634f67c
Beds extension
2014-09-17 23:33:18 -04:00
kilbith
ee7e507145
Improved textures (32px) for the microwave
2014-09-11 23:42:28 -04:00
Vanessa Ezekowitz
6930b0ab99
add paper towel roll, improve toilet paper model and textures
2014-09-11 12:30:18 -04:00
kilbith
80c30e49bf
Add window flowerbox
2014-09-11 10:42:26 -04:00
kilbith
4093ca5021
Add copper pans
2014-09-11 10:30:19 -04:00
Vanessa Ezekowitz
8c3169e233
inventory image for trophy
2014-09-10 14:01:37 -04:00
kilbith
dc0aec6f0d
add skateboard
2014-09-10 13:59:04 -04:00
kilbith
e606ee176c
Add sportbench
2014-09-10 12:39:14 -04:00
kilbith
8c68ad9662
Added a grandfather clock
2014-09-10 12:23:55 -04:00
kilbith
f2440f3ca4
Added a trophy
2014-09-10 12:04:14 -04:00
kilbith
f94aa7616e
Added a wall shelf
2014-09-10 11:56:14 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
068bff4594
functionalize most of the two-node objects' placement code
2014-09-07 15:01:51 -04:00
kilbith
2ea0800cea
Telephone : nodeboxes cleaning.
...
Telephone : nodeboxes cleaning.
2014-09-07 12:13:36 -04:00
Vanessa Ezekowitz
29b2c262e5
fix cobweb conversion abm
2014-09-05 08:44:26 -04:00
Vanessa Ezekowitz
8c3c1deea5
remove some debug statements
2014-09-04 17:14:21 -04:00
Vanessa Ezekowitz
fdfaa42f4f
allow placement of cobweb on a flat vertical surface also.
2014-09-04 17:13:58 -04:00
Vanessa Ezekowitz
5c1b4de65a
adjust selection box for centered cobweb
2014-09-04 16:50:39 -04:00
Vanessa Ezekowitz
6841b7eafd
update cobweb recipe
2014-09-04 16:39:33 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
95d852691d
don't use group:stick in recycle recipes :P
2014-09-03 19:52:26 -04:00
Vanessa Ezekowitz
5077df05de
forgot deck chair description
2014-09-02 03:03:43 -04:00
Vanessa Ezekowitz
5d0dae8e3d
use moreblocks: namespace for stairsplus recipe alternames
...
(stairsplus: namespace is long since deprecated)
2014-09-01 22:35:04 -04:00
Vanessa Ezekowitz
ab393d7960
same for bottles and coffee maker
2014-09-01 13:55:28 -04:00
Vanessa Ezekowitz
c192ecff90
don't shadow the surface the toaster sits on
...
(it's too small to matter)
2014-09-01 13:53:18 -04:00
Vanessa Ezekowitz
1f1fa99c9d
make "popped" toaster drop regular one.
2014-09-01 13:50:17 -04:00
kilbith
f330d19d03
Added a deckchair
2014-09-01 13:47:46 -04:00
kilbith
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
kilbith
de0ba264fa
Removed the useless nodeboxes on radiator
...
Removed 3 useless nodeboxes on radiator. Identic model.
2014-08-27 11:11:38 +02:00
Vanessa Ezekowitz
fd5740bf50
more accurate inventory image for trash can
2014-08-26 14:03:18 -04:00
Vanessa Ezekowitz
82c9c01661
made trash can recipe cheaper
2014-08-26 13:59:14 -04:00
Vanessa Ezekowitz
559cb1f7f7
recipe for piano is too cheap, made it more expensive.
2014-08-26 13:57:12 -04:00
Vanessa Ezekowitz
9df13fe6a2
better inventory image for wallmount coat rack
2014-08-26 13:50:51 -04:00
Vanessa Ezekowitz
7139428181
right half of piano = not in creative inv
2014-08-26 13:33:37 -04:00
Vanessa Ezekowitz
f946ea2936
description for piano
2014-08-26 13:32:40 -04:00
Vanessa Ezekowitz
401c85dab8
added a piano
2014-08-26 13:28:47 -04:00
kilbith
09b69280bd
Added a dartboard
...
For a clean & simple circle, I prefered make it as 2D 'signlike'.
2014-08-26 08:33:29 -04:00
kilbith
ea6de9ba1f
Selection box for the coffee maker
2014-08-26 08:15:49 -04:00
kilbith
2aec716aac
Added a coffee maker
2014-08-25 20:24:13 -04:00
Vanessa Ezekowitz
1dc2be2756
fix texture on bench
2014-08-25 20:08:05 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
5405b71a05
fix positioning of homedecor doorbell sound
2014-08-23 16:22:07 -04:00
kilbith
b733c4c5b3
Simple bench closer from the node behind
...
Simple bench closer from the node behind (prettier usage) : https://cdn.mediacru.sh/SWJdRE4pI0L9.png
2014-08-22 23:19:16 +02:00
kilbith
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
kilbith
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
Vanessa Ezekowitz
65c502fe0f
fixed Z-fighting between ceiling fan blades and block above
...
moved it to climate control where it belongs
2014-08-20 15:01:41 -04:00
kilbith
2609e68d9d
More colors for the bed
...
red, (dark) green, violet
2014-08-20 14:58:00 -04:00
Vanessa Ezekowitz
482127af2d
use slabs for the legs of the "style #2 " bench
...
(sticks are too weak for legs on such a large object)
2014-08-19 11:08:18 -04:00
Vanessa Ezekowitz
998f08abfb
simplify trash can
2014-08-19 11:02:56 -04:00
Vanessa Ezekowitz
0c0416b671
added alternate wood slab recipe for dishwasher
...
damn moreblocks full-sized wooden slabs still use custom names :-/
2014-08-19 10:47:22 -04:00
kilbith
784de299e3
Added a simple bench
...
slabs to make it can be from moreblocks or default stairs mod
2014-08-19 10:45:16 -04:00
Vanessa Ezekowitz
2973272d63
Merge branch 'patch-11' of https://github.com/kilbith/homedecor_modpack
2014-08-18 13:54:26 -04:00
Vanessa Ezekowitz
9bad267428
fixed locked fridges
2014-08-18 13:52:39 -04:00
kilbith
ce760bedc0
Little tweaks on the bench 1
...
Little tweaks on the bench 1
2014-08-18 19:28:23 +02:00
kilbith
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
kilbith
c9556c51ba
Improved the knife on the cutlery set
...
Improved the knife on the cutlery set
2014-08-18 08:22:06 +02:00
Vanessa Ezekowitz
8b3260c57a
alternate recipe for cutlery
2014-08-18 00:00:13 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
1d7fb521a7
new doorbell textures
2014-08-17 22:43:00 -04:00
Vanessa Ezekowitz
0671a21426
remove redundant drop= entry from 'closed' toilet
2014-08-17 22:23:35 -04:00
Vanessa Ezekowitz
fd84c568af
add "gooseneck" style kitchen faucet
2014-08-17 22:20:49 -04:00
Vanessa Ezekowitz
c8bfaa6e79
add garden benches
2014-08-17 21:55:55 -04:00
Vanessa Ezekowitz
da3689dbe5
fix mis-placement of locked fridge
2014-08-17 13:08:27 -04:00
Vanessa Ezekowitz
207c72daa5
optimize door/gate sounds
2014-08-15 09:00:48 -04:00
Vanessa Ezekowitz
c4090a84cd
optimize toilet sound
2014-08-15 08:57:45 -04:00
Vanessa Ezekowitz
a1f3d7a810
optimized doorbell filesize
2014-08-15 08:46:46 -04:00
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
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
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
kilbith
bd6d361933
Update furniture.lua - wardrobe part
...
Visually identic, pile of useless nodeboxes removed.
2014-08-10 08:33:20 +02: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
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
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
Vanessa Ezekowitz
c667b4e168
higher quality inventory images for some 3dforniture objects
2014-07-27 16:48:33 -04:00
Vanessa Ezekowitz
5f1d48c40d
add wooden lattice lamps
2014-07-27 15:15:47 -04:00
Vanessa Ezekowitz
2e05b5d49c
Add candles and oil lamp
2014-07-27 11:52:42 -04:00
Vanessa Ezekowitz
f1f2db92c5
Added several more colors of bathroom tiles
2014-07-27 09:13:48 -04:00
Vanessa Ezekowitz
8aeb2f1007
condense node defs for bathroom tiles
...
give slightly more meaningful filenames for their textures
2014-07-27 09:04:53 -04:00
Vanessa Ezekowitz
c30fa31336
add recipes for black/white/grey bathroom tiles, give them better textures
2014-07-27 08:56:56 -04:00
Vanessa Ezekowitz
fbed3bfab2
use modern protection function in tabletop nodes
2014-07-20 10:29:12 -04:00
Vanessa Ezekowitz
df34140a1a
new projection screen inventory image
2014-07-19 20:12:01 -04:00
Vanessa Ezekowitz
c4e0ef0aef
new brass ingot
2014-07-19 19:41:30 -04:00
Vanessa Ezekowitz
3295ed85c3
update oil extract bottle image
2014-07-19 18:49:32 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
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
Vanessa Ezekowitz
3918ff56fc
add a roll of toilet paper
2014-07-19 05:39:18 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
9e6e26e1ed
Use fan blades in air conditioner recipe
2014-07-18 10:01:42 -04:00
Jordach
f73cfa1cf5
desk fans (YAHN)
...
uses new fan blades object for recipe
2014-07-18 09:54:22 -04:00
Vanessa Ezekowitz
6f43085597
better recipe for 3dforniture bars
...
also lower the yield, they're way too cheap.
2014-07-14 18:09:23 -04:00
Vanessa Ezekowitz
633beb8b88
defer to technic for brass ingots
...
if technic is not installed, just define its brass ingot and use the standard
moreores silver/default copper craft recipe to make it.
if technic is installed, define no recipe for it - let technic's zinc/copper
alloy furnace recipe handle it.
2014-07-14 15:38:36 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
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
Vanessa Ezekowitz
d299dd60dc
additional dishwasher top surfaces
...
same method and limitations as kitchen. Can make wood, steel, marble, granite
2014-07-13 04:14:46 -04:00
Novatux
d9f3df202b
new brass ingot image
2014-07-09 12:58:15 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
44b34cf3a3
add recipes for windowblinds via new craft item, plastic strips
2014-07-08 04:03:39 -04:00
Vanessa Ezekowitz
7805035d21
added recipes for several items
2014-07-08 00:31:34 -04:00
Vanessa Ezekowitz
96f3f8fc15
make windowpanes walkable/solid
2014-07-07 13:57:32 -04:00
Vanessa Ezekowitz
bd14eca7ad
rewrite the paintings crafts
...
just use dyes in a pattern resembling the painting instead of using binary.
2014-07-04 10:36:06 -04:00
Vanessa Ezekowitz
f28cedf837
change bit order of painting craft
...
now it is:
-- bit4 bit3
bit2 bit1 bit0
-- Canv --
2014-07-04 08:17:25 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
76f92d21d6
fix oven recipe
2014-06-30 13:22:51 -04:00
Vanessa Ezekowitz
86345c778f
merge no-moreblocks recipes back into crafts.lua
...
as these are now the preferred recipes.
2014-06-30 13:07:19 -04:00
Vanessa Ezekowitz
1cb5a5c0fa
better recipe for microwave
2014-06-30 12:48:43 -04:00
Vanessa Ezekowitz
f9b3160c1d
use dye to create frosted skylight
...
use furnace to turn it back into clear one
2014-06-30 11:37:20 -04:00
Vanessa Ezekowitz
fe6a5e1a84
use large glass tabletops to form glass skylights
...
instead of crafting them from glass blocks
2014-06-30 00:02:51 -04:00
Vanessa Ezekowitz
bf3179083a
use 2 instead of 4 tabletops to translate small round -> small square
...
and small square -> large, applies to both glass and wood
2014-06-29 23:58:42 -04:00
Vanessa Ezekowitz
21b6c047b6
use wooden slabs for top of desk
2014-06-29 23:47:57 -04:00
Vanessa Ezekowitz
57ecac2baa
Add plasma lamp
2014-06-29 12:49:35 -04:00
Vanessa Ezekowitz
1d01973121
give the desk a proper inventory image
2014-06-29 12:18:16 -04:00
Vanessa Ezekowitz
65246dabfa
add recipe for desk
2014-06-29 12:04:56 -04:00
Vanessa Ezekowitz
f0c6ab015f
allow for technic motors to be used in washer, dryer and dishwasher
2014-06-29 11:12:33 -04:00
Vanessa Ezekowitz
ba3abaa6a6
avoid duplicating get_nodedef_field() function
...
(both doors/gates and desk need it)
moved to init.lua and into homedecor.* namespace.
2014-06-29 10:47:25 -04:00
Vanessa Ezekowitz
f8efeee4d7
add computer desk
2014-06-29 10:43:34 -04:00
Vanessa Ezekowitz
328ceacd25
better recipe for oven
2014-06-29 06:40:28 -04:00
Vanessa Ezekowitz
4dab7d0acd
better recipe for asphalt shingles
2014-06-29 06:32:27 -04:00
Vanessa Ezekowitz
a9c1fe3c46
add dishwasher recipe
2014-06-29 02:59:11 -04:00
Vanessa Ezekowitz
5cd2086998
add washer and dryer recipes
2014-06-29 02:54:16 -04:00
Vanessa Ezekowitz
268d3837e0
add motor and heating element craft items
2014-06-29 02:41:33 -04:00
Vanessa Ezekowitz
38ad778ade
move all craftitems to the top of the crafts file
2014-06-29 02:23:03 -04:00
Vanessa Ezekowitz
d69b8392ba
add craft recipe for box
2014-06-28 04:30:50 -04:00
Vanessa Ezekowitz
f3ece0687e
use building_blocks marble instead of cobble for toilet, sink and shower tray
2014-06-28 02:58:32 -04:00
Vanessa Ezekowitz
c6641ad514
make sure homedecor always loads building_blocks first.
2014-06-28 02:57:25 -04:00
Vanessa Ezekowitz
403e0fa5b5
add recipe for towel rod with towel.
2014-06-27 23:00:34 -04:00
Vanessa Ezekowitz
751a322727
better textures for fishtank, add lighted-up version
2014-06-27 19:12:21 -04:00
Vanessa Ezekowitz
0979109f95
add recipe for fishtank
2014-06-27 18:56:00 -04:00
Vanessa Ezekowitz
638c8d9ac4
Add recipes for steel-, granite-, marble-topped kitchen cabinets.
...
steel-topped cabinets can use either three default steel ingots in a row
immediately above a cabinet, or the thinnest cut of steelblock slab via
Moreblocks' circular saw, above the cabinet.
granite-topped cabinets require the thinnest cut of technic granite slab.
marble-topped cabinects can use either a marble slab from homedecor
modpack's building_blocks mod, or the thinnest cut of technic marble
slab (but not the marble bricks)
2014-06-27 18:29:08 -04:00
Vanessa Ezekowitz
e03dc0c01e
add recipe for chimney
2014-06-27 17:40:38 -04:00
Vanessa Ezekowitz
eb3b05e615
Make default recipes for oven and fridge produce stainless steel
...
oven and fridge, and then make those produce regular white ones when combined
with two and three portions of white dye, respectively (as enamel).
2014-06-27 17:34:17 -04:00
Vanessa Ezekowitz
22259b73c0
add recipes for white and mahogany tables and
...
the various colors of chairs
and make all such tables and chairs flammable
2014-06-27 17:26:51 -04:00
Vanessa Ezekowitz
a2536da5fa
make colored lamps flammable
2014-06-27 17:17:08 -04:00
Vanessa Ezekowitz
d6bddbc97b
add recipes for new lamp colors
2014-06-27 17:15:57 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
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
Vanessa Ezekowitz
2c44af9b0b
change name of homedecor:window to homedecor:window_quartered
2014-06-26 20:15:43 -04:00
crazyginger72
25e47f3f9c
Add blinds and framed windowpanes
2014-06-26 20:13:16 -04:00
Vanessa Ezekowitz
afa3829a24
add medicine cabinet
2014-06-26 09:17:45 -04:00
Vanessa Ezekowitz
815c10eb64
add dishwasher
2014-06-26 08:39:30 -04:00
Vanessa Ezekowitz
33ffaf6d21
add filing cabinet
2014-06-26 08:10:10 -04:00
Vanessa Ezekowitz
d5d219eadc
add dvd/cd cases
2014-06-26 07:11:58 -04:00
Vanessa Ezekowitz
144cb779fe
add dvd/vcr
2014-06-26 06:36:22 -04:00
Vanessa Ezekowitz
d42f384840
add cardboard box with small inventory
2014-06-26 00:28:21 -04:00
Vanessa Ezekowitz
a7fdbe320c
add decorative electrical outlet and light switch
2014-06-25 23:08:20 -04:00
Vanessa Ezekowitz
1eb649ae51
add fishtank
...
no craft recipe of course :P
2014-06-25 22:32:43 -04:00
Vanessa Ezekowitz
a19c9e6dee
make paintings' model/frames better-defined.
2014-06-25 08:14:25 -04:00
Vanessa Ezekowitz
3daa082cbc
minor tweak to painting edge texture
2014-06-25 08:00:08 -04:00
Vanessa Ezekowitz
8465422c37
added a whole bunch of paintings
...
total of 20, wall-hanging style
no crafting recipes yet.
2014-06-25 07:31:50 -04:00
Vanessa Ezekowitz
18049bf229
Add various kinds of decorative clocks.
...
(as usual, no crafting recipes are available yet)
2014-06-25 05:59:34 -04:00
Vanessa Ezekowitz
057e384b27
add brick chimney
...
(guess what? yeah, no crafting recipe yet. :P )
2014-06-25 04:21:54 -04:00
Vanessa Ezekowitz
da4039e2c5
add white and "mahogany" "3dforniture" tables,
...
better wood texture for "3dforniture" wooden objects
2014-06-25 03:57:52 -04:00
Vanessa Ezekowitz
6cb4f449a1
added granite-, steel-, marble-topped cabinets
...
(no craft recipes yet)
2014-06-25 03:33:11 -04:00
Vanessa Ezekowitz
9731dfe396
add welcome mats in three colors
...
(no crafting recipes yet)
2014-06-25 02:50:11 -04:00
Vanessa Ezekowitz
2fe54e38e0
add table lamps in different colors to match curtains
2014-06-25 02:08:54 -04:00
Vanessa Ezekowitz
d1c01d3dff
Added bathroom/kitchen floor tiles in four shades
2014-06-25 01:27:27 -04:00
Vanessa Ezekowitz
b3268caa4b
added decorative washing machine and tumble dryer
...
(no craft recipes yet)
2014-06-25 01:02:26 -04:00
Vanessa Ezekowitz
2762652d12
add steel fridge and oven
...
(no craft recipes yet)
2014-06-25 00:24:03 -04:00
Vanessa Ezekowitz
16d4329f67
fix microwave bottom texture glitch
2014-06-23 00:41:18 -04:00
Vanessa Ezekowitz
21dc361ff8
make flowerpots round-ish by way of nodeboxes.
2014-06-22 23:22:31 -04:00
Vanessa Ezekowitz
41b1730ff2
Get rid of second and third shades of 3dforniture-related textures.
...
Minetest has per-face shading of nodes now so these textures are redundant.
2014-06-18 06:53:07 -04:00
Vanessa Ezekowitz
501b942542
try to fix toilet sound positioning
2014-06-18 06:10:26 -04:00
Vanessa Ezekowitz
e1f1e32373
new, higher-quality toilet flush sound effect
2014-06-18 05:59:24 -04:00
Vanessa Ezekowitz
f9e4245a05
new alternate no-moreblocks recipes from Zeno
...
based around a "power crystal" to replace glowglass, basically.
2014-06-18 00:45:45 -04:00
Vanessa Ezekowitz
9be635cb5f
change license to LGPL to conform to what's written in the forum post
...
since forever.
Also clarify it in the copyright message, spread the license file around
a bit, and remove some useless "last changed" dates since they've been
inaccurate for a long time.
2014-06-06 03:26:42 -04:00
Xanthin
75d684e628
Add german translation.
2014-04-04 09:11:25 -03:00
Xanthin
e702ef9f13
Fixes to translation.
2014-04-04 09:10:26 -03:00
Vanessa Ezekowitz
a6122f03d9
Remove old ownership code and use Minetest's built-in ownership code instead
...
Some minor code rewrites here and there to accommodate this changeover.
2014-01-30 15:53:21 -05:00
Vanessa Ezekowitz
3231144272
move signs textures to the right mod
2014-01-25 13:42:59 -05:00
Vanessa Ezekowitz
e057d357c8
split signs_lib from homedecor, put them into their own separate mods
...
package the two together as a modpack so that regular homedecor users don't
see a functional change, but others can take signs_lib and use it as a
standalone mod.
also get rid of some *~ files
2014-01-25 12:57:05 -05:00