Commit Graph

  • d5f5785b13 More fixes. kaeza 2013-10-18 07:29:50 -0200
  • f142269737 Merge branch 'master' of https://github.com/VanessaE/homedecor kaeza 2013-10-18 07:26:30 -0200
  • a487ffaa16 Some fixes to proportional/HQ font support. kaeza 2013-10-18 07:26:16 -0200
  • e2724219f9 opops, forgot the default one Vanessa Ezekowitz 2013-10-18 04:49:04 -0400
  • bcde6ab62b Made spaces much thinner Vanessa Ezekowitz 2013-10-18 04:48:31 -0400
  • 40f74beec0 Separate lines of sign text a bit. kaeza 2013-10-18 06:17:28 -0200
  • cbbe2ccaef Add random checks to see if font changed in the meantime. kaeza 2013-10-18 06:11:21 -0200
  • 6f95d10fd6 fonts' left curly braces also got screwed up. Vanessa Ezekowitz 2013-10-18 04:16:05 -0400
  • a633479b32 Apostrophes got screwed up Vanessa Ezekowitz 2013-10-18 04:09:58 -0400
  • 3d51a36a4f Add font for kaeza's new code, plus some extra fonts that can be copied into textures/ to change resolutions. Vanessa Ezekowitz 2013-10-18 03:32:56 -0400
  • 424a374d83 Add support for high resolution and proportional fonts to signs. kaeza 2013-10-18 02:16:40 -0200
  • e97ee8256e Fix signs' text overflowing at bottom. kaeza 2013-10-18 00:12:06 -0200
  • ce09d71c4f Fixed offset bug in sign entities. Vanessa Ezekowitz 2013-10-17 22:05:34 -0400
  • e6e8cf04e8 Some fixes to signslib. kaeza 2013-10-17 23:16:06 -0200
  • 7f850a8e1e Any kinds of leaves that are in group:leaves (e.g. default leaves, moretrees leaves, possibly others) can be used to make plastic base. You can mix and match any types, if so desired. Vanessa Ezekowitz 2013-10-16 15:48:11 -0400
  • 6b09ea3a6f Optimize create_lines() by using patterns, and prevent truncation of infotext. kaeza 2013-10-16 14:47:16 -0200
  • 7219f6cd49 Make registering unknown signs a warning instead of an error. kaeza 2013-10-16 13:31:30 -0200
  • 07fa9d5583 oops, S() needs to stay in init.lua Vanessa Ezekowitz 2013-10-16 10:30:41 -0400
  • 1a18413a37 fix minor quantity bug in crafting terracotta shingles back into pieces Vanessa Ezekowitz 2013-10-16 10:24:45 -0400
  • 1ab5263a55 fix nil function call in ownership code. Vanessa Ezekowitz 2013-10-16 09:59:19 -0400
  • e4c02a82d6 Split ownership checking and 6d facedir into separate files. Changed related functions to use homedecor: and lib_6d: namespaces, as necessary, instead of simple "homedecor_" name prefixes. Vanessa Ezekowitz 2013-10-13 13:20:42 -0400
  • 92d8a53f5b [10-09 20:14] <ShadowNinja> VanessaE: homedecor.debug can't be local since it is in a global table. Vanessa Ezekowitz 2013-10-09 20:14:52 -0400
  • e04a0e5e4f changed all "homedecor_" variable and function names to "homedecor." (underscore -> period). Similarly for intllib calls and the DEBUG variable. Vanessa Ezekowitz 2013-10-09 12:47:22 -0400
  • 2550672352 Replaced most uses of get_modpath() with variables cached at the top of init.lua Vanessa Ezekowitz 2013-10-09 12:27:49 -0400
  • 2d3a3f21ef fix typos in alternate slope recipes (affects all mods that use the shingles API) Vanessa Ezekowitz 2013-10-03 07:51:30 -0400
  • dbc2242d00 Make wall signs protection-aware. kaeza 2013-10-01 22:33:26 -0300
  • fb49c08aea Quick n' dirty hax to make locked furnaces work again. kaeza 2013-10-01 16:41:47 -0300
  • bae93a8ba9 Fixed duplication bug fairiestoy 2013-09-13 18:21:13 +0200
  • 2c8a91c362 Condense shutters into a nice loop, give them wood sounds instead of leaves. Vanessa Ezekowitz 2013-08-28 05:31:42 -0400
  • 53e9690679 Fix disabled signs. kaeza 2013-08-16 13:11:29 -0300
  • b0cbea42e0 Merge pull request #22 from kaeza/optional_signs Diego Martínez 2013-08-13 00:45:15 -0700
  • 3c34a04605 Make signslib optional via configuration variable kaeza 2013-08-13 04:36:06 -0300
  • 27280bc699 add explicit license declarations Vanessa Ezekowitz 2013-07-18 12:27:56 -0400
  • bd4d7be223 fixed missing description for active furnace-like nodes (ovens, etc) Vanessa Ezekowitz 2013-07-15 18:28:30 -0400
  • f383207166 limited door alpha usage to just the exterior fancy door since it's the only one that actually needs it. Vanessa Ezekowitz 2013-07-14 17:56:00 -0400
  • 77d192aa5f Add ability to register furnace-like nodes from other mods. Diego Martínez 2013-07-12 17:41:11 -0300
  • b22a188d2d Fix a possible nil bug Vanessa Ezekowitz 2013-07-12 12:52:53 -0400
  • 38b068b2b2 brass ingots are now in a group, brass_ingot, all recipes that use them have been changed. Vanessa Ezekowitz 2013-07-04 23:14:46 -0400
  • 03f441ae0c minor tweak to slab and quarter-slab glowlights - better top/bottom textures Vanessa Ezekowitz 2013-07-01 00:51:18 -0400
  • 2efa203185 Phased out all deprecated minetest.env:* uses in favor of minetest.* Vanessa Ezekowitz 2013-06-30 23:55:07 -0400
  • aedbcf5fde Add decorative window-unit air conditioner also, renamed nodes.lua -> misc_nodes.lua Vanessa Ezekowitz 2013-06-29 01:38:37 -0400
  • dbf3cb27f4 Test Diego Martínez 2013-06-23 19:59:19 -0300
  • e00a0c66a4 More infortext tweaks Vanessa Ezekowitz 2013-06-21 01:59:03 -0400
  • 1259fe77c8 Tweak infotext of microwave to say "Microwave is ..." instead of "Furnace is..." Vanessa Ezekowitz 2013-06-21 01:55:22 -0400
  • 8cb01f366d Fix inverted conditional that prevents microwaves from working Diego Martínez 2013-06-21 02:16:39 -0300
  • 958a75ed05 add colon to sign, minor tweak to semicolon texture Vanessa Ezekowitz 2013-06-13 00:03:04 -0400
  • 333a74418f corrected the syntax of the sound play commands for gates/doors Vanessa Ezekowitz 2013-06-09 20:02:07 -0400
  • cf717ce73f Fixed missing check for ownership/node protection in lights made lights check for buildable_to instead of just air Vanessa Ezekowitz 2013-06-07 14:11:42 -0400
  • 1e6ba1103b fixed missing itemstack fields in on_rightclick calls in lights/doors Vanessa Ezekowitz 2013-06-07 13:33:37 -0400
  • f8ba120425 fix duplication bug in lighting (forgot to return itemstack) Vanessa Ezekowitz 2013-06-07 13:15:54 -0400
  • e9520f42e4 Merge pull request #21 from Zeg9/signs VanessaE 2013-06-06 12:30:30 -0700
  • 5a45d2b609 Only remove fences and signs from inventory if expected Zeg9 2013-06-06 13:45:29 +0200
  • 35eaadfb8a Made all gates open/close any gates above and/or below if same type. Reduced hear distance for doors and gates Vanessa Ezekowitz 2013-06-05 16:46:59 -0400
  • 55c222b39d forgot to check for proper tiling between segments. fixed. Vanessa Ezekowitz 2013-06-02 12:42:51 -0400
  • 8cb236a105 Lower resolution of roof slopes/corners from 256 to 16. Vanessa Ezekowitz 2013-06-02 12:39:17 -0400
  • aa25496468 Ran all textures through pngquant. Vanessa Ezekowitz 2013-05-30 17:29:43 -0400
  • 30a5bc3494 Ran all textures through pngcrush. Vanessa Ezekowitz 2013-05-30 15:47:36 -0400
  • 2d3ddea87f Merge pull request #20 from kaeza/master VanessaE 2013-05-23 10:58:18 -0700
  • 53b62463fc Fix wrong check for ownership on fence placement, respect pointed_thing on_rightclick callback, and support placing fences in buildable_to nodes Diego Martínez 2013-05-23 06:19:07 -0300
  • 049b358c31 fix missing ownership check on editing yard signs Vanessa Ezekowitz 2013-05-20 21:55:40 -0400
  • 987f070069 fixed inverted condition in sign ownership check Vanessa Ezekowitz 2013-05-20 21:39:25 -0400
  • 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