Commit Graph

  • 23603e7f41 Full glooptest support Zefram 2014-06-07 21:16:15 +0100
  • c2bc4e9d56 Proper x32 texture for coal dust Zefram 2014-05-24 10:32:57 +0100
  • 9181666cdc Chainsaw should dig jungle leaves too. Novatux 2014-06-08 09:46:19 +0200
  • df100f129a Added Factory mod factory Drew Lemmy 2014-06-02 20:49:05 +0100
  • 799c1b3409 Fix wear_represents logic ShadowNinja 2014-05-30 21:13:14 -0400
  • ebc122fb35 Remove unused parameter to is_empty() ShadowNinja 2014-05-30 21:00:58 -0400
  • 7c2f2d9630 Fix crash when trying to repair unknown items ShadowNinja 2014-05-30 20:58:32 -0400
  • b74c2d38b9 Better quarry control dialog Zefram 2014-05-23 22:37:44 +0100
  • 4d20e4473e Stop quarry duplicating items Zefram 2014-05-18 21:03:58 +0100
  • 623fcae4a4 Fix supply converter Zefram 2014-05-18 19:53:43 +0100
  • 29429f636e Only make gloop dusts if gloopores is present Zefram 2014-05-01 21:21:40 +0100
  • a5fc7ac41e Make stainless steel ingot grindable to dust Zefram 2014-05-01 21:13:14 +0100
  • 6a08071d86 Upgrades to battery boxes too, prevent frames from moving too often (one move every second max) Novatux 2014-05-23 19:51:23 +0200
  • 68b7bcc28e split default iron/steel into three metals Zefram 2014-05-16 22:02:49 +0100
  • ecb53e9717 Mining lasers: don't dig the node the player is in. Novatux 2014-05-18 16:11:06 +0200
  • b204090acc Fix errors when trying to charge buckets of water. Novatux 2014-05-18 14:47:05 +0200
  • c7a4c05860 Fix invalid check for UI. RealBadAngel 2014-05-06 22:11:04 +0200
  • 45e1f05ffc Move checking of node that should be ignore above protection checking asl97 2014-05-04 15:10:11 +0800
  • 30adc3b651 86400 ticks is one week, not 24h Vanessa Ezekowitz 2014-05-04 15:23:34 -0400
  • 67b709744f Improve italian translation roberto5 2014-05-01 12:56:38 +0200
  • 5c689acc22 Chests sorting by Zefram_Fysh RealBadAngel 2014-05-01 09:32:01 +0200
  • 00d7c9bdea Refill behaviour for power tools and cans Zefram 2014-04-30 10:49:54 +0100
  • 0294fc8f3a various backward-compatibility aliases Zefram 2014-04-21 20:24:01 +0100
  • 9b64ffea8c Register craft types with unified_inventory Zefram 2014-04-30 00:19:17 +0100
  • c9bf799e32 Declare unified_inventory optional dependency Zefram 2014-04-29 21:43:20 +0100
  • 03a5375e55 Fix can wear following tool workshop change Zefram 2014-04-28 20:41:33 +0100
  • 99fd5dfee5 Genericise handling of multiple meanings of wear Zefram 2014-04-28 10:44:07 +0100
  • ca69473664 fix tube properties for injector Zefram 2014-04-25 23:18:50 +0100
  • 1a94fdc601 fix groups for injector Zefram 2014-04-25 23:09:08 +0100
  • 70fb21ef36 Fix search for operating flashlight Zefram 2014-04-27 18:45:22 +0100
  • 5c59d97070 Fix discharge of flashlight and sonic screwdriver Zefram 2014-04-27 18:40:21 +0100
  • db79675570 Fix flashlight's light generation Zefram 2014-04-26 23:26:07 +0100
  • 60c75bce74 Fix flashlight light node declarations Zefram 2014-04-26 21:27:43 +0100
  • e10335e952 Fix chest log messages Zefram 2014-04-26 21:12:10 +0100
  • f504178421 Fix drops for active machines Zefram 2014-04-26 21:07:05 +0100
  • e748af927a Fix drill charge usage Zefram 2014-04-26 20:02:19 +0100
  • 04c6f5bea3 Improve message about drill control Zefram 2014-04-25 17:44:46 +0100
  • 18cae761af The code to connect an electrical machine to cables would only consider the first-seen tier for which the machine was registered. So the switching station, which is uniquely registered for all tiers, would only visually connect to LV cable when placed, not to MV or HV cable. (It would function nevertheless, and cable would connect to the switching station if placed later.) Change to consider all tiers. Incidentally avoid a gratuitous iteration through all registered machines. RealBadAngel 2014-04-27 15:57:11 +0200
  • 593972b156 Save chest label when exiting formspec Zefram 2014-04-24 17:42:35 +0100
  • 628a18977b Add fir leaves to the chainsaw's timber_nodenames asl97 2014-04-21 18:14:07 +0800
  • 39c41a06f4 Add german translations for all mods Xanthin 2014-04-16 19:10:00 +0200
  • db20250371 Fix laser discharging Zefram 2014-04-22 17:04:18 +0100
  • 44dbc75b61 Fix typo in frame and template motor recipes Boba 2014-04-14 19:58:50 +0200
  • 061d1a3ab4 Fix crash when using the template tool Boba 2014-04-14 20:05:08 +0200
  • 7dc21cec40 Fix steel ingot item name in laser Mk1 crafting recipe ShadowNinja 2014-04-02 23:03:51 -0400
  • 179364ff8f Add translation support to technic_chests ShadowNinja 2014-03-30 19:32:13 -0400
  • 5dd09aeff4 Modify mining drill charges and power usage. Also fix bug with mk3 power usage. Bryant Mairs 2013-12-03 19:05:23 -0800
  • 9ab5846d56 Make the charge stored by every battery box consistent with the input ingredients. Bryant Mairs 2013-12-03 18:52:55 -0800
  • 1b7fa38082 Reduce the charge stored by each type of crystal. Bryant Mairs 2013-12-03 18:52:27 -0800
  • a6dae893d6 Modify the cost, range, and cost-per-shot of all 3 lasers. Bryant Mairs 2013-12-03 18:51:57 -0800
  • 49052d6f4a Revised recipe for mk1 laser and added mk2 & mk3 laser recipes. Bryant Mairs 2013-12-03 18:45:33 -0800
  • 252156d653 Fix CNC steel block groups Tim 2014-03-29 10:57:01 +0100
  • 8684fa1733 Fix constructor description Tim 2014-03-29 10:17:35 +0100
  • 8a88812b8b Make marble, granite, bronze and stainless steel blocks CNC-millable Tim 2014-03-29 09:59:41 +0100
  • 0201135231 Remove duplicate CNC registration of default:tree Tim 2014-03-29 09:42:46 +0100
  • 8bdbe1e451 Fix steel block node name in the CNC Tim 2014-03-29 09:36:08 +0100
  • 821fba9b02 Fix CNC power drain ShadowNinja 2014-03-26 22:34:17 -0400
  • 187fd90a7c Make some headers smaller in the READMEs ShadowNinja 2014-02-27 00:32:37 -0500
  • 2db9121bdb Update READMEs ShadowNinja 2014-02-27 00:27:16 -0500
  • b28001e36f Infinite stacks fix Novatux 2014-01-12 16:52:42 +0100
  • e1c995f654 Actually call the mvps callback Novatux 2014-01-03 15:19:43 +0100
  • 52e7014b7c Mesecons mvps support, better frames Novatux 2014-01-03 13:39:12 +0100
  • 8c1be3b48e A few fixes Novatux 2014-01-02 14:07:15 +0100
  • 8fba5e1140 Make those frames able to move Novatux 2014-01-02 11:26:50 +0100
  • 68f7d34e1b First tests Novatux 2014-01-02 11:00:42 +0100
  • cac6914270 Infinite stacks fix frames-experimental Novatux 2014-01-12 16:52:42 +0100
  • ebc114df71 Fixed music player Carter Kolwey 2014-01-10 21:57:16 -0600
  • dc324816db fix a few more tube-based recipes Vanessa Ezekowitz 2014-01-03 22:05:35 -0500
  • 902cd07218 Actually call the mvps callback Novatux 2014-01-03 15:19:43 +0100
  • 83ecc59e5b Mesecons mvps support, better frames Novatux 2014-01-03 13:39:12 +0100
  • a93a61a329 A few fixes Novatux 2014-01-02 14:07:15 +0100
  • b05e764e77 Make those frames able to move Novatux 2014-01-02 11:26:50 +0100
  • 5aa229d454 First tests Novatux 2014-01-02 11:00:42 +0100
  • 749df3b581 Fix all recipes that use pipeworks pneumatic tubes to follow latest changes in pipeworks node namining conventions. Vanessa Ezekowitz 2014-01-01 23:27:51 -0500
  • 93b0d25cbc Use get_string for owner string ShadowNinja 2013-12-29 10:59:04 -0500
  • 8e2cb0121b Fix mining drill digging in the wrong direction ShadowNinja 2013-12-23 16:54:21 -0500
  • 2df417feb7 Localize generator fuel ShadowNinja 2013-12-23 15:18:38 -0500
  • 018b248d51 fix crash in constructor Vanessa Ezekowitz 2013-12-21 02:26:09 -0500
  • c5a2f0facc Add wrench serialization format version ShadowNinja 2013-12-20 18:48:46 -0500
  • 731a82169b Rewrite wrench. INCOMPATIBLE WITH OLD ITEMS ShadowNinja 2013-12-20 17:07:39 -0500
  • 0d32e05b52 Fix stack count fetching ShadowNinja 2013-12-18 17:10:25 -0500
  • 82f4862e73 Rename wrench variable ShadowNinja 2013-12-19 22:57:25 -0500
  • f3bba0aaac move inject_items to top of file (so that it's above the abm that calls it) Vanessa Ezekowitz 2013-12-18 20:41:08 -0500
  • 92db8e1f76 Remove config file creation ShadowNinja 2013-12-17 20:01:01 -0500
  • dd2962aba6 Rewrite flashlight ShadowNinja 2013-12-17 19:57:24 -0500
  • d8437faebc More global localiztions ShadowNinja 2013-12-17 19:51:38 -0500
  • 78cacdcbc6 Rewrite chests ShadowNinja 2013-12-17 19:15:20 -0500
  • c5d287f5f5 Make tube sending faster ShadowNinja 2013-12-17 14:37:02 -0500
  • 64db3d14d8 Remove duplicate ABM ShadowNinja 2013-12-17 14:24:06 -0500
  • bab8517b2a Add protection support to tools ShadowNinja 2013-12-17 14:22:10 -0500
  • 5cf765b2f1 Localize most variables ShadowNinja 2013-12-17 13:56:37 -0500
  • 0ea1bd1fa2 Fix music player ShadowNinja 2013-12-16 18:57:01 -0500
  • ae235ee8f3 more pipeworks API-change updates Vanessa Ezekowitz 2013-12-15 15:49:28 -0500
  • 8ef3f20c3c adapt to changes in Pipeworks API Vanessa Ezekowitz 2013-12-15 15:03:41 -0500
  • f3d8b47b20 Add support for minetest.swap_node ShadowNinja 2013-12-10 20:14:39 -0500
  • 818a0e5ff0 Add protection support to the sonic screwdriver ShadowNinja 2013-12-10 19:52:40 -0500
  • 47b0b59884 Generators don't send items ShadowNinja 2013-12-03 15:30:09 -0500
  • 7a3cd49597 Add pipeworks support to generators SmallJoker 2013-12-01 18:45:45 +0100
  • ef70cbfbf2 Fix lava can being able to hold 16 sources Bryant Mairs 2013-12-02 22:02:07 -0800
  • 37acdc77f7 Move production percentage for geothermal generators to infotext Bryant Mairs 2013-11-30 19:56:03 -0800