<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_powerplant, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=master</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2018-07-24T19:30:04+00:00</updated>
<entry>
<title>Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX</title>
<updated>2018-07-24T19:30:04+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2018-07-24T19:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=444cd0f2f1f4a599dad0a0694df6be4e37baa382'/>
<id>urn:sha1:444cd0f2f1f4a599dad0a0694df6be4e37baa382</id>
<content type='text'>
It was moved a long time ago and the former is not guaranteed to be available.
fixes #424
</content>
</entry>
<entry>
<title>Set is_ground_content to false (#386)</title>
<updated>2017-10-31T21:50:39+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-10-31T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/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:49+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-10-06T22:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=905260c8db2d7d4844e3955fa38a79da233b3ab7'/>
<id>urn:sha1:905260c8db2d7d4844e3955fa38a79da233b3ab7</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>
<entry>
<title>Don't refer to LIGHT_MAX global; use default.</title>
<updated>2015-05-11T04:28:56+00:00</updated>
<author>
<name>Phil Hagelberg</name>
<email>phil@hagelb.org</email>
</author>
<published>2015-05-11T04:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=52ea2c3c66764da4edeadb3c9bbbe85435aae47e'/>
<id>urn:sha1:52ea2c3c66764da4edeadb3c9bbbe85435aae47e</id>
<content type='text'>
The LIGHT_MAX global is created in the legacy.lua file in the default
mod; it states that it's there for backwards compatibility, but it would
be better to reference the proper value inside the default table.
</content>
</entry>
<entry>
<title>Use group:sapling for all recipes</title>
<updated>2015-01-20T18:28:44+00:00</updated>
<author>
<name>MT-Modder</name>
<email>thomas.waits148@gmail.com</email>
</author>
<published>2015-01-20T18:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1509510262b85e578d6623254a5bbdd010a55a85'/>
<id>urn:sha1:1509510262b85e578d6623254a5bbdd010a55a85</id>
<content type='text'>
</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>Update selection boxes to make building easier.</title>
<updated>2013-04-20T15:25:12+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-04-20T15:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=10bacdd7f48d87d395f3404be40e6ccf3738fa51'/>
<id>urn:sha1:10bacdd7f48d87d395f3404be40e6ccf3738fa51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.</title>
<updated>2013-03-07T01:51:57+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-03-07T01:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=3792b692aafed0ce6b0092b34278ad391b9eaf27'/>
<id>urn:sha1:3792b692aafed0ce6b0092b34278ad391b9eaf27</id>
<content type='text'>
</content>
</entry>
</feed>
