Commit Graph

  • 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
  • 287415595c Merge 61f1c28b72 into d72c0e6bdd #21 VanessaE 2012-08-11 23:01:40 -0700
  • 61f1c28b72 reworked microcontroller images to make the lettering and LEDs look more slender and symmetric. #21 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
  • c1614935f3 Merge b2a6553ff3 into 8f0d765ffe #20 VanessaE 2012-08-11 18:27:09 -0700
  • b2a6553ff3 Gave solar panel a side texture. Removed alpha channel from top. #20 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
  • 0ac21330de Merge d950f0d169 into 8b62511615 #19 VanessaE 2012-08-11 14:55:55 -0700
  • d950f0d169 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons #19 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
  • 1edf7c28d6 Merge 614312c572 into 6b1941a380 #18 VanessaE 2012-08-11 14:11:32 -0700
  • 614312c572 removed mesecons group from wall button and lever #18 Vanessa Ezekowitz 2012-08-11 17:07:19 -0400
  • b0d48b7c0c restored old mesecons wire image for inventory/wield Vanessa Ezekowitz 2012-08-11 17:05:59 -0400
  • 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
  • a79c3ad05e Merge 0214dbc582 into c060e56e1d #17 VanessaE 2012-08-11 04:26:18 -0700
  • 0214dbc582 added mesecon = 1 to groups for torches also. #17 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
  • c5f98b1a9a Merge 0891b9e5af into b0a0387722 #16 VanessaE 2012-08-10 15:38:10 -0700
  • 0891b9e5af reworked the mesecons object detector textures. Much better now. #16 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
  • f08a8f1123 Merge b24cc2a14d into 5c5db631a6 #15 VanessaE 2012-08-09 23:30:43 -0700
  • b24cc2a14d made pressure plates go thin (1/4 pixel thick) when "on" #15 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
  • e15471ab76 Merge e19a31b865 into d3ba13e878 #14 VanessaE 2012-08-09 18:44:54 -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) #14 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
  • b65d886262 Merge 2330d0af79 into f557b6c363 #12 cornernote 2012-08-09 12:43:23 -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
  • 311153c6d2 Merge 2e99d234c9 into 331ae1a13c #13 VanessaE 2012-08-09 01:13:51 -0700
  • 2e99d234c9 new textures and nodeboxes for mesecons microcontroller #13 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 #12 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
  • 540ca930d4 Merge 83aa17606d into 31c01b0425 #8 Oleg Matveev 2012-08-07 09:37:44 -0700
  • ecd6013420 Merge b89a77fac6 into 31c01b0425 #11 VanessaE 2012-08-07 04:13:45 -0700
  • b89a77fac6 Wall levers are now made of nodeboxes. #11 Vanessa Ezekowitz 2012-08-07 07:12:49 -0400
  • 31c01b0425 Merge pull request #10 from VanessaE/master sfan5 2012-08-07 02:31:50 -0700
  • be9f456fc7 Merge 43ca443510 into 9453e9ac07 #10 VanessaE 2012-08-07 02:19:19 -0700
  • 43ca443510 Tweaked the new textures for better contrast, added some light antialiasing to the "and" symbol. #10 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
  • 482702cd5a Merge 6aa2f2d5be into df7edcb35c #9 VanessaE 2012-08-07 00:42:58 -0700
  • 6aa2f2d5be darkened wall button sides texture a bit, for better contrast. #9 Vanessa Ezekowitz 2012-08-07 03:41:56 -0400
  • c3ebe6c308 Better textures for mesecons delayer: Redrew my previously-submitted ones at a larger size to properly fit in with the new nodebox-based delayers, and added a "sides" texture to go with them. Fixed deprecated tile_images lines. Vanessa Ezekowitz 2012-08-07 03:40:04 -0400