<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_blinkyplant, branch 2016.05.15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=2016.05.15</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=2016.05.15'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2015-11-20T19:14:50+00:00</updated>
<entry>
<title>Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format</title>
<updated>2015-11-20T19:14:50+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-11-20T19:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=0ec771bf7d8d95f24b46d2f608cccc109ec2de4f'/>
<id>urn:sha1:0ec771bf7d8d95f24b46d2f608cccc109ec2de4f</id>
<content type='text'>
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
</content>
</entry>
<entry>
<title>Use group:sapling for all recipes</title>
<updated>2015-01-20T18:28:44+00:00</updated>
<author>
<name>MT-Modder</name>
<email>thomas.waits148@gmail.com</email>
</author>
<published>2015-01-20T18:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1509510262b85e578d6623254a5bbdd010a55a85'/>
<id>urn:sha1:1509510262b85e578d6623254a5bbdd010a55a85</id>
<content type='text'>
</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 the right mesecon:receptor_* call for on/off blinkyplant</title>
<updated>2014-09-02T01:12:11+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2014-09-02T01:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d325292291ebc0bdb10ebc73b235b9569842e003'/>
<id>urn:sha1:d325292291ebc0bdb10ebc73b235b9569842e003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use one ABM for blinkyplant instead of two.</title>
<updated>2014-09-02T01:01:35+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2014-09-02T00:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1ebd50ac75032cd8a90e54a7f1ac4a84b0c08460'/>
<id>urn:sha1:1ebd50ac75032cd8a90e54a7f1ac4a84b0c08460</id>
<content type='text'>
using two ABMs allows the engine to desynchronize them, which makes the
duty cycle unpredictable.
</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 on_punch to on_rightclick, make disabled blinky plants drop normal ones</title>
<updated>2013-12-02T17:50:00+00:00</updated>
<author>
<name>qwrwed</name>
<email>razk182@gmail.co.uk</email>
</author>
<published>2013-12-02T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=711c73a197a27d2df154f76d335c9e07c66eb541'/>
<id>urn:sha1:711c73a197a27d2df154f76d335c9e07c66eb541</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>Remove "disabled" blinkyplant from inventory</title>
<updated>2013-12-01T01:45:10+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-12-01T01:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f12206acc6e3e6bf581cf9da97fcaf4c207acb2c'/>
<id>urn:sha1:f12206acc6e3e6bf581cf9da97fcaf4c207acb2c</id>
<content type='text'>
</content>
</entry>
</feed>
