<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_extrawires, branch origin/piston-rotation-rebased</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fpiston-rotation-rebased</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fpiston-rotation-rebased'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2017-03-04T08:40:07+00:00</updated>
<entry>
<title>Properly handle missing screwdriver mod</title>
<updated>2017-03-04T08:40:07+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2017-01-11T22:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=199fb62108e30f0c784583ca5c5add19ca36c02f'/>
<id>urn:sha1:199fb62108e30f0c784583ca5c5add19ca36c02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Piston and wire cleanups and minor rotation fixes</title>
<updated>2017-03-04T08:39:40+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-12-28T11:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=774aac6e9059c713f8f9222a7e81bebf2ea49e93'/>
<id>urn:sha1:774aac6e9059c713f8f9222a7e81bebf2ea49e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make descriptions of insulated wires consistent</title>
<updated>2017-01-22T12:39:10+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-22T12:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=518885301494805f92e29fcab299c2d277d4fb46'/>
<id>urn:sha1:518885301494805f92e29fcab299c2d277d4fb46</id>
<content type='text'>
This allows finding all of them by searching
"insulated" in the creative menu.
</content>
</entry>
<entry>
<title>Fix most of the namespace pollutions reported in #311</title>
<updated>2017-01-15T10:53:49+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-15T10:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c2e3d7c4e58b2563e79aead60c6efedf27c786cf'/>
<id>urn:sha1:c2e3d7c4e58b2563e79aead60c6efedf27c786cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make insulated cossover to mesh</title>
<updated>2017-01-02T13:59:52+00:00</updated>
<author>
<name>DS-Minetest</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-01-01T16:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=7415036f5b3e75e182bb3818b7e68718022319c1'/>
<id>urn:sha1:7415036f5b3e75e182bb3818b7e68718022319c1</id>
<content type='text'>
This removes the weird "holes" in the isolation of the crossing
</content>
</entry>
<entry>
<title>Mese as conductor: Fix light source, make code more flexible</title>
<updated>2016-04-26T17:44:05+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-04-26T17:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4249ed4986fd614019c0350de1808041b15a32cc'/>
<id>urn:sha1:4249ed4986fd614019c0350de1808041b15a32cc</id>
<content type='text'>
Closes #265
</content>
</entry>
<entry>
<title>Fix vertical wires not updating power when adding to / removing from a vertical line</title>
<updated>2016-02-15T21:52:56+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-15T21:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=80f72b26218b2a647dbcb4e413efccfcb6e74347'/>
<id>urn:sha1:80f72b26218b2a647dbcb4e413efccfcb6e74347</id>
<content type='text'>
Call mesecon.on_dignode / mesecon.on_placenode to take care of that.
</content>
</entry>
<entry>
<title>Always use minetest.set_node instead of minetest.add_node for consistency</title>
<updated>2016-02-14T20:00:37+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-14T20:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/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: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>
</feed>
