<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_insulated, branch 2016.07.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=2016.07.09</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=2016.07.09'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2015-11-20T19:14:50+00:00</updated>
<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>
<entry>
<title>Replace mesecon:&lt;some_function&gt; with mesecon.&lt;some_function&gt; for greater</title>
<updated>2014-11-22T14:42:22+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T14:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=5be179bf110b44bdc06df6dbfde4e61487cf0635'/>
<id>urn:sha1:5be179bf110b44bdc06df6dbfde4e61487cf0635</id>
<content type='text'>
flexibility and because it was never inteded to be OOP in the first
place.

mesecon.receptor_on and mesecon.receptor_off are provided by wrappers
(mesecon:receptor_on/off) for compatibility, but will be removed. Mod
programmers that use mesecons: Please update!

Also, fix microcontroller polluting the global namespace and remove some
deprecated stuff.
</content>
</entry>
<entry>
<title>Rewrite mesecon wires. This should increase the efficiency and speed of</title>
<updated>2014-11-22T10:40:58+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-22T10:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=194155fff8e848750dc716fd920045b3c340310d'/>
<id>urn:sha1:194155fff8e848750dc716fd920045b3c340310d</id>
<content type='text'>
large machines.

It also makes the wires.lua code easier to understand and more
maintainable. In case any other mod depends on
mesecon:update_autoconnect, please update it to use
mesecon.update_autoconnect. This should also fix some other minor bugs.
Please report bugs if this commit creates new ones.

This commit changes wire looks and removes some unneccesary textures.
</content>
</entry>
<entry>
<title>Move textures into their mods</title>
<updated>2014-01-10T18:13:02+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-10T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=de6dd30745bf70186504dcffd3cb67e4a512b0ea'/>
<id>urn:sha1:de6dd30745bf70186504dcffd3cb67e4a512b0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all crafting recipes to use modern style</title>
<updated>2013-04-28T10:40:08+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>mk@realbadangel.pl</email>
</author>
<published>2013-04-28T10:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=255e363b04dbaa0e19f290d96512278a433570f9'/>
<id>urn:sha1:255e363b04dbaa0e19f290d96512278a433570f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add experimental 'corner' wire, an insulated bended wire (needs textures and maybe rename it)</title>
<updated>2012-12-27T08:54:19+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-27T08:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d1ace465c7d5c3153dcab84fd4ba2b9d235028a6'/>
<id>urn:sha1:d1ace465c7d5c3153dcab84fd4ba2b9d235028a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now the insulated wires change their color when they are turn on</title>
<updated>2012-12-22T01:24:43+00:00</updated>
<author>
<name>Andres Eduardo Montoya Cruz</name>
<email></email>
</author>
<published>2012-12-22T01:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=34fa8a116702864f295f8858cfbd61dc4085bb3b'/>
<id>urn:sha1:34fa8a116702864f295f8858cfbd61dc4085bb3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix insulated mesecon</title>
<updated>2012-12-10T16:19:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-10T16:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d5825f9602cc293f5a6724b9f83e549ded1d4f83'/>
<id>urn:sha1:d5825f9602cc293f5a6724b9f83e549ded1d4f83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port more blocks to nodedef system: object detector, extrawires, water turbine, insulated wire</title>
<updated>2012-12-08T21:28:46+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T21:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=cf6080f7237af1c55a6d80bea4725dcb5c8cb1eb'/>
<id>urn:sha1:cf6080f7237af1c55a6d80bea4725dcb5c8cb1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sunlight_propagates = true for some more nodes</title>
<updated>2012-09-07T13:59:49+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-09-07T13:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4ae7bc9aa621561c0367ed9efe1158d7fd5c69ea'/>
<id>urn:sha1:4ae7bc9aa621561c0367ed9efe1158d7fd5c69ea</id>
<content type='text'>
</content>
</entry>
</feed>
