<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_gates, branch origin/movestones_nodes</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fmovestones_nodes</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fmovestones_nodes'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2015-01-03T13:04:18+00:00</updated>
<entry>
<title>Fix #198 by adding gates to the "overheat" group</title>
<updated>2015-01-03T13:04:18+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-01-03T13:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=80648b6c1443bf3221edc7197273da65330e4b09'/>
<id>urn:sha1:80648b6c1443bf3221edc7197273da65330e4b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code</title>
<updated>2014-11-29T14:08:37+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-29T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c326dc221a4ee6a1b55b681eb1456d7da62de7fb'/>
<id>urn:sha1:c326dc221a4ee6a1b55b681eb1456d7da62de7fb</id>
<content type='text'>
Fix bugs in the Luacontroller (when placing, false input pin values were given) and fix variables
leaking into the global environment in pistons.
</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>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>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>Add an ABM function which resets heat to 0, since gates/controllers won't be cooled normally if they are moved (piston, etc...) during the cooling delay.</title>
<updated>2013-06-05T04:45:19+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-06-05T04:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=edc10dac472cf89818fed4c30e7b12cb9275fb30'/>
<id>urn:sha1:edc10dac472cf89818fed4c30e7b12cb9275fb30</id>
<content type='text'>
</content>
</entry>
</feed>
