Commit Graph

  • e289e79aea add intllib as optdepend in homedecor_common should fix #17 ? Vanessa Dannenberg 2019-06-07 00:36:05 -0400
  • 80ab12710b add "light" to a couple of descriptions, for easier searching Vanessa Dannenberg 2019-06-06 04:38:13 -0400
  • 1b94c940d7 fix wrong light value on standing lamps Vanessa Dannenberg 2019-06-06 04:37:26 -0400
  • df44dd3dad remove some bogus aliases, fix plasma ball Vanessa Dannenberg 2019-06-06 01:48:44 -0400
  • bff90189fc fixed french door conversions, for real now. :P bumped LBM version Vanessa Dannenberg 2019-06-06 01:17:43 -0400
  • b407f06dc4 fix wall lantern aliases, for real this time :P Vanessa Dannenberg 2019-06-06 01:03:57 -0400
  • e6dc2c5508 bump doors LBM name to force it to run again Vanessa Dannenberg 2019-06-05 06:16:33 -0400
  • bde2bf2bf6 fix some missing door LBM entries Vanessa Dannenberg 2019-06-05 04:26:22 -0400
  • ea160a6519 simplify mesecons/digilines rules Vanessa Dannenberg 2019-06-04 01:37:02 -0400
  • 631813bb2d make all dimmable lights fully dimmable to any level 0-14 Vanessa Dannenberg 2019-06-04 00:56:00 -0400
  • f33636d473 move wall lamp and torch models to the correct dir Vanessa Dannenberg 2019-06-03 07:16:37 -0400
  • cbb41f7d98 give most doors more meaningful, distinct node names to avoid confusion Vanessa Dannenberg 2019-06-03 03:42:06 -0400
  • c98ec41ba7 move some images to the right places :P Vanessa Dannenberg 2019-06-02 08:24:13 -0400
  • 84c3933fd4 fix wrong textures on a couple of lamps Vanessa Dannenberg 2019-06-02 03:16:00 -0400
  • 968cdfd549 rope lights are not dimmable Vanessa Dannenberg 2019-06-02 03:13:46 -0400
  • c457874d03 fix bad not-in-creative-inventory flags on wall lamp and plasma ball Vanessa Dannenberg 2019-06-02 02:51:41 -0400
  • 67acbd6d59 fix not being able to right-click table and standing lamps Vanessa Dannenberg 2019-06-02 02:47:46 -0400
  • fdb37bdaf5 fix wrong colorization table usage in table, standing, and desk lamps Vanessa Dannenberg 2019-06-02 02:45:01 -0400
  • ab8bf5586f move "medieval" wall lamp and torch to homedecor_lighting make them mesecon/digiline controllable (on/off only, alldir rules) Vanessa Dannenberg 2019-06-02 02:35:20 -0400
  • 2f3c12eb2a rename and move generic light source textures Vanessa Dannenberg 2019-06-02 02:23:10 -0400
  • 4174737a1a make most presently non-dimmable lights dimmable merge table and standing lamps into the new code Vanessa Dannenberg 2019-06-02 02:01:54 -0400
  • 11771e12cb allow numeric messages for dimmable lamps allow non-dimmables to respond to "off", "low", "med", "hi", "max", "on" Vanessa Dannenberg 2019-06-01 23:13:02 -0400
  • b3337921a1 fix crash (bad variable ref) Vanessa Dannenberg 2019-05-31 08:00:09 -0400
  • 301ae2ee1d Rearrange mesecons, diglines, dimmable functions and related, tweak digiline stuff to be more generic, and add various digilines connections rules to complement mesecons rules. Vanessa Dannenberg 2019-05-29 20:34:29 -0400
  • 9b77ba1c28 move door 3d models to "3d extras" mod by extension, require its presence to cause doors to be 3d Vanessa Dannenberg 2019-05-28 07:57:23 -0400
  • bb1a2c9314 follow proper naming conventions (or at least, make it better than it was :P ) Vanessa Dannenberg 2019-05-28 06:38:18 -0400
  • 6181f9c400 3d-ify default doors and trapdoors Vanessa Dannenberg 2019-05-28 06:26:50 -0400
  • c13c3a1c8c make sure doors component works without mesecons :P Vanessa Dannenberg 2019-05-27 05:09:42 -0400
  • a129cf177f fix broken door recipes also got rid of some old dirt+coal+door recipes Vanessa Dannenberg 2019-05-27 03:09:48 -0400
  • 7be5e15263 use custom models for most doors all are derived from homedecor's pre-mtg-doors models, with minimal changes, so doors should look virtually identical to what they used to. Vanessa Dannenberg 2019-05-27 02:35:59 -0400
  • 0f2c4f94de fix missing rules for gates Vanessa Dannenberg 2019-05-26 22:13:15 -0400
  • c28df63aae add mesecons support to doors Vanessa Dannenberg 2019-05-26 21:49:19 -0400
  • e767b08011 add missing alias Vanessa Dannenberg 2019-05-26 20:11:50 -0400
  • c645964dd5 Refactor tables and seating Vanessa Dannenberg 2019-05-26 20:02:29 -0400
  • 603eeba810 make table- and standing lamps respond to diglines messages "off", "low", "med", "hi", "max". Any other message is ignored Vanessa Dannenberg 2019-05-26 18:59:45 -0400
  • 960f4c4200 fix bad player ref (sneder -> clicker) Vanessa Dannenberg 2019-05-26 17:13:32 -0400
  • 5c6a994698 Merge branch 'nalc-1.2' of yunohost:nalc/homedecor_modpack into nalc-1.2 Sys Quatre 2019-05-26 19:11:29 +0200
  • 1eec6e3615 Merge branch 'master' into nalc-1.2 Sys Quatre 2019-05-26 19:07:00 +0200
  • 7cdfc3b49c move wall switch up a bit (almost centered now) Vanessa Dannenberg 2019-05-26 02:17:21 -0400
  • bf7e47342f remove "on" switch from creative inv add proper "receiver" group remove color from switch buttons Vanessa Dannenberg 2019-05-26 01:49:56 -0400
  • b85278fbaa make wall switch work (mesecons) Vanessa Dannenberg 2019-05-26 01:33:22 -0400
  • cacf04e2d1 Add mesecons support for the rest of the other relevant lights Vanessa Dannenberg 2019-05-25 23:52:42 -0400
  • 07141bff47 fill-out mesecons support for first few lights, also removed debug prints Vanessa Dannenberg 2019-05-25 22:50:59 -0400
  • 542f688c09 fix global warnings Vanessa Dannenberg 2019-05-25 21:43:13 -0400
  • fee09943e3 mesecons support, wip Vanessa Dannenberg 2019-05-25 21:35:38 -0400
  • bed4d1e6f8 make table- and standing-lamps return "hi" brightness version, instead of "off". do the same for their crafts. Vanessa Dannenberg 2019-05-25 20:59:19 -0400
  • 798ff29b0a add drops Vanessa Dannenberg 2019-05-25 20:50:30 -0400
  • 7491fd4aa8 Allow most light sources to be toggled on/off with right-click. Vanessa Dannenberg 2019-05-25 19:35:14 -0400
  • 0753606eb0 Merge branch 'master' into nalc-1.2 Sys Quatre 2019-05-25 15:36:01 +0200
  • 7ab149275b Add "rope" lighting 2019-05-25 Vanessa Dannenberg 2019-05-25 02:34:50 -0400
  • c6ef999591 re-add fan blades (lost during The Big Split) Vanessa Dannenberg 2019-05-25 01:10:29 -0400
  • a9cfef8fba give bathtub some rough collision info allow showerhead to be turned on when placed 2m above the tub (must be on the same end as the taps) Vanessa Dannenberg 2019-05-25 00:59:51 -0400
  • 9d64af85ca convert doors over to use minetest_game doors API simplify gates code a bit Vanessa Dannenberg 2019-05-25 00:01:04 -0400
  • 712ca909ca Multiple related changes: Vanessa Dannenberg 2019-05-24 19:08:13 -0400
  • 778b5493c7 Merge branch 'master' into nalc-1.2 Sys Quatre 2019-05-09 22:11:30 +0200
  • fb0ca9a15c Supprime 2 dossiers non supprimés par le merge précédent Sys Quatre 2019-05-04 20:45:50 +0200
  • 1520d27a73 Merge branch 'master' into nalc-1.2 Sys Quatre 2019-05-04 19:25:15 +0200
  • 32fc5dc49b bad modpath check (leftover from The Big Split); fixes #12 2019-05-04-1 Vanessa Dannenberg 2019-05-04 13:02:46 -0400
  • 854e96d4c0 add "light" to lava lamp desc. Vanessa Dannenberg 2019-05-03 12:06:43 -0400
  • 6e61cc4ad8 move sounds to their correct folders Vanessa Dannenberg 2019-05-02 18:40:25 -0400
  • 2ee1cd6887 Make sure all "lanterns" and "lamps" have "light" in their descriptions also (for easier searching in sfinv and unified inv) Vanessa Dannenberg 2019-05-02 18:36:36 -0400
  • 0cd8bd7780 remove homedecor_i18n and merged into homedecor_common, fixed meseon global error 20190430 TenPlus1 2019-04-21 16:25:21 +0100
  • 8b78caf7c6 wardrobe now uses homedecor api TenPlus1 2019-04-21 15:22:27 +0100
  • 18d74e2f09 fix a couple of wrong depends Vanessa Dannenberg 2019-04-21 07:47:09 -0400
  • b94139c9df lighter, softer building_blocks marble texture Vanessa Dannenberg 2019-04-20 15:59:23 -0400
  • bb808a944c fix wrong "kitchen" chair selection box Vanessa Dannenberg 2019-04-20 15:54:10 -0400
  • b08c0905c0 Split the big "homedecor" mod into multiple sub-mods Vanessa Dannenberg 2019-04-20 15:49:36 -0400
  • 95590f23c5 Separate-out the wardrobe into its own mod Standalone -- can be used without the rest of home decor TenPlus1 2019-04-20 10:01:42 -0400
  • 5d4c64d3b2 Corrige problème de stack des lampes dans inventaire après récolte. nalc-1.0 Sys Quatre 2019-04-07 14:04:00 +0200
  • 554ec8028d use basic_materials motor Vanessa Dannenberg 2018-11-26 14:34:16 -0500
  • 0ab1040760 Merge branch 'pg-fix-tap-particles' into 'master' Vanessa Dannenberg 2019-03-24 21:07:58 +0000
  • 52375443ed Fix the tap particles spilling out of the sink Pedro Gimeno 2019-03-24 18:38:27 +0100
  • 4eb9ffb088 Ajoute messages de chargement des mods dans le journal "action" sys4-fr 2018-12-25 17:41:16 +0100
  • ac71c0f189 Merge branch 'master' into 'master' Vanessa Dannenberg 2018-12-16 20:42:15 +0000
  • 400113b8e4 use basic_materials motor 2018-11-26 Vanessa Dannenberg 2018-11-26 14:34:16 -0500
  • 37c6b99ac1 make currency opt depend 2018-11-23 Vanessa Dannenberg 2018-11-12 08:23:19 -0500
  • bcf9238e47 use currency mod's 25-cent Minegeld coin for soda machine 2018-11-09-2 Vanessa Dannenberg 2018-11-09 20:23:42 -0500
  • e291a45d99 license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media and everything else 2018-11-09 Vanessa Dannenberg 2018-11-08 18:58:34 -0500
  • 12bdbd6684 use basic_materials padlock instead of steel ingot for lockable items. Vanessa Dannenberg 2018-10-31 12:16:50 -0400
  • 13a35d12a0 use basic_materials mod where possible Vanessa Dannenberg 2018-10-30 20:46:10 -0400
  • c5393f1462 use empty bucket in shower tray recipe Vanessa Dannenberg 2018-10-25 13:15:24 -0400
  • 93351aecda use three marble + bucket to make bathroom sink Vanessa Dannenberg 2018-10-25 13:14:14 -0400
  • bf79c7d430 if both gloopblocks and moreblocks present, don't register "gravel spread" alias it to gloopblocks:slab_gravel_1 Vanessa Dannenberg 2018-10-25 13:03:25 -0400
  • f7ff5ae3f4 allow crafting coffee table from two endtables Vanessa Dannenberg 2018-10-25 12:43:14 -0400
  • c64dabfa28 use "default:wood" explicitly in homedecor:table recipe ("group:wood" conflicts with lrfurn coffee table, probably an issue with moreblocks) Vanessa Dannenberg 2018-10-25 12:40:13 -0400
  • d4e85cbab2 disable sleeping in beds Vanessa Dannenberg 2018-10-25 12:34:33 -0400
  • 3791311422 get rid of glass office doors alias them to default glass doors Vanessa Dannenberg 2018-10-25 12:30:21 -0400
  • ec0e332918 get rid of phone ringing sound effect Vanessa Dannenberg 2018-10-25 12:18:15 -0400
  • 6dec410d29 better recipes for the spools (now the end cost is 0.5 ingot and 2.333 plastic per spool of wire) Vanessa Dannenberg 2018-10-24 19:27:14 -0400
  • 0c58327df7 add empty spool (craft from 7 plastic sheet) make steel and copper wire use it. reworked existing spool images Vanessa Dannenberg 2018-10-24 19:03:29 -0400
  • fba875f474 allow turning 8 small lattice lamps into one large. Vanessa Dannenberg 2018-10-18 07:20:36 -0400
  • f983710899 reduce light output of small lattice cube lantern (especially if it comes from a darkage:lamp) Vanessa Dannenberg 2018-10-18 07:17:08 -0400
  • 6a3c009276 if darkage is also installed, Vanessa Dannenberg 2018-10-18 06:54:26 -0400
  • 69e87419ea add alternate recipe for green welcome mat (workaround for a moreblocks bug) Vanessa Dannenberg 2018-10-16 15:06:07 -0400
  • 25fef974e3 add palette to wood banister 2018-09-13-3 Vanessa Dannenberg 2018-09-13 22:32:46 -0400
  • 4980844320 use airbrush_replacement_node instead of ud_replacement_node in shutter 2018-09-13-2 Vanessa Dannenberg 2018-09-13 10:31:29 -0400
  • fc781daca0 get rid of old 89->256 color LBMs 2018-09-13-1 Vanessa Dannenberg 2018-09-12 23:03:41 -0400
  • 5b631142aa take colored banisted "pseudo nodes" out of creative inv Vanessa Dannenberg 2018-09-12 22:43:05 -0400
  • eb6089a03e make wooden banister colorable via Unified Dyes Vanessa Dannenberg 2018-09-12 18:49:51 -0400
  • 41455647a2 lrfurn i18n fix Vanessa Dannenberg 2018-09-11 06:19:31 -0400