<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_delayer, 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>2021-04-09T18:24:41Z</updated>
<entry>
<title>Fix use_texture_alpha warnings (#563)</title>
<updated>2021-04-09T18:24:41Z</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2021-04-09T18:24:41Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=65793514fe614147c5141ae7797be402b5e6d25d'/>
<id>urn:sha1:65793514fe614147c5141ae7797be402b5e6d25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use empty string for protection check if puncher or clicker is nil.</title>
<updated>2020-12-19T20:11:20Z</updated>
<author>
<name>auouymous</name>
<email>au@qzx.com</email>
</author>
<published>2020-12-10T10:53:50Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=397d449f1e668ceb8939626e018fc98ef72abbd3'/>
<id>urn:sha1:397d449f1e668ceb8939626e018fc98ef72abbd3</id>
<content type='text'>
</content>
</entry>
<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>Delayer: Combine shared definitions, add protection (#490)</title>
<updated>2019-11-04T19:00:43Z</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-11-04T19:00:43Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=bfd952b51a61278c7108cd32e75677f93ebcf14d'/>
<id>urn:sha1:bfd952b51a61278c7108cd32e75677f93ebcf14d</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>Add sounds for wires and piston heads</title>
<updated>2018-01-28T19:56:42Z</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2018-01-28T19:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=6f1ff244740b0de67949a187c76f473c3180bbba'/>
<id>urn:sha1:6f1ff244740b0de67949a187c76f473c3180bbba</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>Fix most of the namespace pollutions reported in #311</title>
<updated>2017-01-15T10:53:49Z</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-15T10:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=c2e3d7c4e58b2563e79aead60c6efedf27c786cf'/>
<id>urn:sha1:c2e3d7c4e58b2563e79aead60c6efedf27c786cf</id>
<content type='text'>
</content>
</entry>
</feed>
