| 
							
							
								 Jeija | 5c5db631a6 | Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons | 2012-08-10 08:26:38 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 9fa033db7b | Remove dead timer | 2012-08-10 08:23:55 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | a41bc07d11 | Merge pull request #14 from VanessaE/master Nodebox-based wall levers, take 2.
- This time it works -
Thanks, VanessaE | 2012-08-09 23:12:41 -07:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 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) | 2012-08-09 21:44:05 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 368a7c1eda | thickened up pressure plates slightly for consistency | 2012-08-09 21:35:34 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 6d0e2b04c6 | made mesecons delayer thinner to better match the other floor devices | 2012-08-09 21:29:33 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 4559828953 | thickened base of wall button to match that of wall lever (for consistency) | 2012-08-09 21:24:31 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 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. | 2012-08-09 20:00:36 -04:00 |  | 
			
				
					| 
							
							
								 Jeija | d3ba13e878 | Update Tutorial | 2012-08-10 00:39:16 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | ce928a5954 | Little bugfix for programming the microcontroller | 2012-08-09 23:09:02 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 686e420430 | Remove the obsolete AND block - Replacement: Microcontroller | 2012-08-09 22:42:26 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | af3288f61d | Add buttons for logic gates and some FlipFlops | 2012-08-09 22:39:54 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 793c039f10 | Merge pull request #12 from cornernote/master added up/down pistons | 2012-08-09 12:43:59 -07:00 |  | 
			
				
					| 
							
							
								 Jeija | f557b6c363 | Add overheat protection and lots of bugfixes once again | 2012-08-09 21:40:25 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 0abfa674d6 | A huge lot of bugfixes | 2012-08-09 16:25:30 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 9854160ece | Bugfix for last push | 2012-08-09 13:34:10 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | ca4a8cd264 | Use all of VanessaE's textures, bugfixes & improvements | 2012-08-09 12:54:31 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 8b41402558 | Merge pull request #13 from VanessaE/master microcontroller textures/nodeboxes | 2012-08-09 01:18:25 -07:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 2e99d234c9 | new textures and nodeboxes for mesecons microcontroller | 2012-08-09 04:13:05 -04:00 |  | 
			
				
					| 
							
							
								 Jeija | 331ae1a13c | Remove stupid debug output | 2012-08-09 09:05:00 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 5fe294a5fa | Define second parameter of sbi as condition | 2012-08-09 09:03:22 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 72b00178f9 | Enable commentaries in the Microcontroller by using :commentary | 2012-08-09 08:27:47 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 89edd2ce63 | Bugfixes for microcontroller and use #addr instead of <addr> | 2012-08-09 08:06:23 +02:00 |  | 
			
				
					| 
							
							
								 cornernote | 2330d0af79 | added pistons up and down | 2012-08-09 13:52:47 +09:30 |  | 
			
				
					| 
							
							
								 Jeija | 2d94a08d2e | Add an EEPROM to the Microcontroller | 2012-08-08 23:35:36 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 7ed60c75b9 | Bugfix for the battery: Use receptor_on/off | 2012-08-08 20:33:14 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | f701dad739 | Fix a bug in long conditions | 2012-08-08 20:13:07 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 0ee661d25d | Fix a bug in long conditions | 2012-08-08 19:40:39 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | da6cccf332 | Add a untested wrong-spelled bad tutorial for the microcontroller | 2012-08-08 15:42:52 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | 0d6749a264 | Fix = operator | 2012-08-08 15:33:34 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | e3d2b07cd5 | Important bugfix for if | 2012-08-08 15:09:05 +02:00 |  | 
			
				
					| 
							
							
								 Jeija | ef740353ef | Add first experimental version of a (programmable) microcontroller | 2012-08-08 13:26:32 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | 10fe94dea7 | Make Pistons use set_node not dig_node (Speed Improvement) | 2012-08-08 12:40:18 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | 13538d56d9 | Fix mesecon:updatenode for the last Time... | 2012-08-08 12:39:33 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | f4782df445 | Finally fix mesecon:updatenode | 2012-08-08 12:31:00 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | 6b5c789204 | Fix Typo in mesecon:nodeupdate | 2012-08-08 12:27:45 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | dd1921c03a | Add mesecon:nodeupdate Function | 2012-08-08 12:16:28 +02:00 |  | 
			
				
					| 
							
							
								 sfan5 | 55e74c04ed | Trigger Block Update when retracting Piston | 2012-08-08 11:44:12 +02:00 |  | 
			
				
					| 
							
							
								 Anthony | 98fc808c68 | Merge pull request #8 from Kotolegokot/master Solar panel nodebox | 2012-08-07 09:37:51 -07:00 |  | 
			
				
					| 
							
							
								 sfan5 | 31c01b0425 | Merge pull request #10 from VanessaE/master More tweaks :-) | 2012-08-07 02:31:50 -07:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 43ca443510 | Tweaked the new textures for better contrast, added some light antialiasing to the "and" symbol. | 2012-08-07 05:12:28 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | e73dde5a03 | New textures for Whiskers75's andblock, turned it into a nodebox using the definitions from the delayers. | 2012-08-07 05:08:12 -04:00 |  | 
			
				
					| 
							
							
								 sfan5 | 9453e9ac07 | Merge pull request #9 from VanessaE/master Better wall button nodeboxes | 2012-08-07 01:43:49 -07:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 6aa2f2d5be | darkened wall button sides texture a bit, for better contrast. | 2012-08-07 03:41:56 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | 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. | 2012-08-07 03:40:04 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | f502cbd801 | use normal piston textures on sides of sticky piston plunger.  Also fixes deprecated tile_images bits. | 2012-08-07 03:11:36 -04:00 |  | 
			
				
					| 
							
							
								 Vanessa Ezekowitz | ddbe33ed56 | Better wall button nodeboxes.  Also fixed the deprecated time_images lines (now "tiles").  This also restores the textures I added a few months ago, since the
ones I made are needed for a nodebox of this sort. | 2012-08-07 02:56:40 -04:00 |  | 
			
				
					| 
							
							
								 Jeija | df7edcb35c | Make lamps and pressure plates walkable | 2012-08-05 13:37:20 +02:00 |  | 
			
				
					| 
							
							
								 Kotolegokot | 83aa17606d | Solar panel | 2012-08-02 11:43:43 +06:00 |  | 
			
				
					| 
							
							
								 Jeija | 80b2da6c85 | Merge pull request #7 from Kotolegokot/master Torch selection box and lamp node box | 2012-08-01 11:46:59 -07:00 |  |