Commit Graph

  • 29f746369f Switch to colored itemstacks (#438) master Vanessa Dannenberg 2018-08-25 15:24:52 -0400
  • 488f80d950 Clean file frames.lua to make more readable Elias Åström 2018-08-16 13:47:43 +0200
  • d74c250a40 Preserve active timers at frame move Elias Åström 2018-08-16 12:43:02 +0200
  • 2e7859c35e New MV Hydro Machine (#412) Tanmaya Meher 2018-08-25 15:54:14 +0530
  • 86a04d860e manual.md: Corrections and straightening of facts (#406) ChimneySwift 2018-08-25 20:22:18 +1000
  • 9b40d02fbd Revert get_3d to deprecated get3d for 0.4.x compatibility SmallJoker 2018-08-04 09:57:30 +0200
  • d1b54a573c Use tin from MTG instead of `moreores` (#401) Vitaliy 2018-07-21 20:11:12 +0300
  • f013d2dd1f Mining laser fixes (#421) HybridDog 2018-07-21 19:10:32 +0200
  • 80c6a14566 Tidy up ore registrations (#422) HybridDog 2018-07-21 19:09:27 +0200
  • fb93388f06 Replace deprecated invsize[] with size[] SmallJoker 2018-07-19 14:36:21 +0200
  • 41f175986d Show EU power values more readable (#424) HybridDog 2018-07-16 17:26:39 +0200
  • 6af0376c23 Use a:iter instead of for loops for sulfur generation (#423) HybridDog 2018-07-16 17:25:53 +0200
  • 0fcc7a14c2 Replace old nodeupdate() with new minetest.check_for_falling() (#391) Thomas--S 2018-07-16 17:25:43 +0200
  • 68fac3ed7b Fix wooden chest formspec (#429) Vitaliy 2018-07-15 13:28:34 +0300
  • 395089dfd8 Wrench: Allow picking up with protection_bypass privilege (#393) Fixer 2018-07-15 13:27:52 +0300
  • 6664714313 Skip interact check for fake players SmallJoker 2018-06-28 19:49:04 +0200
  • c93bfefd9f machines/HV/quarry.lua: [modification] provide a basic digger object to can_dig callbacks to prevent nil object errors (#425) thetaepsilon-gamedev 2018-05-19 21:06:00 +0100
  • 689766f15a Remove unused values (#407) Vitaliy 2018-02-17 22:00:15 +0300
  • a5db87f0f1 Test local variable 'have_ui' before calling 'unified_inventory' (#368) Jordan Irwin 2018-02-16 17:32:47 -0800
  • 86fb981b44 Fix O(n^2) network traversal number Zero 2018-01-28 01:44:08 +0300
  • 215de5487b Fix redundant_warn Ekdohibs 2018-01-13 10:30:22 +0100
  • 930c51eef9 chests: fix sort_inventory function DS-Minetest 2017-09-02 15:57:32 +0200
  • 37d49142cf supply_converter: avoid crashes caused by wrong digiline message types (#397) DS 2017-10-31 18:56:10 +0100
  • e056800cea nuclear_reactor: do not set structure_accumulated_badness to less than 0 DS 2017-09-07 07:43:20 +0200
  • a84b5f3b28 print warning to console if redundant switching station is found and where it is Vanessa Ezekowitz 2017-07-03 17:37:00 -0400
  • 9d5bd90b57 add chat command to allow disabling of switching station ABM (for situations where a user creates a laggy machine on a public server, use this to suspend power distribution until the machine is found and disabled) Vanessa Ezekowitz 2017-07-03 17:33:59 -0400
  • 16146231b8 don't place eg. chests without data DS-Minetest 2017-06-23 22:09:03 +0200
  • d4162be9a7 remove wooden chests redefinitions they're incompatible with current minetest_game and do nothing useful anyway Vanessa Ezekowitz 2017-06-17 22:06:37 -0400
  • db480011fb only try to clear/redefine recipes for teleport and accel tube if they are enabled in pipeworks' config Vanessa Ezekowitz 2017-06-13 00:17:52 -0400
  • 4cc124ff9e Replace deprecated call to 'minetest.env' (#371) Jordan Irwin 2017-06-08 00:30:41 -0700
  • bf58c77316 digilinize nuclear_reactor (#341) DS 2017-06-05 17:02:05 +0200
  • a495541c09 Actually reuse mapgen table (#365) asl97 2017-06-05 22:59:16 +0800
  • 1a75cd9254 add sulfur-lead crafting recipe(s) for battery (#353) DS 2017-06-05 16:56:51 +0200
  • 51f9df2cf2 make some forcefield improvements (#344) DS 2017-06-05 16:56:03 +0200
  • 9167d4fc6f update wrench (#359) DS 2017-06-05 16:53:18 +0200
  • 844e2fad47 Add the sapling group to rubber_tree_sapling (#366) Vince Aggrippino 2017-06-05 22:52:47 +0800
  • e1bb29c338 Agrege la traduccion al español (#362) Carlos 2017-06-05 10:52:31 -0400
  • 987cc5a6a4 Add api documentation (#361) you 2017-06-05 16:51:59 +0200
  • 83a4bb60ca Fix flowing corium textures (#364) numberZero 2017-06-05 17:51:24 +0300
  • 97e1c8b7f2 Replace deprecated method 'setting_getbool' with 'settings:get_bool' (#369) Jordan Irwin 2017-06-05 07:50:30 -0700
  • 9cc1a78371 advanced cable plate placing (#357) DS 2017-06-05 16:50:15 +0200
  • 42efc7e47c clarify battery box connections. Vanessa Ezekowitz 2017-04-17 15:03:30 -0400
  • adc638bd8c document current behavior of hydro gen Vanessa Ezekowitz 2017-04-16 23:06:24 -0400
  • 557dc4db1b Battery boxes no longer connect to tubes from bottom (since a power cable needs to go there) Vanessa Ezekowitz 2017-04-14 04:29:56 -0400
  • e65c8b7130 Don't allow constructor to operate if bad facedir (fixes #328) Also, use "simple" screwdriver mode for "off" constructor, and disable screwdriver for "on" one. Vanessa Ezekowitz 2017-04-13 20:48:18 -0400
  • 69feeef0af use clear_craft to remove default sandstone recipe get rid of the two grinder recipes from homedecor/fake_fire (obsolete) Vanessa Ezekowitz 2017-04-13 20:27:19 -0400
  • fc2f6d8976 Generalize check for cable below battery box Thomas--S 2017-04-13 22:36:52 +0200
  • 06abe11dd0 check for cable plate under battery also Vanessa Ezekowitz 2017-04-13 16:25:42 -0400
  • 6b8011eba7 Fix fence nodebox (#346) Thomas--S 2017-04-13 19:12:46 +0200
  • 1d20af1bcb replace HV nuke reactor nodeboxes with comparable mesh model model includes a flat extension on one "side" to fix #342 Vanessa Ezekowitz 2017-04-12 21:52:06 -0400
  • 7c11ff1876 LV fuel-fired gen should not have tube connection overlays Vanessa Ezekowitz 2017-04-12 21:04:37 -0400
  • a34ea59105 LV batbox should show charge on all X/Z sides (also, fixup some other texture defs for readability) Vanessa Ezekowitz 2017-04-12 20:29:22 -0400
  • 33455328bd Make batteries only charge/discharge from the bottom (they were already supposed to but would leech charge from sideways neighbors too) Vanessa Ezekowitz 2017-04-12 20:21:20 -0400
  • 14e0c4c48c revise cable connection overlay (make copper part look smaller) Vanessa Ezekowitz 2017-04-12 18:57:56 -0400
  • 170d3e09c5 clean-up battery box images, make more consistent added tube or cable entry overlays as appropriate. deleted a couple of obsolete textures Vanessa Ezekowitz 2017-04-12 18:50:50 -0400
  • 970f608078 use clear_craft (#339) DS 2017-04-12 21:14:35 +0200
  • 39bfb76cfb Take Item from Cable Plate Stack on Place (#345) Thomas--S 2017-04-12 21:13:39 +0200
  • d2fb249d94 fix wrong toggle switch "on" img in chests Vanessa Ezekowitz 2017-04-11 20:54:30 -0400
  • fab2c492c4 pipeworks has button on/off, button label, and button "base" cached used them wherever possible Vanessa Ezekowitz 2017-04-11 19:16:50 -0400
  • 54004f4951 redo top/bottom textures for supply converter delete back/bottom texture for power monitor use "machine bottom" for bottom of force field generator add cable connection overlay, use it on various machines' bottoms/sides, as appropriate Vanessa Ezekowitz 2017-04-11 08:31:17 -0400
  • 8479a8c984 add pipeworks tube overlays to self-contained injector also, gave it paramtype2 = "facedir" and removed the front connection for consistency with other machines Vanessa Ezekowitz 2017-04-11 08:17:56 -0400
  • 0e9caf069d add pipeworks tube overlay to top of quarry (and get rid of obsolete inventorycube() image) Vanessa Ezekowitz 2017-04-11 08:09:53 -0400
  • 869d0597ef add pipeworks tube entry overlay to tool workshop Vanessa Ezekowitz 2017-04-11 07:57:45 -0400
  • ca86550f26 added tube entry overlays to most MV machines Vanessa Ezekowitz 2017-04-11 07:54:00 -0400
  • a3a959ab5e add pipeworks tube overlays to MV, HV battery boxes Vanessa Ezekowitz 2017-04-11 07:48:46 -0400
  • 3f8478086d fix crash in battery mod (missing meta check) Vanessa Ezekowitz 2017-04-11 07:45:31 -0400
  • 092ab7e738 added tube entry overlays to fuel-fired generators Vanessa Ezekowitz 2017-04-11 07:37:18 -0400
  • b6d343e928 add pipeworks tube connection overlays to all chests (only applies if pipeworks is installed, if not, nothing is added) Vanessa Ezekowitz 2017-04-11 07:15:59 -0400
  • bdd45f161a fix broken ltier checks on MV/HV fuel-fired generators Vanessa Ezekowitz 2017-04-11 06:56:21 -0400
  • 5d05f59482 allow per-node stack splitting on all other standard machines (default off) Vanessa Ezekowitz 2017-04-11 06:26:11 -0400
  • a353a807bd allow per-injector stack split (default off) Vanessa Ezekowitz 2017-04-11 05:36:39 -0400
  • db0f8e04a1 fix wrong size of self-contained injector inv Vanessa Ezekowitz 2017-04-11 05:31:36 -0400
  • 64f38f423e tool workshop shouldn't ever allow stack splitting (tools don't stack :) ) Vanessa Ezekowitz 2017-04-11 05:25:11 -0400
  • ceead2b5ab re-route tubes if active fuel-fired gen is dug (and can be) Vanessa Ezekowitz 2017-04-11 05:14:34 -0400
  • 4eaf48290f allow per-generator stack splitting (default off) Vanessa Ezekowitz 2017-04-11 05:13:27 -0400
  • 11f20da744 allow per-chest stack splitting (default off) Vanessa Ezekowitz 2017-04-11 04:41:26 -0400
  • 7244f86ee5 allow per-battery charge/discharge stack splitting (default off for both) Vanessa Ezekowitz 2017-04-11 03:37:42 -0400
  • af39221df9 only reject part of itemtack from chest/machine/etc., if possible Vanessa Ezekowitz 2017-04-09 17:16:25 -0400
  • 72c536c04e always set the EU level don't wait for production = 0. Vanessa Ezekowitz 2017-04-09 14:07:50 -0400
  • b67bca1277 Change `noise_threshhold` to `noise_threshold`. MT-Modder 2017-01-02 20:50:58 -0500
  • ef8bb38bfd Make forcefield controlable with digilines. DS-Minetest 2017-04-01 21:52:12 +0200
  • 6c4e90d39c Add digiline support to supply converter. DS-Minetest 2017-04-02 15:03:49 +0200
  • 4dda59da0c Add conductive plates. DS-Minetest 2017-04-03 19:49:22 +0200
  • 338f3b6a99 Make battery box send information via digilines. DS-Minetest 2017-03-28 20:04:04 +0200
  • eb344ad804 perlin improvements as suggested by @paramat Vanessa Ezekowitz 2017-03-31 21:34:57 -0400
  • 78f16c3e8e label all ABMs for profiler Vanessa Ezekowitz 2017-03-31 19:15:10 -0400
  • 9755127ffd Update mg.lua (#336) numberZero 2017-03-30 02:01:52 +0400
  • b7cecd7f3d Zinc rareness FIX(?) (#333) Alexander German 2017-03-28 22:18:49 +0500
  • 6abd857b3f Add digiline support to switching station. DS-Minetest 2017-03-23 17:45:37 +0100
  • 383f7df22d change nodename for gloopblocks rainbow block (now "diagonal"), add support for its aliased version of the former nyan cat block (10k density) Vanessa Ezekowitz 2017-03-26 00:40:53 -0400
  • 767f5346e9 add gloopblocks rainbow block radiation setting (half that of a nyan/pbj block) Vanessa Ezekowitz 2017-03-22 19:09:16 -0400
  • df15a5ee65 add radiation protection via pbj_pup blocks same strength as nyan blocks Vanessa Ezekowitz 2017-03-22 19:08:26 -0400
  • cb5e3e8ff4 raise radiation shielding values on nyan blocks from 1000 --> 10000 Vanessa Ezekowitz 2017-03-22 19:06:04 -0400
  • 600fc6ff7e use unified dyes auto-color feature Vanessa Ezekowitz 2017-03-18 06:27:59 -0400
  • f420aa4d37 Clarify shielding information (#318) Jacob Gustafson 2017-03-17 16:29:37 -0400
  • 7d76ff8d38 Merge pull request #326 from numberZero/fix-bc-supply-converter Vanessa Ezekowitz 2017-03-17 16:26:15 -0400
  • 408128d800 Add backward compatibility to the new supply converter number Zero 2017-03-17 21:10:43 +0300
  • 2a7dbe0506 move the register_node calls out of the unifieddyes check simplify a little Vanessa Ezekowitz 2017-03-17 03:10:08 -0400
  • 018d66f791 define insulator clips even if Unified Dyes is not installed (just don't put UD-related stuff into their node defs) Vanessa Ezekowitz 2017-03-15 23:49:36 -0400
  • 6341ac9638 assume missing "enabled" key == enabled also. (would signify supply converts in old maps) Vanessa Ezekowitz 2017-03-15 23:19:57 -0400