Commit Graph

  • 11610cd9cb Fixed set mode for mining drill mk2 and mk3 Thomas 2017-03-04 19:44:39 +0100
  • fd609d0f7b lower the cap on water mill to 1575 EU 2250 is just too much Vanessa Ezekowitz 2017-03-02 19:05:10 -0500
  • 1b0669d5eb Merge pull request #312 from cheapie/master Vanessa Ezekowitz 2017-02-27 19:08:26 -0500
  • dab5fa7105 Grind gravel into sand Carter Kolwey 2017-02-27 18:03:39 -0600
  • 5e19514c60 Add dirt recipe to centrifuge 4 dirt -> 2 clay lumps, 1 sand, 1 gravel Carter Kolwey 2017-02-27 17:58:43 -0600
  • 0139eab9a2 Rework dirt crafting Dirt is now crafted from stone dust, leaves, water, and sand, instead of by grinding gravel. Stone dust can be obtained by grinding stone or sand. Carter Kolwey 2017-02-27 17:49:28 -0600
  • 1f49ef973d cap water mill output at `max_output` and 100% :P Vanessa Ezekowitz 2017-02-26 15:15:53 -0500
  • cbe97434dc Add option to disable radiation protection number Zero 2016-04-10 21:55:37 +0300
  • 73afc40d9c Immortal entities support number Zero 2016-04-10 21:48:04 +0300
  • b739ed6cb1 Made radiation configurable number Zero 2016-04-10 21:47:24 +0300
  • 51be33deea Restored weak shielding number Zero 2016-04-10 17:51:32 +0300
  • 1810f417d2 Radiation improved number Zero 2016-04-08 21:53:43 +0300
  • 4888581bee Make hydro generators sense the water flow volume around them Vanessa Ezekowitz 2017-02-21 12:34:08 -0500
  • 8cab1a0aec don't allow standing water to power a gen, and add support for default flowing river water Vanessa Ezekowitz 2017-02-21 13:12:17 -0500
  • 5dd6191175 Make mk3 drill in 3x3 mode drill nodes from top to bottom ThatGraemeGuy 2017-01-30 12:14:26 +0200
  • 06dec20326 Add longer-term radiation damage ShadowNinja 2016-03-21 20:46:13 -0400
  • 1da213a5e4 Split radiation from nuclear reactor code ShadowNinja 2016-03-21 17:50:08 -0400
  • 26de2f7c88 Tweak radioactivity ShadowNinja 2016-03-21 03:14:08 -0400
  • 8ccb6d97ec Switch nuclear reactor to a lead shield ShadowNinja 2016-03-21 02:01:07 -0400
  • 6b52c78963 Update chest definitions to current minetest_game definitions Thomas--S 2017-01-15 15:58:13 +0100
  • 5f1919d2bc Update has_locked_chest_privilege to current minetest_game function Thomas--S 2017-01-15 15:51:53 +0100
  • d39797aad8 Handle CONTENT_IGNORE when checking windmill conditions. Tim 2016-09-03 16:29:14 +0200
  • 1475ee6e40 Add trace_node_ray_fat and use it for mining lasers ShadowNinja 2016-03-21 21:24:26 -0400
  • e501c4622b Replace trace_node_ray algorithm ShadowNinja 2016-03-21 02:59:42 -0400
  • cfd4cb7871 Update mining laser particle API usage ShadowNinja 2016-03-21 19:44:05 -0400
  • 2b0a283556 Adjust mining laser start offset ShadowNinja 2016-03-21 19:39:38 -0400
  • 63efc395cd fix node dupe exploit in frames raymoo 2016-09-04 20:46:36 -0700
  • 7890ffe46b Fix drill drilling pointed_thing.above when some other mod declares a global variable above. Tim 2016-09-25 21:15:09 +0200
  • 428b1b8709 Mitigate several forms of quarry-placement leading to item-transportation loops, that eventually cause server freezes. Tim 2016-09-25 21:40:17 +0200
  • 99bebc8008 Update blast resistant concrete on_blast() to new TNT API MT-Modder 2016-10-04 19:37:26 -0400
  • 03df68461a Power control added number Zero 2016-07-24 00:38:29 +0300
  • e8ac23e111 Supply converter now has control panel number Zero 2016-07-24 00:34:20 +0300
  • 413d20d6c8 Updated Italian locale Emon 2016-05-18 15:22:20 +0200
  • 322615542e Fix item drop when digging mv furnace tenplus1 2016-04-06 22:17:29 +0100
  • 3db3a9cc32 Fix cable alias count ShadowNinja 2016-04-01 19:57:05 -0400
  • 2258adb2a9 Replace nuclear reactor alarm sound veikk0 2016-03-30 22:53:29 +0300
  • 097d033585 Fix radiation damage ShadowNinja 2016-03-20 22:34:59 -0400
  • 584cd82b58 Add support for new trees in minetest game NathanSalapat 2016-03-13 15:16:51 -0500
  • 0c144cd75c Make blast-resistant concrete blast resistant MT-Modder 2016-03-20 00:08:50 -0400
  • 85a984982c Cleanup ShadowNinja 2016-03-12 13:28:01 -0500
  • 4a993c2de8 Use connected nodeboxes for concrete posts ShadowNinja 2016-03-19 22:55:00 -0400
  • 83c6494166 Use connected nodeboxes for cables ShadowNinja 2016-03-19 21:34:56 -0400
  • f9a8593c87 Zinc is too rare!!! It is an issue! mrsteyk 2016-02-28 11:15:53 +0300
  • c5127f4b1b Fix code style (useless or) RealBadAngel 2015-11-28 08:31:27 +0100
  • 46f3f8ec7d Add vacuum cleaner tool (by Phvli) RealBadAngel 2015-11-28 08:26:39 +0100
  • e16a39b385 Revert "height_min/max --> y_min/max" (due to misread of the code) Vanessa Ezekowitz 2015-11-25 13:54:48 -0500
  • 8ef83e8f7e Fix corium greifing disabling not working. RealBadAngel 2015-11-14 11:29:16 +0100
  • 798a885807 height_min/max --> y_min/max Vanessa Ezekowitz 2015-10-23 14:44:36 -0400
  • 71b13ab0e8 tile_images --> tiles Vanessa Ezekowitz 2015-10-23 14:15:48 -0400
  • 2d86ee64e3 Change tile_images to tiles MT-Modder 2015-10-02 13:45:39 -0400
  • 54b6d9976c CNC: re-add player inventory to formspec est31 2015-09-12 08:02:43 +0200
  • e7d06b33d1 fix missing radiation resistance for lead block Vanessa Ezekowitz 2015-09-12 01:34:57 -0400
  • 1b1780946e add facedir to tool workshop Vanessa Ezekowitz 2015-09-12 01:18:16 -0400
  • 28ed3b29a3 clarify license in README Vanessa Ezekowitz 2015-09-12 01:01:41 -0400
  • ec3e3b348d copy rubber tree textures to technic_worldgen should fix #222 Vanessa Ezekowitz 2015-09-12 00:54:28 -0400
  • cfd788358c Use moreblocks as an optional dependency. 1Nick1Name 2015-07-29 19:59:32 +0200
  • e2ca7166f9 added rubber tree description +added to group "leaves" Christian Wischenbart 2015-07-25 15:46:17 +0200
  • 32d776293b Update my name in README.md Novatux 2015-07-24 11:46:34 +0200
  • a529baba47 Machines should become inactive when output slots are full ThatGraemeGuy 2015-07-12 20:43:01 +0200
  • a793747d92 Move coal furnaces to other/ est31 2015-06-18 04:10:13 +0200
  • d732c8dfbd Add listring functionality est31 2015-06-18 04:09:27 +0200
  • 7cd848a050 default:mese_block is now default:mese asl97 2015-06-06 19:06:56 +0800
  • fcef0ef987 Make chests usable if pipeworks is not installed Rogier 2015-02-07 20:42:23 +0100
  • ae7f49de38 Make chests usable without moreores (& add soft dependency) Rogier 2015-02-07 20:42:23 +0100
  • 84812d2307 Make technic_chests not (implicitly) depend on technic Rogier 2015-02-07 20:42:23 +0100
  • 055ee23431 Readd myself sdzen 2015-06-06 10:39:47 -0400
  • a4f7996b56 Readd myself sdzen 2015-06-06 10:34:45 -0400
  • 24eca043d0 allow form backgrounds for chests to be textured separately Vanessa Ezekowitz 2015-05-03 15:13:45 -0400
  • e393617fa1 Fix undefined global warning ShadowNinja 2015-04-26 18:16:13 -0400
  • 35b0f068af Fix grinder name in recipe ShadowNinja 2015-04-26 17:56:12 -0400
  • 4cf1e63adb put marble block into group marble=1 Vanessa Ezekowitz 2015-04-18 17:11:52 -0400
  • 1615681e89 Fix autoloading for solar arrays est31 2015-03-23 03:25:01 +0100
  • 3f179e4c53 Make rubber leaves yield rubber leaves est31 2015-03-22 19:34:35 +0100
  • 6b800758fb Rename technic.cables and make it private est31 2015-03-09 06:17:11 +0100
  • 137695ea67 allow activation/deactivation of frames/templates by config Tim 2015-03-16 23:40:26 +0100
  • b00e942824 don't run the damage ABM if damage is disabled on the server. Vanessa Ezekowitz 2015-03-15 18:15:43 -0400
  • cf75916ea7 Add spheres to the CNC machine Vanessa Ezekowitz 2015-03-11 23:54:22 -0400
  • 4874e29025 Wrench: fix restore of furnace (contents were not restored) Rogier 2015-03-11 18:17:53 +0100
  • 78bfa4f893 Wrench: when restoring picked_up_<item> to <item>, preserve rotation Rogier 2015-03-11 17:23:28 +0100
  • ab6f2b2556 Make wrench usable independently of technic Rogier 2015-02-07 20:42:23 +0100
  • b8c9028681 Tools don't wear in creative mode v2 MT-Modder 2015-02-28 23:28:16 -0500
  • 19f74d11ba Change height_ to y_ in ore registrations MT-Modder 2015-03-01 11:00:20 -0500
  • 3624aabcf9 Update and rename wrench/locale to wrench/locale/tr.txt Mahmut Elmas 2015-03-02 18:27:05 +0200
  • e6f715062d Update and rename technic_worldgen/locale to technic_worldgen/locale/tr.txt Mahmut Elmas 2015-03-02 18:36:18 +0200
  • db35c9b54b add turkish locale Mahmut Elmas 2015-03-02 18:46:14 +0200
  • fe6965d89a Update and rename extranodes/locale to extranodes/locale/tr.txt Mahmut Elmas 2015-03-02 18:54:56 +0200
  • 01fd5d6e6b Update and rename concrete/locale to concrete/locale/tr.txt Mahmut Elmas 2015-03-02 18:58:08 +0200
  • 8b16fc1176 Add lead block, and lead & sulfur dusts Novatux 2015-03-08 13:32:41 +0100
  • 0113975160 Fix detection of if the machine should call pipeworks.after_place Jay Arndt 2015-03-07 19:45:57 -0600
  • c8cbd261ee Drop upgrade items in the after_dig_node handler instead of can_dig Jay Arndt 2015-03-07 05:41:31 -0600
  • c6464d3ebe label the switching station abm for profiling purposes Tim 2015-02-28 00:47:15 +0100
  • 3eefa2f181 Add sulfur and lead, and make them generate Novatux 2015-02-22 12:42:46 +0100
  • 4b179821d3 Get rid of technic.format est31 2015-02-08 13:45:13 +0100
  • 7ed1aa9398 correct injector inventory handling by tubes Tim 2015-02-11 03:14:15 +0100
  • ce40d1cfb8 add group tubedevice_receiver to injector to fix the issue of it acting more like a tube than an inventory it sent the items into all directions, when being injected into, instead of entering the injector as it used to Tim 2015-02-08 12:24:13 +0100
  • 5ac93cccc9 simplify pipeworks tube detect deMorgan's axiom, which I suck at using :P Vanessa Ezekowitz 2015-02-07 12:42:18 -0500
  • cbfeb0192c fix crash placing chests re: tubes Vanessa Ezekowitz 2015-02-07 12:07:17 -0500
  • bccefd6997 fix other machines, battery boxes, etc to work with tube routing. Vanessa Ezekowitz 2015-02-07 03:47:53 -0500
  • d5db189cf4 fix chests connecting to tubes Vanessa Ezekowitz 2015-02-07 03:22:56 -0500
  • 48e02b8452 drop upgrade list items if dug (but protect other inventories) Tim 2015-02-06 08:35:42 +0100