<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_walllever, 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-08-01T13:10:14Z</updated>
<entry>
<title>Make sounds ephemeral (#521)</title>
<updated>2020-08-01T13:10:14Z</updated>
<author>
<name>Vitaliy</name>
<email>numzer0@yandex.ru</email>
</author>
<published>2020-08-01T13:10:14Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=c1eccba24760e0b80666dd8d1e56b5fe7f3a5b28'/>
<id>urn:sha1:c1eccba24760e0b80666dd8d1e56b5fe7f3a5b28</id>
<content type='text'>
The handles were never used anyway</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>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>Properly handle rotation of buttons / levers</title>
<updated>2017-01-02T13:51:28Z</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-12-26T05:50:09Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=1bd936ad8c9e326f9466af66d78c8bda75bfd1c6'/>
<id>urn:sha1:1bd936ad8c9e326f9466af66d78c8bda75bfd1c6</id>
<content type='text'>
Buttons and levers can now also be pointed upwards / downwards which will make them connect to corresponding up / down receivers. You will need to use the screwdriver for this.

Receivers cannot be rotated using the screwdriver anymore.
</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>
<entry>
<title>Use right mouse button instead of left to press button and change state of switch and lever.</title>
<updated>2015-10-01T17:13:12Z</updated>
<author>
<name>Marcin</name>
<email>beyondlimits@10g.pl</email>
</author>
<published>2015-10-01T17:13:12Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=6e326a6a03a989f887f7e8da2be3b5b7cdb64619'/>
<id>urn:sha1:6e326a6a03a989f887f7e8da2be3b5b7cdb64619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revamp wall lever models</title>
<updated>2015-05-20T07:00:06Z</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2015-05-20T07:00:06Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=5612f842439daf042ebe65bd04fd66414e6d46bf'/>
<id>urn:sha1:5612f842439daf042ebe65bd04fd66414e6d46bf</id>
<content type='text'>
corrected misaligned verticies, removed doubles, made better UV maps that use multiple
materials (allows to use multiple small textures)
</content>
</entry>
<entry>
<title>Add meshes for water turbine and and wall lever instead of nodeboxes</title>
<updated>2015-02-05T14:40:08Z</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2014-11-23T23:05:01Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=775d2501125cfcb489f615b8ec2cd855ca68e4ce'/>
<id>urn:sha1:775d2501125cfcb489f615b8ec2cd855ca68e4ce</id>
<content type='text'>
Adjust textures and inventory images to it
</content>
</entry>
<entry>
<title>Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +</title>
<updated>2014-11-22T19:49:54Z</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T19:49:54Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=80d136125ef8f17af85d0045800d5e761ace3229'/>
<id>urn:sha1:80d136125ef8f17af85d0045800d5e761ace3229</id>
<content type='text'>
switch
</content>
</entry>
</feed>
