<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_noteblock, branch 2016.09.13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=2016.09.13</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=2016.09.13'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2016-02-14T20:00:37+00:00</updated>
<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>Noteblock: Code cleanup</title>
<updated>2016-01-02T21:58:08+00:00</updated>
<author>
<name>HybridDog</name>
<email>ovvv@web.de</email>
</author>
<published>2015-12-30T18:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=0ec503f32cd4622863fe33ad8ba92ba63b64d71d'/>
<id>urn:sha1:0ec503f32cd4622863fe33ad8ba92ba63b64d71d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sound volume level of noteblock.</title>
<updated>2015-12-27T06:41:16+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2015-12-27T06:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2682d092919e9bc25c1f97627df0325a69c5d5a7'/>
<id>urn:sha1:2682d092919e9bc25c1f97627df0325a69c5d5a7</id>
<content type='text'>
Playing stereo sounds positionally in OpenAL causes it to play
the sounds unattenuated - same volume for all distances. This
shouldn't happen, and makes noteblocks unneccesarily loud from
very far away.

Convert all noteblock samples to mono, 22kHz 64kbit.
</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>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>
</feed>
