<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_random, branch master</title>
<subtitle>Fork of https://github.com/minetest-mods/mesecons
</subtitle>
<id>http://cheapiesystems.com/git/mesecons/atom?h=master</id>
<link rel='self' href='http://cheapiesystems.com/git/mesecons/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/'/>
<updated>2020-06-26T23:26:14Z</updated>
<entry>
<title>Use mod.conf for dependencies (#492)</title>
<updated>2020-06-26T23:26:14Z</updated>
<author>
<name>David Leal</name>
<email>halfpacho@gmail.com</email>
</author>
<published>2020-06-26T23:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=168a9236655035b3aa9a6597dd7cdca9ad6fbd65'/>
<id>urn:sha1:168a9236655035b3aa9a6597dd7cdca9ad6fbd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize images (#464)</title>
<updated>2019-06-27T19:33:11Z</updated>
<author>
<name>Hugo Locurcio</name>
<email>calinou@opmbx.org</email>
</author>
<published>2019-06-27T19:33:11Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=8baa789eb180c5a8944682c893478d7f9f874970'/>
<id>urn:sha1:8baa789eb180c5a8944682c893478d7f9f874970</id>
<content type='text'>
Recompress losslessly using `optipng` and `advpng`</content>
</entry>
<entry>
<title>Document inactive block behaviour (#447)</title>
<updated>2018-12-21T19:10:08Z</updated>
<author>
<name>Christopher Head</name>
<email>chead@chead.ca</email>
</author>
<published>2018-12-21T19:10:08Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=302a28934d75a2a29f7f060eea12cb19966f3e5a'/>
<id>urn:sha1:302a28934d75a2a29f7f060eea12cb19966f3e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos (#442)</title>
<updated>2018-12-09T13:38:23Z</updated>
<author>
<name>Christopher Head</name>
<email>chead@chead.ca</email>
</author>
<published>2018-12-09T13:38:23Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=9d239cbfff5db2780dacd0d67479eed194ec340d'/>
<id>urn:sha1:9d239cbfff5db2780dacd0d67479eed194ec340d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set is_ground_content to false (#386)</title>
<updated>2017-10-31T21:50:39Z</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-10-31T21:50:39Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=ff0bd76efece4738ed6ba406460859a4d1e7cd8e'/>
<id>urn:sha1:ff0bd76efece4738ed6ba406460859a4d1e7cd8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle blasts (#356)</title>
<updated>2017-10-06T22:44:49Z</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-10-06T22:44:49Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=905260c8db2d7d4844e3955fa38a79da233b3ab7'/>
<id>urn:sha1:905260c8db2d7d4844e3955fa38a79da233b3ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make removestone check nodes above for falling (#357)</title>
<updated>2017-10-03T22:19:09Z</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-10-03T22:19:09Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=0b3039e9a9cd336356496d8d08e272d7483bf64a'/>
<id>urn:sha1:0b3039e9a9cd336356496d8d08e272d7483bf64a</id>
<content type='text'>
Fixes a part of #290.</content>
</entry>
<entry>
<title>Fix active ghoststones being droppable with sand</title>
<updated>2017-02-15T22:00:02Z</updated>
<author>
<name>Wuzzy</name>
<email>almikes@aol.com</email>
</author>
<published>2017-02-15T22:00:02Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/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:53Z</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-08-23T05:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/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:56Z</updated>
<author>
<name>Emon</name>
<email>emon@openmailbox.org</email>
</author>
<published>2016-05-16T20:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=478680292cdeb6b1d9a332337c56dd7e7071cde6'/>
<id>urn:sha1:478680292cdeb6b1d9a332337c56dd7e7071cde6</id>
<content type='text'>
</content>
</entry>
</feed>
