Commit Graph

  • 2714c14444 Merge remote-tracking branch 'upstream/master' master bri cassa 2023-11-22 23:26:09 +0100
  • f950dd5fbe add luacheck and update mod.conf OgelGames 2023-08-16 22:59:34 +1000
  • 5125b9b07b Add min_minetest_version = 5.2.0 to mod.conf bri cassa 2022-07-08 19:07:20 +0200
  • 8e1aec69fa Delete depends.txt and description.txt, update mod.conf bri cassa 2022-07-08 18:53:20 +0200
  • c4c9a6defe Fix stack division bri cassa 2021-07-03 19:23:31 +0200
  • 7933350b60 Tidy code Sys Quatre 2020-09-07 00:17:31 +0200
  • e58317b58e Merge branch 'nalc-1.2-dev' nalc-1.2.0 Sys Quatre 2020-07-05 17:55:05 +0200
  • 63f8499203 Corrige crash au démarrage Sys Quatre 2020-06-20 15:11:28 +0200
  • 042d2867f7 Fix stack division with moreblocks items Sys Quatre 2020-06-18 00:20:24 +0200
  • be4df6fc88 add minimum minetest version key for contentdb VanessaE 2020-06-03 13:00:05 -0400
  • 9c6fe5206b use signs_lib's custom pole check callback feature Vanessa Dannenberg 2019-09-22 03:22:34 -0400
  • cd5e026e31 directly copy, modify default:wood groups (instead of hard-coding the groups list) Vanessa Dannenberg 2019-09-17 12:41:39 -0400
  • 08fde44bb8 update to use new signs_lib API -- requires signs_lib commit 4ff54c9a and above Vanessa Dannenberg 2019-09-11 12:28:26 -0400
  • f2f5e5f73e use Unified Dyes on_dig where needed - requires Unified Dyes commit 9ff40a7f or later Vanessa Dannenberg 2019-07-18 02:22:52 -0400
  • cbb407e863 fix groups handling to avoid excees redefs Vanessa Dannenberg 2019-05-31 14:52:06 -0400
  • e60c24c7bc fix airbrush not working Vanessa Dannenberg 2019-05-14 12:44:36 -0400
  • ab77976512 remove colored fence from creative inv Vanessa Dannenberg 2019-05-14 12:42:53 -0400
  • a9ea79a85c init.lua comment fixups 2018-11-09 Vanessa Dannenberg 2018-11-08 19:05:57 -0500
  • ed60bc1719 license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media and everything else Vanessa Dannenberg 2018-11-08 19:00:30 -0500
  • 6e838d422b fix crafting of fences Vanessa Dannenberg 2018-10-11 03:59:44 -0400
  • 7f09ef4c3d Replace neutral fence by the default one. nalc-1.0 sys4-fr 2018-09-23 16:28:38 +0200
  • e7ef0cf91e add palette to cut stairsplus nodes 2018-09-13-3 Vanessa Dannenberg 2018-09-13 22:33:11 -0400
  • ec415e4e37 assign a proper paramtype2 and replacement node to cut slabs etc so that airbrush works 2018-09-13-1 Vanessa Dannenberg 2018-09-12 17:15:58 -0400
  • cd24616e9d assign a proper paramtype2 and airbrush replacement node to cut slabs etc Vanessa Dannenberg 2018-09-12 17:15:58 -0400
  • 5d3ca897dd fix my name Vanessa Dannenberg 2018-09-12 16:25:42 -0400
  • c9fdb82c47 remove outdated comment Vanessa Dannenberg 2018-09-12 16:25:13 -0400
  • 34de518802 use official Unified Dyes hue+grey table, not local copies Vanessa Dannenberg 2018-09-12 16:23:39 -0400
  • 3b60c6eeee remove a bunch of cruft leftover from the since-deleted LBMs Vanessa Dannenberg 2018-09-12 16:17:27 -0400
  • 3686422613 got rid of the old conversion LBMs. Vanessa Dannenberg 2018-09-08 11:51:55 -0400
  • b1a094b770 Fix colored wood and fence groups sys4-fr 2018-08-26 17:35:54 +0200
  • 882a332c59 replace default:wood with "wood block" on airbrush 2018-08-26-1 Vanessa Dannenberg 2018-08-26 07:24:24 -0400
  • 2eeb9f95da Fix stack division and nodes orientation sys4-fr 2018-08-25 01:43:04 +0200
  • f74bdd224f switch to colored itemstacks with full crafting recipes (requires Unified Dyes commit d2512952 or later) 2018-08-22-1 Vanessa Dannenberg 2018-08-22 06:41:06 -0400
  • bd490be571 Merge pull request #4 from AntumDeluge/settings Vanessa Ezekowitz 2017-05-18 05:42:37 -0400
  • 268957bba0 Replace deprecated method 'setting_getbool' with 'settings:get_bool' AntumDeluge 2017-05-13 02:54:04 -0700
  • fc4ab15a2c use unified dyes on-place auto-recolor helper Vanessa Ezekowitz 2017-03-18 03:26:57 -0400
  • 995a73da2f remove a debug print Vanessa Ezekowitz 2017-03-14 00:14:00 -0400
  • 59d82c1820 don't redefine moreblocks "wood tile" (it isn't colorable :P ) Vanessa Ezekowitz 2017-03-14 00:03:48 -0400
  • e3dc4a0507 fix broken stairsplus drops also fix incorrect shape being set on dye punch Vanessa Ezekowitz 2017-03-13 23:43:06 -0400
  • 187caeeb17 use minetest_game's register-fence function (so that colored fences connect to default fences) Vanessa Ezekowitz 2017-02-26 15:05:00 -0500
  • 6948fb0332 don't set paramtype2 for default wood and fence (unified dyes already knows what to do) Vanessa Ezekowitz 2017-02-26 14:51:53 -0500
  • 1e39874e4c don't run the LBM on every load Vanessa Ezekowitz 2017-02-25 01:10:31 -0500
  • 26ff92bc57 convert both static 13-base-hues nodes to 256-color extended UD palette Vanessa Ezekowitz 2017-02-25 01:06:40 -0500
  • efd0286fe3 fix crash in is_stairsplus() call (wasn't detecting grey blocks correctly) Vanessa Ezekowitz 2017-02-22 11:15:10 -0500
  • 2f110809d1 check for moreblocks before assuming stairsplus can be used :-) Vanessa Ezekowitz 2017-02-16 20:47:44 -0500
  • 12e0bb88c8 don't run LBM at every load Vanessa Ezekowitz 2017-02-16 16:59:51 -0500
  • 2e743c206b don't put moreblocks stairs stuff in creative inv Vanessa Ezekowitz 2017-02-06 06:50:20 -0500
  • bc4d6e163c unified dyes uses on_use now, instead of on_rightclick Vanessa Ezekowitz 2017-02-04 19:41:01 -0500
  • c49927797c Merge pull request #1 from VanessaE/master Vanessa Ezekowitz 2017-01-29 17:38:30 -0500
  • a66940b1b9 convert over to param2-based colorization Vanessa Ezekowitz 2017-01-26 14:24:57 -0500
  • 7b177f3082 Add standard mod files. Auke Kok 2016-03-27 20:17:47 -0700
  • efbb518145 OPTIMIZE _ALL_ THE TEXTURES! \:D/ Vanessa Ezekowitz 2015-01-23 14:09:33 -0500
  • c7d2474e0b add all colored sticks to the stick group Vanessa Ezekowitz 2014-11-16 12:38:51 -0500
  • 18df6ea1f6 add more stick->fence recipes for default dye colors. how'd these get left out? Vanessa Ezekowitz 2014-11-16 12:35:01 -0500
  • 127a8b388e use group:stick for all stick-based recipes since they're all being (re-)dyed anyway. Vanessa Ezekowitz 2014-11-16 12:05:13 -0500
  • e076e308d9 fix sticks + black/grey/white dye -> colored fence recipe Vanessa Ezekowitz 2014-11-04 11:53:34 -0500
  • 44a8d96104 fix typos in s50 craft recipes mgl 2014-11-04 11:46:15 -0500
  • d24ddf922f phase out the old "paint" stuff (particularly in relation to the various greys) Vanessa Ezekowitz 2014-10-30 09:37:34 -0400
  • 23eacc5667 don't give back glass bottles (unified dyes doesn't use them anymore) Vanessa Ezekowitz 2014-10-29 17:14:58 -0400
  • 4b08eb7a36 move various tables of colors, hues, greys, etc to init.lua and reference them from the other files instead. Vanessa Ezekowitz 2014-10-29 16:33:57 -0400
  • 9e4b16df39 too much contrast on black wood also Vanessa Ezekowitz 2014-08-15 23:47:35 -0400
  • df398c39da too much contrast in the three greys Vanessa Ezekowitz 2014-08-15 23:41:58 -0400
  • df5ecfb0dd new textures based on current 4-tile wood, and fixed black fence inv texture Vanessa Ezekowitz 2014-08-15 21:37:32 -0400
  • 1a3b387c9a add optional moreblocks/stairsplus support defaults to enabled, to disable add: Vanessa Ezekowitz 2014-06-17 00:49:45 -0400
  • 252d3ee1e8 localize another variable Vanessa Ezekowitz 2013-12-15 14:19:37 -0500
  • a9a6003bbd local-ize a bunch of variables and tables Vanessa Ezekowitz 2013-12-15 13:14:30 -0500
  • 7e7a562351 add license file Vanessa Ezekowitz 2013-07-18 12:41:01 -0400
  • d438f1ded6 fixed some broken textures Vanessa Ezekowitz 2013-06-16 08:41:25 -0400
  • 09683bd0df Ran all textures through pngquant. Vanessa Ezekowitz 2013-05-30 17:29:22 -0400
  • 49e6fd34f3 Ran all textures through pngquant. Vanessa Ezekowitz 2013-05-30 17:29:05 -0400
  • c142c719bf Ran all textures through pngcrush. Vanessa Ezekowitz 2013-05-30 15:47:08 -0400
  • 98840c48a1 removed all items from the creative inventory there's just too damn many. Craft them as described on the forum thread for this mod, as usual. Vanessa Ezekowitz 2013-03-20 00:24:27 -0400
  • 7c302d0874 Fixed selection boxes on fences - they should have been only the fencepost, not the whole node :-) Vanessa Ezekowitz 2012-12-12 14:32:24 -0500
  • 36d085f444 moving all screenshots to a separate site. Vanessa Ezekowitz 2012-07-31 10:41:38 -0400
  • 2d7abd5116 moving all screenshots to a separate site. Vanessa Ezekowitz 2012-07-31 10:25:28 -0400
  • 9281d12c4e just getting rid of some *~ files Vanessa Ezekowitz 2012-07-30 18:01:29 -0400
  • 0b332d0542 added a proper .gitignore file. Vanessa Ezekowitz 2012-07-30 17:59:09 -0400
  • 9da1bcb2f6 Tweaked recipes to use the new vessels mod to return the empty bottles. Vanessa Ezekowitz 2012-07-26 16:55:53 -0400
  • 9b1b9c8fcb added crafting images. Vanessa Ezekowitz 2012-07-18 00:27:14 -0400
  • 098476a424 Added a screenshot. Vanessa Ezekowitz 2012-07-18 00:05:38 -0400
  • 6f48be81a7 removed temp files Vanessa Ezekowitz 2012-07-17 23:24:24 -0400
  • 431a5c8c13 Initial commit Vanessa Ezekowitz 2012-07-17 23:23:06 -0400