<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_noteblock, branch origin/sticky_blocks</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fsticky_blocks'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2015-02-04T18:45:17+00:00</updated>
<entry>
<title>Added more sounds to noteblocks, see the documentation on http://mesecons.net for more information</title>
<updated>2015-02-04T18:45:17+00:00</updated>
<author>
<name>C1ff</name>
<email>c1ff@alandmoore.com</email>
</author>
<published>2015-02-03T18:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=11cf727bfbe71874a5f5c77aa83ae4145754f98c'/>
<id>urn:sha1:11cf727bfbe71874a5f5c77aa83ae4145754f98c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #183, noteblock now uses default drawtype</title>
<updated>2014-11-21T21:07:21+00:00</updated>
<author>
<name>Jeija</name>
<email>jeija@mesecons.net</email>
</author>
<published>2014-11-21T21:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=87bfbb4de9b447eb3f69decc68a7695c070c99af'/>
<id>urn:sha1:87bfbb4de9b447eb3f69decc68a7695c070c99af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update code to standards of Minetest 0.4.8.</title>
<updated>2013-12-01T03:13:00+00:00</updated>
<author>
<name>Uberi</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-12-01T03:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=16b4b79c51719849588c49d1d47d9bcbc05533e4'/>
<id>urn:sha1:16b4b79c51719849588c49d1d47d9bcbc05533e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use 'wood' group for crafting pistons, pressure plates, and noteblocks</title>
<updated>2013-12-01T00:07:12+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2013-12-01T00:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=669e3d088030709a60db7e71e6503952fb997677'/>
<id>urn:sha1:669e3d088030709a60db7e71e6503952fb997677</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>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>
<entry>
<title>Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)</title>
<updated>2012-12-08T23:42:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T23:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76'/>
<id>urn:sha1:b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tile_images</title>
<updated>2012-11-08T19:52:36+00:00</updated>
<author>
<name>Jat</name>
<email>jinan15@hotmail.com</email>
</author>
<published>2012-11-08T19:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b312d7351135654b28dd16b7feb4247bd3395f2b'/>
<id>urn:sha1:b312d7351135654b28dd16b7feb4247bd3395f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)</title>
<updated>2012-08-13T18:17:45+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-13T18:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=00ce2540c22340ed02135d74c6d70a35757e8deb'/>
<id>urn:sha1:00ce2540c22340ed02135d74c6d70a35757e8deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HUGE speed improvement</title>
<updated>2012-08-12T08:57:00+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-08-12T08:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=9829abc74dcc5ce886dfd6bbb01315e874fe917e'/>
<id>urn:sha1:9829abc74dcc5ce886dfd6bbb01315e874fe917e</id>
<content type='text'>
</content>
</entry>
</feed>
