Commit Graph

  • 744b016f93 local-ize a few variables Vanessa Ezekowitz 2013-12-15 14:07:36 -0500
  • ef6002bee1 add links to the sound files in question Vanessa Ezekowitz 2013-12-14 20:19:28 -0500
  • f1f75f3897 add proper attribution and license info for the sounds used by the doors and gates Vanessa Ezekowitz 2013-12-14 20:16:50 -0500
  • 981b9fb0bd Merge pull request #27 from Pilcrow182/patch-1 Diego Martínez 2013-12-13 12:31:49 -0800
  • 6b9a31bcba Do not pass a nil itemstack to on_rightclick Pilcrow182 2013-12-13 14:17:36 -0600
  • d04eb1cdef Do not update signs on quit, and fix passing a nil value to format. kaeza 2013-12-10 07:32:37 -0200
  • 61a21e6c39 Brazilian portuguese translation Frederico Goncalves Guimaraes 2013-11-06 22:12:55 -0200
  • 54431d5880 fix crash in old lights conversion abm Vanessa Ezekowitz 2013-11-09 20:52:01 -0500
  • ccdbc80295 only register the alias for wrongly-named curtain nodes if they were in fact wrongly-named. Vanessa Ezekowitz 2013-11-08 05:11:58 -0500
  • e3de39bd05 Fix improper use of translation code in curtains Vanessa Ezekowitz 2013-11-08 05:08:07 -0500
  • 0063598f22 fix nil refs caused by a renamed function Vanessa Ezekowitz 2013-11-08 04:49:32 -0500
  • c8be033292 Rewrite lighting to use engine's 6d facedir prediction code changed the names of a couple of internal functions to compensate. Vanessa Ezekowitz 2013-11-07 21:22:16 -0500
  • dfd45b2c10 oops, forgot to 'end' that last if. Vanessa Ezekowitz 2013-11-05 20:24:31 -0500
  • 2bb1eadc9e fix crash? Vanessa Ezekowitz 2013-11-05 18:53:41 -0500
  • 432b4046e1 Fix recipes. kaeza 2013-11-02 06:39:34 -0200
  • 2a020c2c49 Add automatic placement/orientation of double doors. Place a door, then a second of the same kind to its right and the second becomes right-facing. Vanessa Ezekowitz 2013-10-27 23:44:56 -0400
  • b483733540 Move table copy function out of signs lib and into init.lua, make it global. Vanessa Ezekowitz 2013-10-27 22:51:56 -0400
  • 2ffd00909a Bug fixes Cy 2013-10-27 19:27:19 -0700
  • fcc7414716 Merge branch 'master' into HEAD Cy 2013-10-27 19:24:03 -0700
  • 2ab7484e93 Fix nodedef of open gates Cy 2013-10-27 17:55:12 -0700
  • 8030b60178 Remove spammy debug messages Cy 2013-10-27 17:19:23 -0700
  • 51e88d5d2d Detecting whether existing doors are closed Cy 2013-10-27 15:55:01 -0700
  • 47d98410b5 Mesecons support, fix sounds Cy 2013-10-26 23:16:20 -0700
  • 39655c4f5d Remove reference to deprecated method `get_entity_name'. kaeza 2013-10-25 17:22:14 -0200
  • 3e6fb4a911 I fux, I fix. kaeza 2013-10-25 00:10:00 -0200
  • 119f8fe494 Add proper word-wrapping. kaeza 2013-10-24 23:32:37 -0200
  • a963352793 Fix inverted conditional. kaeza 2013-10-24 20:30:26 -0200
  • 8c2ee97b8f Simplify a bit the code. kaeza 2013-10-24 19:52:33 -0200
  • b4a16205f3 Fix signs_lib on Windows. kaeza 2013-10-24 16:49:36 -0200
  • eb1ccc3caa We don't need no padding! kaeza 2013-10-23 08:29:59 -0200
  • 0931923900 Some I18N cleanup. kaeza 2013-10-21 22:50:45 -0200
  • 10cef3dda1 Use a single `intllib.Getter' for all the texts. kaeza 2013-10-21 22:31:54 -0200
  • ebe8adf855 Small fixes to signs_lib. kaeza 2013-10-19 22:34:14 -0200
  • 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