<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_receiver, branch origin/sticky_blocks</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2014-12-06T16:24:34+00:00</updated>
<entry>
<title>Fix receiver looks, fixes #195, thanks to MT-Modder for reporting</title>
<updated>2014-12-06T16:24:34+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-12-06T16:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b3aa8f5d1394ea1b1eec0d445b14638de235052d'/>
<id>urn:sha1:b3aa8f5d1394ea1b1eec0d445b14638de235052d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in mesecon.mergetable that caused false rules</title>
<updated>2014-11-22T15:00:49+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T15:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=29dc50057c5f82d018c52df6250a0097ccb50e43'/>
<id>urn:sha1:29dc50057c5f82d018c52df6250a0097ccb50e43</id>
<content type='text'>
</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>Rewrite mesecon wires. This should increase the efficiency and speed of</title>
<updated>2014-11-22T10:40:58+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T10:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=194155fff8e848750dc716fd920045b3c340310d'/>
<id>urn:sha1:194155fff8e848750dc716fd920045b3c340310d</id>
<content type='text'>
large machines.

It also makes the wires.lua code easier to understand and more
maintainable. In case any other mod depends on
mesecon:update_autoconnect, please update it to use
mesecon.update_autoconnect. This should also fix some other minor bugs.
Please report bugs if this commit creates new ones.

This commit changes wire looks and removes some unneccesary textures.
</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>Fix #73 - receiver wire drops down one node when connected button is dug.</title>
<updated>2013-02-08T19:18:42+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-02-08T19:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4714c908ac4a7b1d305deba0f7001cb0f1217d9c'/>
<id>urn:sha1:4714c908ac4a7b1d305deba0f7001cb0f1217d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port door, fix button/lever bug, new visual style for receiver</title>
<updated>2012-12-09T12:28:32+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-09T12:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=961b955f2d0872c4e84d9df63ea10a18643dfcbe'/>
<id>urn:sha1:961b955f2d0872c4e84d9df63ea10a18643dfcbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)</title>
<updated>2012-12-08T23:42:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T23:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76'/>
<id>urn:sha1:b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add T-junction extrawire (no good textures yet)</title>
<updated>2012-09-09T11:34:21+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-09-09T11:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=e92387695de188159b314bb12b35035da8f896ac'/>
<id>urn:sha1:e92387695de188159b314bb12b35035da8f896ac</id>
<content type='text'>
</content>
</entry>
</feed>
