<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_commandblock, 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>2017-10-31T21:50:39+00:00</updated>
<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>Move shared textures into base mod (fixes a few LuaC issues)</title>
<updated>2016-08-23T09:02:12+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-08-23T05:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=4816dee396203dba1df9328c5565c145c4f2751f'/>
<id>urn:sha1:4816dee396203dba1df9328c5565c145c4f2751f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Command block server crash fixed</title>
<updated>2016-07-09T09:01:27+00:00</updated>
<author>
<name>number Zero</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2016-07-08T19:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f9f7600017967672ec28ecf139d9d520d64fcef0'/>
<id>urn:sha1:f9f7600017967672ec28ecf139d9d520d64fcef0</id>
<content type='text'>
Before that, command block would crash the server if activated when no
players are online
</content>
</entry>
<entry>
<title>Escape command block commands for formspec</title>
<updated>2016-04-21T07:15:54+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-04-21T07:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2dea21f9ef4274830289d69dd946e771beb55625'/>
<id>urn:sha1:2dea21f9ef4274830289d69dd946e771beb55625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use UNIX line endings (LF instead of CR LF)</title>
<updated>2016-02-15T22:05:21+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-15T22:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=7b84105512c6cf38e70f014457d238adf030460d'/>
<id>urn:sha1:7b84105512c6cf38e70f014457d238adf030460d</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>Fix the commandblock's check for quiting the formspec</title>
<updated>2014-06-06T15:24:24+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-06-06T15:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=041429c985a697435efe836547f0b5b8024c0417'/>
<id>urn:sha1:041429c985a697435efe836547f0b5b8024c0417</id>
<content type='text'>
The submit button also sends a quit field.
</content>
</entry>
<entry>
<title>Use a textarea for the commandblock to accept multiple commands</title>
<updated>2014-01-11T17:15:01+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-11T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=eea4dbbea8726434e9b607e91875bbb96bcc7eaf'/>
<id>urn:sha1:eea4dbbea8726434e9b607e91875bbb96bcc7eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #136 by always running commands as the placer</title>
<updated>2014-01-11T16:42:23+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-09T17:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=cd30aed80787cb56c888f0c5ad40482c4921f31b'/>
<id>urn:sha1:cd30aed80787cb56c888f0c5ad40482c4921f31b</id>
<content type='text'>
</content>
</entry>
</feed>
