<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_luacontroller, branch origin/meshes</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fmeshes</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fmeshes'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2014-12-20T09:11:12+00:00</updated>
<entry>
<title>Fix #196, removes soft-depend on commonlib</title>
<updated>2014-12-20T09:11:12+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2014-12-20T09:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=011543a782152f384a921f7264d87197a12a8497'/>
<id>urn:sha1:011543a782152f384a921f7264d87197a12a8497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trigger an "off" event to itself when luacontroller turns a port off</title>
<updated>2014-11-29T09:56:09+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-29T09:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d2373eb6059fabc2e5116fb8a50ebc02e351d24d'/>
<id>urn:sha1:d2373eb6059fabc2e5116fb8a50ebc02e351d24d</id>
<content type='text'>
I hope this doesn't break anyone's setup.
</content>
</entry>
<entry>
<title>Fix luacontroller: attempt to perform arithmetic on global 'print_count' (a nil value)</title>
<updated>2014-11-25T18:53:29+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-25T18:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2a51e40af9fd4bc0b8f7aa2d11fecf9427541aa3'/>
<id>urn:sha1:2a51e40af9fd4bc0b8f7aa2d11fecf9427541aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'improve-luacontroller'</title>
<updated>2014-11-25T16:36:52+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-25T16:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4bd9d2a9ec84347e7c7ee488664120e39643a013'/>
<id>urn:sha1:4bd9d2a9ec84347e7c7ee488664120e39643a013</id>
<content type='text'>
However, without the print_count limiting functionality

Conflicts:
	mesecons_luacontroller/init.lua
</content>
</entry>
<entry>
<title>Fix luacontroller interrupts not working if no iid is supplied</title>
<updated>2014-11-23T09:59:51+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-23T09:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f388dc475a1770151bd19208bfae7e204d5cde71'/>
<id>urn:sha1:f388dc475a1770151bd19208bfae7e204d5cde71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix burnt luacontroller, nodebox + crash</title>
<updated>2014-11-22T22:14:45+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T22:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=085b4d8bb72a95303f6e683cdbf57ed2cddb53b7'/>
<id>urn:sha1:085b4d8bb72a95303f6e683cdbf57ed2cddb53b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'improve-luacontroller' of https://github.com/ShadowNinja/minetest-mod-mesecons into ShadowNinja-improve-luacontroller</title>
<updated>2014-11-22T22:04:34+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T22:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=0e3aa57ed38c2aedd9ba64bc32456d7e1180ba8b'/>
<id>urn:sha1:0e3aa57ed38c2aedd9ba64bc32456d7e1180ba8b</id>
<content type='text'>
Conflicts:
	mesecons/legacy.lua
	mesecons_luacontroller/init.lua
	mesecons_microcontroller/init.lua
</content>
</entry>
<entry>
<title>Re-implement settings system:</title>
<updated>2014-11-22T21:09:26+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T21:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f977ac821aa2f6c7053ec7f65d289c57de1e91a8'/>
<id>urn:sha1:f977ac821aa2f6c7053ec7f65d289c57de1e91a8</id>
<content type='text'>
Settings can now be retrieved by mesecon.setting(&lt;name&gt;, &lt;default&gt;) and can be modified without
editing the source code by adding the setting to minetest.conf
For instance, you can add mesecon.blinky_plant_interval = 0.5 to minetest.conf in order to
increase the blinking speed.
Rewrite the blinky plant with nodetimers.
Fixes #161
</content>
</entry>
<entry>
<title>Replace mesecon:&lt;some_function&gt; with mesecon.&lt;some_function&gt; for greater</title>
<updated>2014-11-22T14:42:22+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T14:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=5be179bf110b44bdc06df6dbfde4e61487cf0635'/>
<id>urn:sha1:5be179bf110b44bdc06df6dbfde4e61487cf0635</id>
<content type='text'>
flexibility and because it was never inteded to be OOP in the first
place.

mesecon.receptor_on and mesecon.receptor_off are provided by wrappers
(mesecon:receptor_on/off) for compatibility, but will be removed. Mod
programmers that use mesecons: Please update!

Also, fix microcontroller polluting the global namespace and remove some
deprecated stuff.
</content>
</entry>
<entry>
<title>Use an iterative algorithm for turnon() and turnoff(), fixes #160</title>
<updated>2014-11-22T13:47:18+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T13:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=ffacbfde5a956da910479139f490f8ffa3ae5a85'/>
<id>urn:sha1:ffacbfde5a956da910479139f490f8ffa3ae5a85</id>
<content type='text'>
This may also bring some performance benefit.
</content>
</entry>
</feed>
