<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_microcontroller, branch origin/zefram_doors</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fzefram_doors</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fzefram_doors'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2014-04-25T16:30:59+00:00</updated>
<entry>
<title>fix programming microcontroller through form</title>
<updated>2014-04-25T16:30:59+00:00</updated>
<author>
<name>Zefram</name>
<email>zefram@fysh.org</email>
</author>
<published>2014-04-25T10:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f1eaee2281faa0ada1d72b009de32826b3204024'/>
<id>urn:sha1:f1eaee2281faa0ada1d72b009de32826b3204024</id>
<content type='text'>
The handling of the "quit" pseudo-field meant that the microcontroller
couldn't be programmed with explicit code, only with the examples.
The "quit" can actually be ignored: what matters for programming the
controller is whether the "code" field was supplied.
</content>
</entry>
<entry>
<title>Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for more than 20 actions per second on lua- / microcontrollers and gates.</title>
<updated>2014-04-20T19:51:17+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-04-20T19:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=300abcb5877d948e6a68be454ed46b65a0f90f01'/>
<id>urn:sha1:300abcb5877d948e6a68be454ed46b65a0f90f01</id>
<content type='text'>
Fix a bug where a burnt luacontroller didn't have the correct pin-states as the burnt controller does not register any changes from outside.
</content>
</entry>
<entry>
<title>Merge branch 'actionqueue'</title>
<updated>2014-01-19T12:59:22+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-01-19T12:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=8a71f51b265e7f62dd070e9a9315ccc7abccc7c0'/>
<id>urn:sha1:8a71f51b265e7f62dd070e9a9315ccc7abccc7c0</id>
<content type='text'>
This introduces the ActionQueue, a new kind of MESECONS_GLOBALSTEP.
Circuits using delayers will now resume when restarting the server.
Also, large circuits should automatically resume if parts of them are
in unloaded chunks.
Old circuits e.g. using gates will not resume when mesecons is updated,
which means you have to restart them once. But after that, it should work
just like it used to.
This will fix a lot of stuff but may also introduce some new bugs.
So please report them!
</content>
</entry>
<entry>
<title>Try to fix gateswith serverstep code.</title>
<updated>2014-01-11T06:24:42+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2014-01-10T15:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f1ae54ed12413ee90675a6fc92da25f3a78e97d2'/>
<id>urn:sha1:f1ae54ed12413ee90675a6fc92da25f3a78e97d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move textures into their mods</title>
<updated>2014-01-10T18:13:02+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-10T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=de6dd30745bf70186504dcffd3cb67e4a512b0ea'/>
<id>urn:sha1:de6dd30745bf70186504dcffd3cb67e4a512b0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change field receipt handling to work properly with Minetest 0.4.8.</title>
<updated>2013-12-18T19:54:46+00:00</updated>
<author>
<name>Uberi</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-12-18T19:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=e8d31c3e5a425e031ce9f2c8b60ccdeaf79f2f79'/>
<id>urn:sha1:e8d31c3e5a425e031ce9f2c8b60ccdeaf79f2f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update code to standards of Minetest 0.4.8.</title>
<updated>2013-12-01T03:13:00+00:00</updated>
<author>
<name>Uberi</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-12-01T03:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=16b4b79c51719849588c49d1d47d9bcbc05533e4'/>
<id>urn:sha1:16b4b79c51719849588c49d1d47d9bcbc05533e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use minetest.swap_node() instead of mesecons' version,  Minor code changes</title>
<updated>2013-12-01T01:34:55+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-12-01T01:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f46bc329de7bfc35f64a17822247372e6fa3a1cb'/>
<id>urn:sha1:f46bc329de7bfc35f64a17822247372e6fa3a1cb</id>
<content type='text'>
here and there to facilitate this.
</content>
</entry>
<entry>
<title>Update Microcontroller Tutorial and add .odt source for the .pdf</title>
<updated>2013-09-08T09:38:01+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2013-09-08T09:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=9ab0d9deb2ac0801f38b9291ef8c8e3fb6ef5745'/>
<id>urn:sha1:9ab0d9deb2ac0801f38b9291ef8c8e3fb6ef5745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Escape microcontroller code in formspec</title>
<updated>2013-08-29T21:14:04+00:00</updated>
<author>
<name>khonkhortisan</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2013-08-29T21:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=75ca00f51e8563783366195bb28cc37adafe5d3d'/>
<id>urn:sha1:75ca00f51e8563783366195bb28cc37adafe5d3d</id>
<content type='text'>
</content>
</entry>
</feed>
