<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_pressureplates, 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-07-31T20:26:58Z</updated>
<entry>
<title>Replace deprecated getpos() calls (#522)</title>
<updated>2020-07-31T20:26:58Z</updated>
<author>
<name>tuedel</name>
<email>tuedel+github@tdl.gr</email>
</author>
<published>2020-07-31T20:26:58Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=01332a7ba11f10e59f42ee40203e231c31ad0079'/>
<id>urn:sha1:01332a7ba11f10e59f42ee40203e231c31ad0079</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>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>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>Fix sounds of pressure plates, change groups</title>
<updated>2018-01-28T20:14:54Z</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2018-01-28T20:14:54Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=1b513d211185ace0be7e1f8792b61c65d54ecd23'/>
<id>urn:sha1:1b513d211185ace0be7e1f8792b61c65d54ecd23</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>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>
<entry>
<title>Always use minetest.set_node instead of minetest.add_node for consistency</title>
<updated>2016-02-14T20:00:37Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-14T20:00:37Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=7865d428348e64b4aa2877830fd97a283b0ae44e'/>
<id>urn:sha1:7865d428348e64b4aa2877830fd97a283b0ae44e</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:50Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-14T19:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/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:50Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-11-20T19:14:50Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/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>
</feed>
