Commit Graph

  • 72d541a607 add trunks: mod support to the chainsaw Tim 2015-02-06 07:59:51 +0100
  • a13e7b7ed1 add the option for publicly shared machines via an upgrade item "default:chest the upgrade slots remain protected Tim 2015-02-06 07:54:29 +0100
  • 91e12c41fd fix chainsaw support for default:pinetree Tim 2015-02-05 20:33:11 +0100
  • 96788677bb clean up upgrade handling a bit and only allow setting known upgrades Tim 2015-02-05 16:56:32 +0100
  • 6ef3438832 limit the upgrade slot to one item per slot, as more are ignored anyway Tim 2015-02-05 16:09:16 +0100
  • 41a10a86d5 reduce intllib code Tim 2015-02-05 10:07:38 +0100
  • c17732b16f localize modpath variable Tim 2015-02-05 09:50:55 +0100
  • 49e82a604b supress undeclared variable access warnings in cases of intentional declaration checks Tim 2015-02-05 09:47:37 +0100
  • 3fd53dfe95 add .mailmap Tim 2015-02-05 09:41:38 +0100
  • 3bcd99f098 fix lighting glitch on bottom of "edge" (quarter-round) models Vanessa Ezekowitz 2015-02-05 01:08:09 -0500
  • 122e97ebd9 fix rotation of "edge" models Vanessa Ezekowitz 2015-02-05 00:58:42 -0500
  • 63fa7a856e fix broken lighting on CNC meshes, thanks to tip from acerspyro Vanessa Ezekowitz 2015-02-04 20:31:37 -0500
  • 4735055b94 Update chests formspec to not be deprecated est31 2015-02-03 11:14:26 +0100
  • d452d16fa6 Make technic chests independent from unified inventory est31 2015-02-03 07:32:59 +0100
  • e08de57ec6 Update manual.md to respect new behaviour est31 2015-02-02 05:01:22 +0100
  • 9444eff7f7 Make switching station only react to nodes from below est31 2015-02-02 04:54:36 +0100
  • 18265de3b3 Fix bug for switching stations displaying same input and output est31 2015-01-31 10:39:36 +0100
  • 3dc01a6720 Formatting for supply converter too est31 2015-01-31 10:39:05 +0100
  • d9bf9830b0 Better number formating est31 2015-01-31 04:16:11 +0100
  • 0c3f55e0c9 fix cobble and gravel grinder recipes Vanessa Ezekowitz 2015-01-30 14:29:50 -0500
  • 6dd7ffc455 move from recipe defusion to recipe deactivation to avoid confusion Tim 2015-01-30 20:15:15 +0100
  • a0cf9eb8f3 replace overlooked latex->rubber furnace recipe with glue as a form of "rubber cement" Tim 2015-01-30 17:49:32 +0100
  • b9173be3b8 remove unnecessary definition fields Tim 2015-01-30 17:47:04 +0100
  • 91fceece18 tune latex->rubber alloy recipe based on wikipedia data pointed out by @est31 Tim 2015-01-30 17:41:05 +0100
  • 5a395928fa add textures for grindings/sawdust Vanessa Ezekowitz 2015-01-30 00:12:38 -0500
  • f330d58354 redfine latex->rubber path via alloy furnace Tim 2015-01-30 05:03:06 +0100
  • 56e96b2593 add sawdust and tree/wood grindings with arcacia tree for dye and provide a better alternative rubbertree->latex path that yields the same as the tree tap, but requires more machine work Tim 2015-01-30 04:52:29 +0100
  • 80f79f5e1e remove _sidways moretree trunks from chainsaw, these would be abm-converted before anyone could saw them anyway Tim 2015-01-30 02:35:44 +0100
  • a8c097bcd9 tweak sandstone/sand recipes to a more efficent compressing 2 sand -> sandstone and grinding sandstone -> 2 sand ratio; make sure the default recipes are defused Tim 2015-01-29 23:58:53 +0100
  • 3cc568ddbd defuse by fake_fire added recipes, make people use the grinder for those Tim 2015-01-21 05:35:48 +0100
  • 9d3f7304fb add a sandstone compression recipe back in place of the default recipe, without leading to an infinite sand/sandstone generation which lead to its removal in c0a1739 in the first place Tim 2015-01-19 02:28:05 +0100
  • e4c34c9c32 allow transformer and chainsaw crafts even if required mesecon modules are not loaded Tim 2015-01-19 00:48:27 +0100
  • 1d81e6d4d1 register additional technic materials with the circular saw Tim 2015-01-19 00:13:20 +0100
  • 581afee261 update extranodes to use the new api of moreblocks/stairsplus Tim 2015-01-18 23:52:56 +0100
  • 9087abcde0 add centrifuge recipe for wheat Tim 2015-01-18 23:04:58 +0100
  • 00f61dfb81 rewrite extractor dye recipes, adding a few dyes and making it work better with the dye mod also preventing any issues if it is being run in a game without it Tim 2015-01-18 22:24:18 +0100
  • a8b711a7f4 allow grinding wheatseeds to flour, closes #173 Tim 2015-01-18 14:34:48 +0100
  • fe4372649f reuse the new screwdriver code of minetest/minetest_game in adapted form for the sonic screwdriver Tim 2015-01-10 22:42:49 +0100
  • 3252da05d1 use the timers, that are allready running instead of allocating a new one every tick Tim 2015-01-27 19:02:33 +0100
  • f250e1632f Give quarries a better inventory icon est31 2015-01-24 17:59:54 +0100
  • 86dd5852aa Add cache to quarry est31 2015-01-24 11:46:47 +0100
  • c38da0945c Optimize quarry_run est31 2015-01-24 04:30:48 +0100
  • ec73a8508f add custom collision and selection box handling to CNC machine also clean up formatting of surrounding code Vanessa Ezekowitz 2015-01-19 13:37:46 -0500
  • 7e92fe0a46 use an alternative and cleaner way to overwrite the pipeworks tube-recipes and default bronze Tim 2015-01-18 20:22:29 +0100
  • 9e1c5740d3 Fix support for acacia trees Wayward1 2015-01-16 17:56:57 -0500
  • d6b0deb989 fix cnc stick formspec img (missed the border) Vanessa Ezekowitz 2015-01-16 19:16:39 -0500
  • 1a7a17f3d7 new high-resolution imagery for CNC formspec to go with the new models. Vanessa Ezekowitz 2015-01-16 19:12:02 -0500
  • 3726bd9bd2 add the models too Vanessa Ezekowitz 2015-01-16 17:19:11 -0500
  • 80cb6a495a Use mesh nodes for all of the more complex CNC machined items Vanessa Ezekowitz 2015-01-16 16:56:33 -0500
  • 0114feaf04 Add more nodes to the chainsaw Tim 2015-01-10 21:03:46 +0100
  • 2e04374de8 Add gloopores' Kalite dust as a more effecient fuel than lumps ThatGraemeGuy 2014-10-09 14:06:05 +0200
  • bc0ac581aa prevent crash if get_recipe_index() is passed a nil or apparent garbage instead of a table Vanessa Ezekowitz 2015-01-12 17:34:35 -0500
  • 4ac36e9d27 Fix infinite energy with supply converter Novatux 2014-12-30 12:10:36 +0100
  • 5382a88aef Fix some global errors ShadowNinja 2014-12-15 17:47:07 -0500
  • a413904ecd minetest.env:* --> minetest.* Vanessa Ezekowitz 2014-11-30 12:45:42 -0500
  • dd30838245 Add more nodes to chainsaw Novatux 2014-11-30 08:28:57 +0100
  • 8da4d057b0 update to latest mesecons API requires mesecons commit 5be179bf110b44bdc06df6dbfde4e61487cf0635 or later. Vanessa Ezekowitz 2014-11-22 13:58:38 -0500
  • f13570b59b Fix support for tiles string shortcut ShadowNinja 2014-11-13 12:57:26 -0500
  • 30a37a490f Make the forcefield replace buildable_to nodes and make it faster (about x20) ShadowNinja 2014-11-13 12:25:36 -0500
  • aef07eb604 Manual section on radioactivity Zefram 2014-09-07 02:10:19 +0100
  • f205e5f404 Fix anonymous digging of non-empty machine Zefram 2014-11-06 10:29:53 +0000
  • 7c6c3b9679 Remove extra registration of LV transformer Rick McFarley 2014-09-22 04:10:53 -0400
  • 42d0081367 Replace mining laser ray tracer with a simpler iterable one ShadowNinja 2014-09-24 20:32:36 -0400
  • 4d1f9753e3 update mining lasers HybridDog 2014-09-16 15:36:13 +0200
  • 6d90ebb94e Make generators stop supplying EUs when there is a non-fuel item in the fuel slot ThatGraemeGuy 2014-09-16 21:03:35 +0200
  • 0defb2e66d Fix broken concrete posts. RealBadAngel 2014-08-29 01:26:25 +0200
  • 0de4fec07c Fix second description of radioactive group value Zefram 2014-08-26 01:39:41 +0100
  • fd527c2d98 Manual section on nuclear generator Zefram 2014-08-25 20:36:36 +0100
  • 23423ab79b More manual on power generation Zefram 2014-08-24 23:25:57 +0100
  • 1d46d71b25 Manual sections on some generators Zefram 2014-08-24 02:56:51 +0100
  • 45919b871a Make forcefield properly undiggable Zefram 2014-08-24 00:20:25 +0100
  • 706e880f05 Manual sections on miscellaneous powered machines Zefram 2014-08-24 00:01:39 +0100
  • 7c85726e9a Fix a stray British spelling in manual Zefram 2014-08-24 00:01:16 +0100
  • 8cec4180af Manual section on processing machines Zefram 2014-08-23 21:12:20 +0100
  • 04e911f94b Start of manual chapter on powered machines Zefram 2014-08-23 17:13:28 +0100
  • 3b1abaaa56 Manual section on concrete Zefram 2014-08-22 14:37:26 +0100
  • ec069aa43e Change chainsaw cutting algorithm back to old one ShadowNinja 2014-08-22 20:57:30 -0400
  • 16302cffce Fix chainsaw placing drops and playing sounds at tops of trees ShadowNinja 2014-08-22 19:59:57 -0400
  • 78646b2d89 Make tree tap respect item_drop Zefram 2014-08-22 14:20:13 +0100
  • 0cf4133b97 Make wrench available in creative mode only Zefram 2014-08-22 01:07:38 +0100
  • 7ab3f9bed2 Update wrench's metadata for technic machines Zefram 2014-08-22 01:01:44 +0100
  • 2912e2da78 Rebalance radiation shielding Zefram 2014-08-20 20:09:41 +0100
  • 7a9d2ffe5f Finer gradations of radioactivity Zefram 2014-08-20 19:14:03 +0100
  • 7d610b7c80 Tube capability for tool workshop Zefram 2014-08-18 17:09:37 +0100
  • 814646b542 Smoother link of processing cycles to ABM cycles Zefram 2014-08-17 23:57:01 +0100
  • d0efa15b98 In quarry, skip past undiggable nodes Zefram 2014-08-17 19:19:11 +0100
  • 390ade6e54 Change oregen to a non-uniform distribution. Novatux 2014-08-17 17:08:11 +0200
  • d0001a20c9 Fix visible cable connection for irregular items Zefram 2014-08-17 13:40:15 +0100
  • 35b10adb40 Fix items sending Novatux 2014-08-16 13:42:17 +0200
  • 849526cd76 Fix forcefield power demand when disabled Zefram 2014-08-14 20:54:13 +0100
  • 830de45936 Option for forcefield to be cubical Zefram 2014-08-14 20:50:40 +0100
  • 6cc471e986 Simplify music player interface Zefram 2014-08-14 15:29:50 +0100
  • 1d0687556a Fix music player's sound management Zefram 2014-08-14 15:04:42 +0100
  • 049129d9b8 Handle both pipeworks APIs Zefram 2014-08-14 22:12:53 +0100
  • 772c21cb04 don't put anchor in creative inv Vanessa Ezekowitz 2014-08-14 21:56:05 -0400
  • baf7f61665 Compatibility with latest pipeworks Novatux 2014-08-14 21:29:56 +0200
  • 3b16a2858f Revise rules for regenerating latex Zefram 2014-08-13 23:13:52 +0100
  • b001a67979 Administrative world anchor Zefram 2014-08-13 19:07:53 +0100
  • 38e85e9775 Manual section on uranium enrichment Zefram 2014-08-13 02:28:25 +0100
  • df7bf8c713 Manual sectioning Zefram 2014-08-13 00:16:40 +0100