Commit Graph

  • 0ae531e054 Merge branch 'master' of github.com:VanessaE/homedecor Vanessa Ezekowitz 2013-05-20 21:11:15 -0400
  • 5fe3519aab Merge pull request #19 from kaeza/master VanessaE 2013-05-20 18:11:06 -0700
  • 581b63a6b3 signs can now only be edited by owner Diego Martínez 2013-05-20 17:51:32 -0300
  • 493abe720d Add support for Zeg9's protector mod Diego Martínez 2013-05-20 15:15:41 -0300
  • 9eb918946b Placing fences now takes into account protection systems Diego Martínez 2013-05-19 04:17:32 -0300
  • 618aa5f167 Placing fences now takes into account protection systems Diego Martínez 2013-05-19 04:17:32 -0300
  • 8df6442311 Hand-merged "slopes" branch, with minor recipe changes. Vanessa Ezekowitz 2013-05-07 01:49:22 -0400
  • 20787ffe8a Merge pull request #18 from ssieb/furnace VanessaE 2013-04-30 14:56:34 -0700
  • 0d41a4d0ac Stop the ovens when the output bins are full Samuel Sieb 2013-04-30 11:47:40 -0700
  • 4d2ec85d9f changed recipes for white glowlights Vanessa Ezekowitz 2013-04-30 08:40:41 -0400
  • d397b12e90 a few more craft tweaks Vanessa Ezekowitz 2013-04-30 08:06:58 -0400
  • 1df351963c Got rid of all alternate-color recipes (e.g. mahogany from coal+dirt). Vanessa Ezekowitz 2013-04-30 07:29:56 -0400
  • b5d319d3e5 Fixed a node replacement bug in doors rewrote and streamlined the doors code in the process also fixed missing detection of infinite stacks (e.g. default creative mode) Vanessa Ezekowitz 2013-04-29 07:07:05 -0400
  • 68950ff4e1 reset sound gain to 1.0 for now, since larger values don't work anyway. Vanessa Ezekowitz 2013-04-29 05:32:54 -0400
  • 0a0cf536a3 Added sounds to doors and gates Vanessa Ezekowitz 2013-04-29 05:27:18 -0400
  • 9dd2b5763c Better selection boxes and inventory textures for shingles and skylights. Also added frosted glass skylight Vanessa Ezekowitz 2013-04-29 03:08:36 -0400
  • ac25d1b851 Use homedecor_blanktile.png on the top face of bottom half of door and vice versa. Gets rid of the visual division between the two halves of the glass door. Vanessa Ezekowitz 2013-04-28 01:59:48 -0400
  • b53043fa01 Made door alpha enabled by default - but you gotta be using shaders if you are running an alpha-capable client! Vanessa Ezekowitz 2013-04-28 01:30:51 -0400
  • 8f2090d3d3 Added experimental alpha support to fancy door, disabled by default. Vanessa Ezekowitz 2013-04-27 06:48:20 -0400
  • 7cc664d47f removed redundant glowlight recipes, fixed thin->quarter, thick->half naming issue caused by previous commit. Vanessa Ezekowitz 2013-04-24 12:38:20 -0400
  • 4a1ded8528 Convert glowlights/glowcubes to 6d facedir Vanessa Ezekowitz 2013-04-24 12:30:21 -0400
  • 57ef8401fe Rewrote 3dforniture lamp code and fixed the light level ordering bug Vanessa Ezekowitz 2013-04-21 05:04:24 -0400
  • 1195132fb0 fix broken brass ingot recipe, revise wood and glass small round -> small square -> large square table recipes. Vanessa Ezekowitz 2013-04-20 19:39:28 -0400
  • 276aac92c1 fixed broken gate recipes and a couple of swapped gate aliases. Vanessa Ezekowitz 2013-04-20 16:42:35 -0400
  • 0c14e9f3bd swap backside/backside2 added in previous commit Vanessa Ezekowitz 2013-04-20 08:08:28 -0400
  • 891bbf3053 Similar tweak for corner privacy fence textures Vanessa Ezekowitz 2013-04-20 07:32:51 -0400
  • d54ad12fb5 minor tweak to improve flexibility of corner chainlink fence texturing Vanessa Ezekowitz 2013-04-20 07:10:56 -0400
  • 3a119eecdb fixed a minor texture bug in corner chainlink fences/ Vanessa Ezekowitz 2013-04-20 00:39:11 -0400
  • 8fd34a9dc6 Several changes (see below) Vanessa Ezekowitz 2013-04-19 22:48:42 -0400
  • 2f81946fad minor tweaks to corner fence selection boxes Vanessa Ezekowitz 2013-04-19 20:54:05 -0400
  • 67c0342bb4 Add corner privacy fence and craft recipes for it. Vanessa Ezekowitz 2013-04-19 20:45:14 -0400
  • 38a20478b7 "top" edges of picket fences/gates should be transparent, since the fences are only 2d anyway. Vanessa Ezekowitz 2013-04-19 19:30:50 -0400
  • 825b2abbc0 added picket, white picket, and barbed wire corner fences, and recipes to make them. Vanessa Ezekowitz 2013-04-19 19:10:20 -0400
  • 04999af13d Moved detection of infinite creative-mode stacks to init.lua, changed lights and tables to use it. Fixed tables properly. Fixed missing drops in large square tables. Fixed incorrect texture placement on on-side small square glass and wood tables. Vanessa Ezekowitz 2013-04-17 03:14:09 -0400
  • 44dd0bd82d Fixed item duplication bugs in tables and glowlights. Vanessa Ezekowitz 2013-04-17 02:47:49 -0400
  • d0c62410f8 Added additional autoplace code for wall lights to turn them into ceiling lights where appropriate. Added a number of alternate crafting recipes to split thick wall lights into thin regular ones or into cubes, and to recycle excess cubes. Vanessa Ezekowitz 2013-04-14 16:22:08 -0400
  • 0c0ee930f9 glowlights and glowcubes now automatically place floor, ceiling, wall varieties depending on whether you are pointing at the floor, ceiling, or a wall. Vanessa Ezekowitz 2013-04-14 15:45:21 -0400
  • 71ac680e2b Merge pull request #17 from ShadowNinja/signs_infotext_linebreak VanessaE 2013-04-05 16:05:42 -0700
  • 7d0a3f9056 Use "|" for linebreaks in infotext ShadowNinja 2013-04-05 19:04:05 -0400
  • 479032c135 Merge pull request #16 from ShadowNinja/signs_infotext VanessaE 2013-04-05 15:51:13 -0700
  • 7c9778d64b Use infotext for signs ShadowNinja 2013-04-05 18:47:34 -0400
  • e6757700dc Merge pull request #15 from kaeza/master VanessaE 2013-04-05 10:53:34 -0700
  • 5639b1f6b5 Assorted fixes Diego Martínez 2013-04-05 07:53:02 -0300
  • e790116ef6 Merge pull request #14 from kaeza/master VanessaE 2013-04-05 03:11:12 -0700
  • 38f3ee8ac7 Added Microwave Oven Diego Martínez 2013-04-05 07:00:34 -0300
  • c07d4c2199 slight improvement to large glass table textures Vanessa Ezekowitz 2013-04-04 23:05:01 -0400
  • c2aa7582fd Fixed tables' on_place functions to properly check for on_rightclick on whatever you try to place on, so that the on_rightclick is executed instead of the table being placed (e.g. it was interfering with doors). Vanessa Ezekowitz 2013-04-04 22:14:07 -0400
  • e5c99a3144 Made all wooden and glass tabletops nodebox-based. Vanessa Ezekowitz 2013-04-04 03:55:34 -0400
  • 1ca5d00096 fixed a similar bug in signs code Vanessa Ezekowitz 2013-04-03 22:53:23 -0400
  • ec36f798c5 fixed an obscure bug where doors placed onto an unknown block would cause a crash. Vanessa Ezekowitz 2013-04-03 22:46:57 -0400
  • fdd0d133ab Forgot to finish the wood textures. Finished, and improved all three a bit. Vanessa Ezekowitz 2013-04-03 17:25:55 -0400
  • 17e47745d1 Add several new colors of armchairs Renamed the plain one to include "black", aliased to original name. Better textures for the wooden table/chair and the black armchair. Vanessa Ezekowitz 2013-04-03 17:03:42 -0400
  • cb993bfd4b changed alternate chains recipe Vanessa 2013-03-26 22:50:43 -0400
  • c293441426 Added inventory images for some of the smaller items. Vanessa 2013-03-26 22:05:19 -0400
  • 67d8bbebc9 changed recipes for armchair and chains. added alternate craft for chains. Vanessa 2013-03-26 21:59:39 -0400
  • 033200662b Merge pull request #13 from kaeza/fixes VanessaE 2013-03-26 18:18:06 -0700
  • 7ee8311934 Added recipes Diego Martínez 2013-03-26 22:13:48 -0300
  • 6734ed30d6 Merge pull request #12 from kaeza/fixes VanessaE 2013-03-26 17:42:35 -0700
  • f475774e11 Added individual textures for lamps Diego Martínez 2013-03-26 21:40:47 -0300
  • 7107188d3d Merge pull request #11 from kaeza/fixes VanessaE 2013-03-26 17:33:15 -0700
  • 256b80a22a Merged 3dforniture Diego Martínez 2013-03-26 08:05:22 -0300
  • 349748e100 kaeza fixed node ownership detection for placing signs Vanessa 2013-03-22 23:26:54 -0400
  • cc97a0ebd9 Merge pull request #10 from kaeza/master VanessaE 2013-03-22 14:31:18 -0700
  • 1ce512a3c8 add logging support to signslib and re-add intllib support Diego Martínez 2013-03-22 14:49:57 -0300
  • d4f7de4640 fix wrong check for protection on node placement Diego Martínez 2013-03-22 14:37:44 -0300
  • 9cfc7a9411 Split most of nodes.lua off into separate files by category. Vanessa Ezekowitz 2013-03-17 19:09:42 -0400
  • 02b8f22305 brought changelog up-to-date Vanessa Ezekowitz 2013-03-16 21:13:39 -0400
  • 86c3bb1d26 Merge pull request #8 from kaeza/master VanessaE 2013-03-16 17:55:31 -0700
  • b0947a4fdf Changed sounds from leaves to wood Diego Martínez 2013-03-16 20:46:30 -0300
  • fa732decdb Merge pull request #7 from kaeza/master VanessaE 2013-03-16 16:23:27 -0700
  • da0fccaeb5 Merge pull request #6 from kaeza/master VanessaE 2013-03-16 16:02:39 -0700
  • 808c15beb3 Merge pull request #5 from kaeza/master VanessaE 2013-03-16 15:30:34 -0700
  • a077685e8b Fixed yard signs being able to overwrite other nodes Diego Martínez 2013-03-16 19:20:02 -0300
  • 670c44c156 Fixed fences being able to overwrite other nodes Diego Martínez 2013-03-16 19:00:41 -0300
  • 07f3e65b4f Fixed text on brass/wrought-iron posts not showing Diego Martínez 2013-03-16 18:27:13 -0300
  • e0c7ad2d6a Merge pull request #4 from kaeza/master VanessaE 2013-03-11 09:54:05 -0700
  • f79c5557fc changed way in which signs attach to fences Diego Martínez 2013-03-11 06:59:29 -0300
  • 975474c2c0 Fixed missing cooking ABM code for locked ovens. Vanessa Ezekowitz 2013-03-08 23:22:10 -0500
  • 3b7fd6e677 Added French translation Calinou 2013-03-05 11:37:15 -0500
  • 4231522961 Merge pull request #3 from kaeza/master VanessaE 2013-03-04 23:25:45 -0800
  • 4e67a184f2 Merge branch 'master' of https://github.com/VanessaE/homedecor Diego Martínez 2013-03-05 05:19:57 -0200
  • 6133234771 Added localization support Diego Martínez 2013-03-05 05:18:56 -0200
  • cf0ad1fd9a Added corner chainlink fences Darren Salt 2013-03-05 02:16:20 -0500
  • d6c8e075a4 Merge pull request #2 from kaeza/master VanessaE 2013-02-25 12:02:52 -0800
  • e8f0051699 Added locked store-able nodes Diego Martínez 2013-02-25 15:02:42 -0200
  • b122454741 added alternate crafting recipe for glass-and-wood grid-style doors Vanessa Ezekowitz 2013-02-13 15:28:11 -0500
  • a3a95a59bd changed glowlight recipes to avoid conflicts with moreblocks, made IC rely on moreores copper, added recipes to craft glow cubes back into glowlight slabs. Vanessa Ezekowitz 2013-02-13 13:27:49 -0500
  • aa04eac212 made signs check for node ownership/protection before allowing placement. Vanessa Ezekowitz 2013-02-10 19:23:29 -0500
  • bd68f563bb took fences-with-signs out of creative inventory Vanessa Ezekowitz 2013-02-09 18:51:06 -0500
  • 323e230d49 Add ability to place a sign directly onto a brass/wrought iron fencepost Vanessa Ezekowitz 2013-02-09 17:59:35 -0500
  • 6d00d9dd5a got rid of commented-out code Vanessa Ezekowitz 2013-02-08 14:34:12 -0500
  • c62a4a549a fixed hacky on_rightclick/on_place code for doors. They work better now. Vanessa Ezekowitz 2013-02-08 14:31:35 -0500
  • a7ab6fac34 got rid of inventory images for signs - the rendered nodeboxes look better Vanessa Ezekowitz 2013-02-08 02:53:08 -0500
  • 178386ee53 Added the ability to place a sign onto a brass or wrought iron fence uses code from PilzAdam's rework of thexyz's signs mod. Vanessa Ezekowitz 2013-02-08 02:31:40 -0500
  • 94af6653fd completely rewrote all doors code to condense them into two files - one with the nodebox models, and one with the actual node definitions. Vanessa Ezekowitz 2013-01-23 05:45:42 -0500
  • 942841ea67 fixed descriptions in plain wooden doors Vanessa Ezekowitz 2013-01-07 22:50:47 -0500
  • 7ac917e4dc Updated to account for changes in behavior of mese Vanessa Ezekowitz 2012-12-20 21:25:11 -0500
  • a54db0a0a3 Made all doors have selection boxes that cover the whole door instead of just half. Vanessa Ezekowitz 2012-12-03 05:41:31 -0500
  • e0c9cb66cd minor tweak to glass doors to allow for top- and bottom-half images on the edges of the doors (so that the top and bottom corners can be drawn in). Vanessa Ezekowitz 2012-12-03 05:20:20 -0500
  • e81d9714b2 changed junglegrass-based plastic recipe to use 3 grass and yield 6 plastic. Resolves a conflict with throwing mod. Dry shrubs changed also (3 yields 3 plastic) for consistency. Vanessa Ezekowitz 2012-10-11 23:10:34 -0400