Commit Graph

  • 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
  • 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. 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
  • 68342c79d5 Made X <-> Z bends not produce junction bump (only appears on T-junctions, crossings, etc) 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
  • 3be48e6985 Merge remote-tracking branch 'origin/master' Jeija 2012-08-12 10:58:55 +0200
  • 9829abc74d HUGE speed improvement Jeija 2012-08-12 10:57:00 +0200
  • 0c6d41259e Merge pull request #21 from VanessaE/master sfan5 2012-08-11 23:54:06 -0700
  • 61f1c28b72 reworked microcontroller images to make the lettering and LEDs look more slender and symmetric. Vanessa Ezekowitz 2012-08-12 02:00:36 -0400
  • d72c0e6bdd Add VanessaE to the contrib list Jeija 2012-08-12 07:27:14 +0200
  • 6d208f6bca Merge pull request #20 from VanessaE/master Jeija 2012-08-11 22:18:47 -0700
  • b2a6553ff3 Gave solar panel a side texture. Removed alpha channel from top. Vanessa Ezekowitz 2012-08-11 21:10:45 -0400
  • 5d1c184941 thinned the microcontroller down a bit to fit the style of the other floor objects. Vanessa Ezekowitz 2012-08-11 21:04:05 -0400
  • e12b297987 change all recipes to use group:mesecon_conductor_craftable Vanessa Ezekowitz 2012-08-11 20:53:47 -0400
  • 83ac20018c Improvements to mesecons delayers nodeboxes and textures Vanessa Ezekowitz 2012-08-11 20:20:50 -0400
  • 8f0d765ffe Merge pull request #19 from VanessaE/master Jeija 2012-08-11 14:56:35 -0700
  • d950f0d169 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Vanessa Ezekowitz 2012-08-11 17:52:11 -0400
  • d2aeeb3e94 Reverted back to old mesecons wire image for inventory Vanessa Ezekowitz 2012-08-11 17:51:36 -0400
  • 8b62511615 Add some wires to mesecon_conductor_craftable group Jeija 2012-08-11 23:45:51 +0200
  • 1f6e1fa7ab Mesecons only connect to blocks with group mesecon > 1 Jeija 2012-08-11 23:39:28 +0200
  • 6b1941a380 Add new nodebox style wires. Can be activated by setting NEW_STYLE_WIRES to true (in mesecons/settings.lua) Jeija 2012-08-11 22:58:00 +0200
  • a57b8f4a07 Merge pull request #17 from VanessaE/master VanessaE 2012-08-11 04:26:44 -0700
  • 0214dbc582 added mesecon = 1 to groups for torches also. Vanessa Ezekowitz 2012-08-11 07:12:55 -0400
  • c060e56e1d Merge pull request #16 from VanessaE/master Anthony 2012-08-10 16:04:23 -0700
  • 0891b9e5af reworked the mesecons object detector textures. Much better now. Vanessa Ezekowitz 2012-08-10 18:35:27 -0400
  • fa1213134a did the same for buttons and up/down pistons Vanessa Ezekowitz 2012-08-10 17:59:52 -0400
  • 39db9cf01c Added "mesecon = 1" to the groups setting for most objects, so that they'll visibly connect to neighboring wires. Vanessa Ezekowitz 2012-08-10 17:35:54 -0400
  • b0a0387722 Make Delayer use facedir Jeija 2012-08-10 22:58:48 +0200
  • 6772bc0112 Auto-Generate delayers Jeija 2012-08-10 21:50:07 +0200
  • 813c0a83b0 Remove support for old jeija_* nodenames; add delayer and microcontroller aliases Jeija 2012-08-10 21:48:24 +0200
  • 4db24333f5 Add craft recipe for noteblock Jeija 2012-08-10 21:31:52 +0200
  • 32fba63267 Update Microcontroller Tutorial Jeija 2012-08-10 20:58:39 +0200
  • 9d52049e83 Fix sticky piston duplicate bug Jeija 2012-08-10 20:12:53 +0200
  • 8fa6894953 Consistency improvement and remove dead code Jeija 2012-08-10 18:58:21 +0200
  • fe6c9f3e09 Little bugfix: Register microcontroller0000 as off receptor Jeija 2012-08-10 11:46:17 +0200
  • daf1a7e5a3 Fix bug in registration of wall lever as receptor_node_on Jeija 2012-08-10 11:42:21 +0200
  • ca7bd1f24f Improve light level a little Jeija 2012-08-10 11:31:01 +0200
  • 2fe312618c Make button and Wall lever emit very few light if turned on Jeija 2012-08-10 11:11:53 +0200
  • ce72ed2bab Add print command print(string in quotes or condition, can be concatenated using comma) Jeija 2012-08-10 10:47:40 +0200
  • 6a524b8cdd Add else: if(condition)command()>command(); > is else Jeija 2012-08-10 10:19:33 +0200
  • 0633809f73 Allow usage of sbi(PORT, condition) and change preset snippets to use this Jeija 2012-08-10 09:44:49 +0200
  • 7e370d5377 Merge pull request #15 from VanessaE/master Jeija 2012-08-09 23:31:02 -0700
  • b24cc2a14d made pressure plates go thin (1/4 pixel thick) when "on" Vanessa Ezekowitz 2012-08-10 02:28:22 -0400
  • 5c5db631a6 Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons Jeija 2012-08-10 08:26:38 +0200
  • 9fa033db7b Remove dead timer Jeija 2012-08-10 08:23:55 +0200
  • a41bc07d11 Merge pull request #14 from VanessaE/master Jeija 2012-08-09 23:12:41 -0700
  • e19a31b865 thickened soloar panel slightly for consistency with floor-objects (though that means it's inconsistent with wall levers/buttons when placed next to those, but it still looks good) Vanessa Ezekowitz 2012-08-09 21:44:05 -0400
  • 368a7c1eda thickened up pressure plates slightly for consistency Vanessa Ezekowitz 2012-08-09 21:35:34 -0400
  • 6d0e2b04c6 made mesecons delayer thinner to better match the other floor devices Vanessa Ezekowitz 2012-08-09 21:29:33 -0400
  • 4559828953 thickened base of wall button to match that of wall lever (for consistency) Vanessa Ezekowitz 2012-08-09 21:24:31 -0400
  • 90fd7977a7 Re-added nodebox-based wall levers, this time making sure to check that they can actually rotate and activate nearby mesecons :-) These look a little better than the last try anyway. Vanessa Ezekowitz 2012-08-09 20:00:36 -0400
  • d3ba13e878 Update Tutorial Jeija 2012-08-10 00:39:16 +0200
  • ce928a5954 Little bugfix for programming the microcontroller Jeija 2012-08-09 23:09:02 +0200
  • 686e420430 Remove the obsolete AND block - Replacement: Microcontroller Jeija 2012-08-09 22:42:26 +0200
  • af3288f61d Add buttons for logic gates and some FlipFlops Jeija 2012-08-09 22:39:54 +0200
  • 793c039f10 Merge pull request #12 from cornernote/master Jeija 2012-08-09 12:43:59 -0700
  • f557b6c363 Add overheat protection and lots of bugfixes once again Jeija 2012-08-09 21:40:25 +0200
  • 0abfa674d6 A huge lot of bugfixes Jeija 2012-08-09 16:25:30 +0200
  • 9854160ece Bugfix for last push Jeija 2012-08-09 13:34:10 +0200
  • ca4a8cd264 Use all of VanessaE's textures, bugfixes & improvements Jeija 2012-08-09 12:54:31 +0200
  • 8b41402558 Merge pull request #13 from VanessaE/master Jeija 2012-08-09 01:18:25 -0700
  • 2e99d234c9 new textures and nodeboxes for mesecons microcontroller Vanessa Ezekowitz 2012-08-09 04:13:05 -0400
  • 331ae1a13c Remove stupid debug output Jeija 2012-08-09 09:05:00 +0200
  • 5fe294a5fa Define second parameter of sbi as condition Jeija 2012-08-09 09:03:22 +0200
  • 72b00178f9 Enable commentaries in the Microcontroller by using :commentary Jeija 2012-08-09 08:27:47 +0200
  • 89edd2ce63 Bugfixes for microcontroller and use #addr instead of <addr> Jeija 2012-08-09 08:06:23 +0200
  • 2330d0af79 added pistons up and down cornernote 2012-08-09 13:52:47 +0930
  • 2d94a08d2e Add an EEPROM to the Microcontroller Jeija 2012-08-08 23:35:36 +0200
  • 7ed60c75b9 Bugfix for the battery: Use receptor_on/off Jeija 2012-08-08 20:33:14 +0200
  • f701dad739 Fix a bug in long conditions Jeija 2012-08-08 20:13:07 +0200
  • 0ee661d25d Fix a bug in long conditions Jeija 2012-08-08 19:40:39 +0200
  • da6cccf332 Add a untested wrong-spelled bad tutorial for the microcontroller Jeija 2012-08-08 15:42:52 +0200
  • 0d6749a264 Fix = operator Jeija 2012-08-08 15:33:34 +0200
  • e3d2b07cd5 Important bugfix for if Jeija 2012-08-08 15:09:05 +0200
  • ef740353ef Add first experimental version of a (programmable) microcontroller Jeija 2012-08-08 13:26:32 +0200
  • 10fe94dea7 Make Pistons use set_node not dig_node (Speed Improvement) sfan5 2012-08-08 12:40:18 +0200
  • 13538d56d9 Fix mesecon:updatenode for the last Time... sfan5 2012-08-08 12:39:33 +0200
  • f4782df445 Finally fix mesecon:updatenode sfan5 2012-08-08 12:31:00 +0200
  • 6b5c789204 Fix Typo in mesecon:nodeupdate sfan5 2012-08-08 12:27:45 +0200
  • dd1921c03a Add mesecon:nodeupdate Function sfan5 2012-08-08 12:16:28 +0200
  • 55e74c04ed Trigger Block Update when retracting Piston sfan5 2012-08-08 11:44:12 +0200
  • 98fc808c68 Merge pull request #8 from Kotolegokot/master Anthony 2012-08-07 09:37:51 -0700
  • 31c01b0425 Merge pull request #10 from VanessaE/master sfan5 2012-08-07 02:31:50 -0700
  • 43ca443510 Tweaked the new textures for better contrast, added some light antialiasing to the "and" symbol. Vanessa Ezekowitz 2012-08-07 05:12:28 -0400
  • e73dde5a03 New textures for Whiskers75's andblock, turned it into a nodebox using the definitions from the delayers. Vanessa Ezekowitz 2012-08-07 05:08:12 -0400
  • 9453e9ac07 Merge pull request #9 from VanessaE/master sfan5 2012-08-07 01:43:49 -0700