Commit Graph

  • f641a0cc9c prevent crash with malformed sbi code. #44 Vanessa Ezekowitz 2012-09-01 17:28:04 -0400
  • b44f443fb2 nodeboxes Kyle 2012-09-01 13:48:16 -0700
  • f93930a478 gate output works Kyle 2012-09-01 13:07:18 -0700
  • 65f614f9e1 Merge pull request #43 from VanessaE/master VanessaE 2012-09-01 11:38:51 -0700
  • 445a436280 Merge 98b8c8da76 into 5cc18d8fbd #43 VanessaE 2012-09-01 11:38:47 -0700
  • 98b8c8da76 Receiver now looks insulated, since it behaves that way anyways. #43 Vanessa Ezekowitz 2012-09-01 14:37:32 -0400
  • 6147c385cc initial gates commit, logic behind gates works, more work to do. Kyle 2012-09-01 01:23:15 -0700
  • 5cc18d8fbd Merge pull request #42 from Jat15/master Anthony 2012-08-30 09:43:56 -0700
  • 0db4eec094 Merge b7553145b0 into bcd6634811 #42 Jat15 2012-08-30 05:26:24 -0700
  • b7553145b0 Actuator ignored liquid (all) #42 Jat 2012-08-30 14:20:18 +0200
  • cb4716dadc Merge 62a7a1eb8f into bcd6634811 #40 Jat15 2012-08-29 13:05:47 -0700
  • 62a7a1eb8f Error syntax Jat 2012-08-29 22:03:57 +0200
  • e10bff62f0 Modified movestone pistons mvps for all liquid Jat 2012-08-29 02:51:57 +0200
  • 50f8640320 Merge 4996c9045c into bcd6634811 #39 Jat15 2012-08-28 14:56:13 -0700
  • 4996c9045c Modified movestone pistons mvps for all liquid #39 Jat 2012-08-28 23:31:35 +0200
  • bcd6634811 Merge pull request #38 from VanessaE/master #40 VanessaE 2012-08-28 11:19:19 -0700
  • ea9477c0e2 Merge 8206ac70f1 into decdfdb362 #38 VanessaE 2012-08-28 11:18:36 -0700
  • 8206ac70f1 Gave receivers their own textures. Needed so that they can be textured separately, plus the nodeboxes were a little glitchy with the wires textures. #38 Vanessa Ezekowitz 2012-08-28 14:17:18 -0400
  • decdfdb362 Merge pull request #36 from khonkhortisan/master VanessaE 2012-08-25 01:34:09 -0700
  • af99e7b084 Merge c228861c1f into 4070300acc #36 khonkhortisan 2012-08-25 01:33:49 -0700
  • c228861c1f recipe for blue lightstone from fiber, missing texture #36 Kyle 2012-08-25 01:33:48 -0700
  • 4070300acc Merge pull request #35 from VanessaE/master VanessaE 2012-08-25 01:33:33 -0700
  • 69367ca34c Merge 73474e1bb5 into 9966017f27 #35 VanessaE 2012-08-25 01:33:22 -0700
  • 73474e1bb5 added images for blue lightstone #35 Vanessa Ezekowitz 2012-08-25 04:33:00 -0400
  • 9966017f27 Merge pull request #34 from khonkhortisan/master sfan5 2012-08-24 23:29:26 -0700
  • 9d8aeb2a6c Merge d399162fc1 into c0e7d42863 #34 khonkhortisan 2012-08-24 23:27:41 -0700
  • d399162fc1 Reduced the number of µC images. Instead of 16 top images, there is one off image, then four port images that can be overlaid on top of the blank. #34 Kyle 2012-08-24 23:23:44 -0700
  • c0e7d42863 Merge pull request #33 from VanessaE/master VanessaE 2012-08-24 22:33:03 -0700
  • a454604fbf Merge d0ae1b56e8 into 950ecbc407 #33 VanessaE 2012-08-24 22:33:00 -0700
  • d0ae1b56e8 added proper bottom image to microcontroller #33 Vanessa Ezekowitz 2012-08-25 01:32:24 -0400
  • 950ecbc407 Merge pull request #32 from khonkhortisan/master VanessaE 2012-08-24 21:33:45 -0700
  • 62de5cb07c Merge 9cfb13d60c into 86a588e3ed #32 khonkhortisan 2012-08-24 21:28:17 -0700
  • 9cfb13d60c pressing enter will reprogram the µC instead of acting like escape #32 Kyle 2012-08-24 20:59:26 -0700
  • 86a588e3ed Merge pull request #30 from khonkhortisan/patch-1 sfan5 2012-08-21 11:54:07 -0700
  • 0a4947ba15 Merge 68b99fed76 into 9ebe65fe7b #30 khonkhortisan 2012-08-21 11:53:37 -0700
  • 9ebe65fe7b Merge pull request #31 from VanessaE/master sfan5 2012-08-21 11:52:20 -0700
  • 23b5687ac5 Merge bca93e8287 into 15fa38b848 #31 VanessaE 2012-08-21 11:20:40 -0700
  • bca93e8287 minor tweak to vertical mesecons wire stubs to help with z-fighting objects above them #31 Vanessa Ezekowitz 2012-08-21 14:19:28 -0400
  • 68b99fed76 display µc programming like a sign #30 khonkhortisan 2012-08-21 10:35:34 -0700
  • 15fa38b848 Switch from tile_images to tiles = {...} Jeija 2012-08-20 10:12:10 +0200
  • b2c5a672e7 Remove obsolete digprop_constanttime Jeija 2012-08-20 09:51:19 +0200
  • 48337a4df8 Fix bug when placing a wire (receiver) to an onstate-walllever/button Jeija 2012-08-19 10:38:44 +0200
  • d95fb26ca5 Merge pull request #29 from VanessaE/master Jeija 2012-08-18 07:17:02 -0700
  • 32e553a5b3 Merge 59eded4918 into 08095cc323 #29 VanessaE 2012-08-18 07:16:28 -0700
  • 59eded4918 added texture for fiber craft item #29 Vanessa Ezekowitz 2012-08-18 10:16:20 -0400
  • 08095cc323 Merge pull request #28 from VanessaE/master Jeija 2012-08-18 06:52:21 -0700
  • 1075aa935d Merge a941f4ebd8 into c103aa6b23 #28 VanessaE 2012-08-18 06:47:04 -0700
  • a941f4ebd8 new nodeboxes for receiver objects opposite wall levers etc #28 Vanessa Ezekowitz 2012-08-18 09:46:26 -0400
  • c103aa6b23 Fix some bug that occurs when placing microcontrollers directly next to each other Jeija 2012-08-18 11:06:24 +0200
  • c5bf95f79d Some fix for walllever/button receiver digging Jeija 2012-08-17 23:48:09 +0200
  • fe1606eb31 Add fiber and craft recipe for insulated mesecon Jeija 2012-08-17 21:32:21 +0200
  • f65d092267 Remove some useless code Jeija 2012-08-17 16:33:18 +0200
  • 3c2d0ba325 Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet designed) Jeija 2012-08-17 16:28:59 +0200
  • 863ef26b63 Make isolated wires depend on facedir, rename them to 'insulated' Jeija 2012-08-17 11:59:06 +0200
  • d0c4fc012f Merge pull request #27 from VanessaE/master Jeija 2012-08-17 02:39:02 -0700
  • 02d54a1e8b Merge b8e99106b4 into 64cbdb9af2 #27 VanessaE 2012-08-17 02:38:43 -0700
  • b8e99106b4 tweaked the selection box a bit #27 Vanessa Ezekowitz 2012-08-17 05:38:21 -0400
  • 64cbdb9af2 Merge pull request #26 from VanessaE/master Jeija 2012-08-17 02:27:40 -0700
  • dbef1d33c2 Merge 11f91bfdd6 into 78fdedc880 #26 VanessaE 2012-08-17 02:26:49 -0700
  • 11f91bfdd6 new nodeboxes+textures for isolated mesecons #26 Vanessa Ezekowitz 2012-08-17 05:26:18 -0400
  • 78fdedc880 Add conductor rules, add demo isolated mesecons to proof that it works Jeija 2012-08-16 21:24:06 +0200
  • e74bb1ce75 Same rules change like with wall levers for buttons Jeija 2012-08-15 20:50:13 +0200
  • 67b21804e3 Fix/Improve Wall lever rules Jeija 2012-08-15 20:43:45 +0200
  • 6214dbf66e Remove Temperest setting as it is an extension now Jeija 2012-08-15 11:11:13 +0200
  • 573a3150d1 Move Temperest to mesecons-extension-temperest Jeija 2012-08-15 11:05:15 +0200
  • 44d075f92d Change tile_images to tiles for water turbine Jeija 2012-08-15 10:59:16 +0200
  • 0fef5cca58 Move Battery to mesecons-extension-battery Jeija 2012-08-15 10:57:57 +0200
  • b346d89594 Update microcontroller tutorial to include after() Jeija 2012-08-13 23:33:53 +0200
  • 67dfa93c2e Finish after() command: works now Jeija 2012-08-13 23:20:29 +0200
  • 5ede8f370c Bugfix for microcontroller's after(): Make sure that microcontroller the code runs on is the same that sends the code Jeija 2012-08-13 22:55:14 +0200
  • c58882b0c6 Bugfix: Check if receptor node is powered from somewhere before turning it off in mesecons:turnoff Jeija 2012-08-13 22:42:45 +0200
  • 9f16e4fcaa Add not-yet-working after(time, code) function to the microcontroller Jeija 2012-08-13 22:33:25 +0200
  • 9396ce8940 Re-enable backwards compatibility (sorry for disabling) Jeija 2012-08-13 21:51:41 +0200
  • 164971f6d1 Remove piston_up from dead groups Jeija 2012-08-13 20:39:14 +0200
  • 6f9036c70b Register piston_up and piston_down as effectors Jeija 2012-08-13 20:37:39 +0200
  • 00ce2540c2 New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone) Jeija 2012-08-13 20:17:45 +0200
  • 24c50571f7 Make mesecons only connect to input and output ports (e.g. of the delayer) Jeija 2012-08-13 16:49:14 +0200
  • 439af2a88b Add alias for solar panel: mesecons:solarpanel Jeija 2012-08-13 14:38:27 +0200
  • 5626aec852 Use sapling instead of jungelgrass for power & blinky plant. Glue is made by cooking saplings. Jeija 2012-08-13 14:36:48 +0200
  • 55bdf5441f Code improvement, Bugfix for solar panel Jeija 2012-08-13 14:26:00 +0200
  • 2b1f0d1338 Update README Jeija 2012-08-13 13:17:35 +0200
  • b197d29bef Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on) Jeija 2012-08-13 13:12:19 +0200
  • 987de2c7d5 Merge pull request #23 from VanessaE/master Jeija 2012-08-13 03:08:12 -0700
  • 30d8a332ca Merge 2a7f49ee04 into cf6106ce43 #23 VanessaE 2012-08-13 03:07:38 -0700
  • cf6106ce43 Code cleanup - remove internal_api.lua (now internal.lua) Jeija 2012-08-13 12:05:37 +0200
  • 955b8254dd Code cleanup Jeija 2012-08-13 12:03:36 +0200
  • b8ba13a17a Code cleanup Jeija 2012-08-13 11:58:04 +0200
  • 2a7f49ee04 fixed minor error on one of the new textures. #23 Vanessa Ezekowitz 2012-08-13 05:56:49 -0400
  • b78b540653 reworked textures for mesecons wires, added a new one for each of on/off states, to allow wires without junction bumps to be textured differently. Vanessa Ezekowitz 2012-08-13 05:54:14 -0400
  • 2f5ccf5b4f Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Vanessa Ezekowitz 2012-08-13 04:37:58 -0400
  • 84e4f4cc6e (remove side texture) Vanessa Ezekowitz 2012-08-13 04:37:20 -0400
  • 2a1eb20410 solarpanel doesn't actually need a side texture, the top texture can serve both purposes with a minor tweak. Vanessa Ezekowitz 2012-08-13 04:36:19 -0400
  • c20a4b3a89 Minimal speedup by not checking some nodes twice for receptors Jeija 2012-08-13 09:37:55 +0200
  • c8c2fd32da Code cleanup and ond more extremely small speedup Jeija 2012-08-13 08:50:10 +0200
  • 736f40bfb4 Merge pull request #22 from VanessaE/master Jeija 2012-08-12 22:27:41 -0700
  • 659134ea66 Merge 68342c79d5 into fc74976f9c #22 VanessaE 2012-08-12 19:33:35 -0700
  • 68342c79d5 Made X <-> Z bends not produce junction bump (only appears on T-junctions, crossings, etc) #22 Vanessa Ezekowitz 2012-08-12 22:31:35 -0400
  • 6d499ae971 Slimmed down wire junctions a bit. Vanessa Ezekowitz 2012-08-12 22:28:45 -0400
  • fc74976f9c Further (small) speed improvement, shrink code & more comments on it Jeija 2012-08-12 23:02:38 +0200
  • 3ea68a6eae Fix mesecon delayer bugs and other non-functional changes Jeija 2012-08-12 21:28:53 +0200