<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_random, branch 2017.03.05</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=2017.03.05</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=2017.03.05'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2017-02-15T22:00:02+00:00</updated>
<entry>
<title>Fix active ghoststones being droppable with sand</title>
<updated>2017-02-15T22:00:02+00:00</updated>
<author>
<name>Wuzzy</name>
<email>almikes@aol.com</email>
</author>
<published>2017-02-15T22:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=03ab151c873fd6a4574a8490b17a48b4e9e65d76'/>
<id>urn:sha1:03ab151c873fd6a4574a8490b17a48b4e9e65d76</id>
<content type='text'>
Fixes #289
</content>
</entry>
<entry>
<title>Split wires into their own mod, introduce autoconnect hooks</title>
<updated>2016-08-23T09:08:53+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-08-23T05:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=912f17f33590df4ad76775a3511881ad4bbf4853'/>
<id>urn:sha1:912f17f33590df4ad76775a3511881ad4bbf4853</id>
<content type='text'>
The update_autoconnect function had to be abstracted away from the
default wires, any kind of wire can now register autoconnect hooks,
which should make having multiple different wire types much easier.

mesecons_mvps, mesecons_receiver and mesecons_random made use of
update_autoconnect, their code was also adapted. This also fixes a
receiver bug: If a receiver was placed with a onstate receptor next
to it (but not the wall lever / button that caused the receiver to
appear) the receiver didn't turn on in the past.

Also move documentation for mesecon wire into mesecons_wire.
</content>
</entry>
<entry>
<title>fixed missing capital letter @ line 29</title>
<updated>2016-05-16T20:24:56+00:00</updated>
<author>
<name>Emon</name>
<email>emon@openmailbox.org</email>
</author>
<published>2016-05-16T20:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=478680292cdeb6b1d9a332337c56dd7e7071cde6'/>
<id>urn:sha1:478680292cdeb6b1d9a332337c56dd7e7071cde6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use vector helper functions instead of old builtin cmpPos and addPosRule functions</title>
<updated>2016-02-14T19:55:50+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-14T19:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=809192f353af2faeb779df85104d4d7ed8d8943d'/>
<id>urn:sha1:809192f353af2faeb779df85104d4d7ed8d8943d</id>
<content type='text'>
</content>
</entry>
<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>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>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>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>
<entry>
<title>Remove ghoststone shadow when active.</title>
<updated>2013-02-09T00:49:27+00:00</updated>
<author>
<name>Kyle</name>
<email>kyle.kylina@gmail.com</email>
</author>
<published>2013-02-09T00:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=fb45ee1d777a486eb973b9406b131223e9d9ab13'/>
<id>urn:sha1:fb45ee1d777a486eb973b9406b131223e9d9ab13</id>
<content type='text'>
</content>
</entry>
</feed>
