<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_pressureplates, branch origin/improve-luacontroller</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fimprove-luacontroller</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fimprove-luacontroller'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2014-11-22T21:09:26+00:00</updated>
<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>Pressure plates and the object detector will send power to vertical</title>
<updated>2014-11-22T11:30:39+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T11:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b5cc933287b9dcd1d2e9b999398f93023e89fccc'/>
<id>urn:sha1:b5cc933287b9dcd1d2e9b999398f93023e89fccc</id>
<content type='text'>
wires 2 nodes below them, allows to hide circuitry powered by them.
Fixes #179
Rewrite pressure plates + vertical wires using mesecon.register_node.
</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 'wood' group for crafting pistons, pressure plates, and noteblocks</title>
<updated>2013-12-01T00:07:12+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-12-01T00:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=669e3d088030709a60db7e71e6503952fb997677'/>
<id>urn:sha1:669e3d088030709a60db7e71e6503952fb997677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pressure plate (onstate) nodebox</title>
<updated>2013-04-21T06:16:43+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2013-04-21T06:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b0bef909a0b38f8c35d4fc84a2df621c7b96f559'/>
<id>urn:sha1:b0bef909a0b38f8c35d4fc84a2df621c7b96f559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make pressure plate texturing more flexible, improve appearance of existing textures</title>
<updated>2013-04-21T05:00:31+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-04-21T05:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=109d817df659fe235b7bbb7fce6f0057b6583358'/>
<id>urn:sha1:109d817df659fe235b7bbb7fce6f0057b6583358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pressure plate wield image.</title>
<updated>2013-04-21T01:22:43+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-04-21T01:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1a5b1b46912fa50c2b030700bb4b9503d07a0980'/>
<id>urn:sha1:1a5b1b46912fa50c2b030700bb4b9503d07a0980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.</title>
<updated>2013-03-07T01:51:57+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-03-07T01:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=3792b692aafed0ce6b0092b34278ad391b9eaf27'/>
<id>urn:sha1:3792b692aafed0ce6b0092b34278ad391b9eaf27</id>
<content type='text'>
</content>
</entry>
</feed>
