Commit Graph

192 Commits

Author SHA1 Message Date
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
Kotolegokot
9f493e8cb7 Meselamp nodebox 2012-08-01 23:29:03 +06:00
Kotolegokot
a0417d3ad3 Mesecon Torch 2012-08-01 21:30:30 +06:00
Jeija
150da24db6 Merge pull request #6 from Kotolegokot/master
Some modifications and fixed.
2012-08-01 07:45:07 -07:00
Kotolegokot
20d1b9dd52 Power Plant 2012-08-01 19:36:32 +06:00
Kotolegokot
35de798dcd Blinky Plant 2012-08-01 16:48:00 +06:00
Kotolegokot
e8155f5c6e Fix battery nodebox 2012-08-01 16:10:54 +06:00
Kotolegokot
70841d8c8e not_in_creative_inventory 2012-08-01 15:58:19 +06:00
Jeija
7568182f4a Add (still experimental) better textures for the battery 2012-07-22 09:34:34 +02:00
Jeija
81f0772db8 Remove debug output, Fix Bugs 2012-07-22 09:32:24 +02:00
Jeija
811403c9d5 Continue/Finish Battery 2012-07-21 11:06:59 +02:00