Commit Graph

  • 0286c23927
    Merge a2b213c860 into d5ff69d1d9 #638 Gábriel 2024-04-19 07:25:20 +0200
  • a2b213c860 Revert "Add additional check for nether (to make sure that we have the right one)" #638 gabriel1379 2024-04-19 07:25:12 +0200
  • e3332c41d0
    Merge 2d8716d70a into d5ff69d1d9 #639 Gábriel 2024-04-19 05:22:50 +0000
  • 2d8716d70a Fix again #639 gabriel1379 2024-04-19 07:22:44 +0200
  • 7b46a699f9 Fix local variable definition and access gabriel1379 2024-04-19 07:19:50 +0200
  • b1364dd921 Make variables local gabriel1379 2024-04-19 07:16:15 +0200
  • f68a3f060f Revert "Add additional check for nether (to make sure that we have the right one)" gabriel1379 2024-04-19 07:06:22 +0200
  • 72c32fa13e Revert "Add local keyword to check function's local variable in compressor recipes" gabriel1379 2024-04-19 07:05:44 +0200
  • fd34254c9c Add additional check for nether (to make sure that we have the right one) gabriel1379 2024-04-13 21:23:19 +0200
  • c92e8f796a Add local keyword to check function's local variable in compressor recipes gabriel1379 2024-04-13 21:17:57 +0200
  • ec646b2059 Add additional check for nether (to make sure that we have the right one) gabriel1379 2024-04-13 21:15:11 +0200
  • 03d62da9c9 Refactor default recipe clearing part 2 gabriel1379 2024-04-08 11:01:31 +0200
  • 06ca0371ea Refactor default recipe clearing gabriel1379 2024-04-08 10:53:49 +0200
  • 8ab2a6e047 Refactor recipes collection gabriel1379 2024-04-08 09:57:50 +0200
  • 54122f9071 Add compressor recipes for nether brick and lump gabriel1379 2024-04-08 09:44:20 +0200
  • 0bf4066d2b Adjust comment and use ipairs instead of pairs for non-keyed table gabriel1379 2024-04-07 13:42:08 +0200
  • ed9ec6d9bc Refactor remaining dust registration gabriel1379 2024-04-07 13:31:10 +0200
  • 2d58a50697 Refactor dust registration gabriel1379 2024-04-07 13:04:26 +0200
  • b3ca8a591a feature/add_grinding_recipe_for_nether_lump_and_ingot + image for nether dust gabriel1379 2024-04-07 12:31:15 +0200
  • 7a8d77b480
    Merge 12758f32d4 into d5ff69d1d9 #583 cheapie 2024-04-07 12:23:57 +0200
  • 199a7d8be9 Sort dependency-based entries alphabetically gabriel1379 2024-04-07 10:27:59 +0200
  • e14bb80a88
    Merge 37327b5bab into d5ff69d1d9 #637 Gábriel 2024-04-07 08:25:35 +0000
  • 37327b5bab Add two alternative grinder crafting recipes with the two everness desert stones #637 gabriel1379 2024-04-07 10:21:10 +0200
  • 1c195a7f2d
    Merge pull request #1 from minetest-mods/master Gábriel 2024-04-07 10:18:27 +0200
  • 8caa8bb08d
    Merge 9cf5fab245 into d5ff69d1d9 #636 SmallJoker 2024-03-29 12:35:47 +0000
  • 9cf5fab245 technic_cnc: Use client-side translation API #636 technic_cnc_pr_636 SmallJoker 2024-03-29 13:34:34 +0100
  • d5ff69d1d9
    Add Everness sandstone compressor recipes (#634) master Gábriel 2024-03-25 19:45:57 +0100
  • ebbc8b5a19
    v2 #634 SmallJoker 2024-03-16 12:38:55 +0100
  • 51af3f918b
    align after the first printable character SmallJoker 2024-03-16 12:37:38 +0100
  • 155bb12847 Add CR recs part 2 gabriel1379 2024-03-13 20:11:53 +0100
  • 6cbd6bb15e Apply CR recommendations gabriel1379 2024-03-13 20:06:16 +0100
  • a7566d187f Do clearing crafts with function, table and loop too gabriel1379 2024-03-09 16:40:47 +0100
  • 09ef1cab84 Fix tabs gabriel1379 2024-03-09 16:19:25 +0100
  • 0356ebec84 Create function, table and loop for clearing crafts to keep things overviewable gabriel1379 2024-03-09 16:17:20 +0100
  • 381edc5a4f Edit wrongly placed comment gabriel1379 2024-03-09 15:51:44 +0100
  • f1a0f2c86c Add grinder recipes for everness sandstones (all of them) gabriel1379 2024-03-09 15:47:51 +0100
  • 99e3384899 Add everness as optional dependency to ensure clearing of default everness sandstone recipe gabriel1379 2024-03-09 15:39:31 +0100
  • 58fa4ec43d Trim spaces gabriel1379 2024-03-09 15:30:34 +0100
  • c48d32c004 Attempt to fix tabs in compressor_recipes.lua gabriel1379 2024-03-09 15:28:35 +0100
  • 8074d49de8 Clear default everness sandstone to sand recipe gabriel1379 2024-03-09 15:19:39 +0100
  • e57dc5b16c Add everness sandstone compressor recipes, clear their default recipes gabriel1379 2024-03-09 15:00:06 +0100
  • f47da0c045
    Add grinding for pyrite from Everness mod (#633) Gábriel 2024-03-08 18:44:13 +0100
  • 78f7539027 Remove everness from mod.conf #633 gabriel1379 2024-03-04 23:19:08 +0100
  • 6c0ab3f8b5 Add crushed .png-s gabriel1379 2024-03-04 20:22:52 +0100
  • 0c01edd5ba Add recipe for grinding pyrite lump from everness mod into pyrite dust if everness mod is present (also includes images for pyrite dust). gabriel1379 2024-03-03 21:33:38 +0100
  • 5040fd0ac0
    Merge da4f4f5e23 into a08ba2bb93 #625 James Clarke 2024-01-29 17:55:40 +0100
  • a08ba2bb93
    Get rid of deprecated metadata (#628) cx384 2024-01-22 18:27:54 +0100
  • 410e341da5 HV Reactor: Improve formspec layout SmallJoker 2024-01-09 21:50:50 +0100
  • 9e5015cee7 Fix leftover metadata #628 cx384 2024-01-09 17:44:01 +0100
  • 55aca5fd53 Replace if with or cx384 2024-01-09 17:39:02 +0100
  • 7727d3f71f Fix drill charge cx384 2024-01-09 17:38:30 +0100
  • 287b3676b4 Rename get_stack_meta_compat and add non-compat version cx384 2024-01-09 17:27:40 +0100
  • 15ced081e3 Improve variable names and documentation cx384 2024-01-09 17:05:30 +0100
  • ff85a0e32d Fix missing get_meta cx384 2024-01-08 15:36:30 +0100
  • e6750afec8 Use "technic:" prefix for charge meta key cx384 2024-01-08 14:50:21 +0100
  • 66d75f1e77 Get rid of deprecated metadata cx384 2024-01-08 14:17:16 +0100
  • 5826c2feaa
    Fix outdated dependency links (#627) cx384 2024-01-06 12:26:20 +0100
  • d04fdfd6bd Fix outdated dependency links #627 cx384 2024-01-06 11:47:19 +0100
  • da4f4f5e23
    Fix crash issue #625 James David Clarke 2024-01-02 11:48:35 +0000
  • 3b70b56560
    Misc fixes James David Clarke 2024-01-01 14:53:10 +0000
  • af78e5b60e
    Fixed RE battery ingredient James David Clarke 2023-12-31 19:54:25 +0000
  • 50191f75fe
    Removed fortune enchant effects from non ores James David Clarke 2023-12-31 16:01:57 +0000
  • 4f59214f34
    Fix cans James David Clarke 2023-12-30 13:33:32 +0000
  • 21d76f0b70
    Fix Lava geothermal generator James David Clarke 2023-12-28 15:58:13 +0000
  • 16b270c6e7
    Fixed Water mill code James David Clarke 2023-12-28 15:53:59 +0000
  • ee0bfa0e26
    Fix geothermal generator James David Clarke 2023-12-28 15:37:08 +0000
  • 5b52a94da7
    Fixed Water Mill Node James David Clarke 2023-12-28 15:29:10 +0000
  • abbb4ead1b
    Fixed coal grinding recipe James David Clarke 2023-12-28 15:20:58 +0000
  • b96d32b5ec
    Added back LV Furnace Recipe James David Clarke 2023-12-28 14:02:37 +0000
  • 588d36ba09
    Added technic_compat mod to keep compatability functions accessable to the whole modpack James David Clarke 2023-12-28 09:54:09 +0000
  • 9a231387a3
    Made nodes breakable again James David Clarke 2023-12-28 08:47:46 +0000
  • 58df66b7bc
    Major refactor, put compat ingredients in namespace tables James David Clarke 2023-12-27 17:11:42 +0000
  • 26a8ab3dd0
    Various fixes reccomended by the mod author James David Clarke 2023-12-27 16:11:05 +0000
  • 8857680d29
    Add alloy recipes to mcl_craftrecipes James David Clarke 2023-12-27 02:48:43 +0000
  • 1087e0c645
    Added MCL CraftGuide for Machine recipes James David Clarke 2023-12-27 02:43:48 +0000
  • ffce3393bb
    Fixed texture errors James David Clarke 2023-12-22 13:45:41 +0000
  • fae9f76d43
    Fixed copper lump grinding recipe for mineclone2 James David Clarke 2023-12-22 12:30:23 +0000
  • 6a232121cb
    Cables breakability Fixed again James David Clarke 2023-12-22 11:45:13 +0000
  • 05dc5893ee
    Test James David Clarke 2023-12-22 11:43:42 +0000
  • cca5d3bec1
    Made cables mineable James David Clarke 2023-12-22 11:39:33 +0000
  • e04bafce83
    Added Smelting recipe for making raw_latex in mineclone2 James David Clarke 2023-12-22 05:15:32 +0000
  • 3ed2d96eb5
    Fixed blocks not mineable James David Clarke 2023-12-22 05:03:11 +0000
  • ca56acdee7
    Fixed blocks now minable James David Clarke 2023-12-22 04:59:02 +0000
  • 420e63e7a6
    Ores now generate correctly in technic James David Clarke 2023-12-21 07:59:12 +0000
  • 35dbebb380
    More optomization James David Clarke 2023-12-20 14:34:00 +0000
  • fe30259604
    Optomised code some more James David Clarke 2023-12-20 12:23:29 +0000
  • ff885f52ff
    Optomised code in mcl_support.lua James David Clarke 2023-12-20 12:17:33 +0000
  • 535c130bae
    Moved Mineclone2 support for technic to seperate lua file James David Clarke 2023-12-20 12:07:07 +0000
  • 9d0b609c6b
    Added Machine Recipes James David Clarke 2023-12-20 11:24:29 +0000
  • cfe2ee2133
    Added Mineclone2 support apart from special machines own recipes within the machines James David Clarke 2023-12-20 08:20:56 +0000
  • b221d69717 Remove duplicated textures SmallJoker 2023-12-19 18:59:46 +0100
  • a296446da1 Add granite brick node (#593) SFENCE 2021-10-27 06:42:32 +0200
  • 919dae13bd Change is_group_content to false for bricks. #593 SFENCE 2023-12-17 20:34:45 +0100
  • 49d4105a2b Quarry: revert startpos+1 air-like node check SmallJoker 2023-10-01 10:47:55 +0200
  • fda8a3d042 Quarry: Allow digging in different airlike environments SmallJoker 2023-09-23 13:24:49 +0200
  • dfcf64c1d0 Chainsaw: new setting to disable safe cutting SmallJoker 2023-08-26 10:57:03 +0200
  • 0921c326a8 Chainsaw: fix occasional error on startup SmallJoker 2023-08-03 21:26:07 +0200
  • 9b7c44b453 Wrench: Fix node registration from other mods SmallJoker 2023-01-29 13:11:37 +0100
  • 86e083c409 Document a few derived textures SmallJoker 2023-01-11 20:42:22 +0100
  • 21e044478e Fix battery box charging issues caused by out of sync functions SmallJoker 2022-11-26 23:25:27 +0100