<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games, branch 0.4.15</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-01-11T01:32:20+00:00</updated>
<entry>
<title>Mapgen: Various fixes and improvements</title>
<updated>2016-01-11T01:32:20+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-01-11T00:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8fc8cb819b60dcaca887056e9fcb9cb7927412f1'/>
<id>urn:sha1:8fc8cb819b60dcaca887056e9fcb9cb7927412f1</id>
<content type='text'>
Lua_api.txt: Document 'minetest.registered_biomes'
Minimal: Remove 'mapgen_air' alias
Cavegen: Add fallback node for 'mapgen_ice'
Dungeongen: Add fallback node for 'mapgen_river_water_source'
Mgv5: Remove unnecessary '#include util/directiontables.h'
Add missing 'this-&gt;'s in makeChunk()
Mgv6: Edit empty line formatting
Remove leading spaces in makeChunk()
Add missing spaces after 'for' and 'if'
Mgv7: Edit empty line formatting
</content>
</entry>
<entry>
<title>Minimal: Add mapgen alias for air</title>
<updated>2015-12-30T23:56:14+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2015-12-29T23:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=43c804a00b5f6177d0bb02404804234606197dc5'/>
<id>urn:sha1:43c804a00b5f6177d0bb02404804234606197dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spelling of noise_threshold</title>
<updated>2015-12-06T10:38:03+00:00</updated>
<author>
<name>Jun Zhang</name>
<email>zhangjunphy@gmail.com</email>
</author>
<published>2015-12-05T13:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a78dd7f2b6b0e1fefdbaa1ae21b722dd4459e4f4'/>
<id>urn:sha1:a78dd7f2b6b0e1fefdbaa1ae21b722dd4459e4f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix relief mapping issues</title>
<updated>2015-07-16T13:36:48+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>maciej.kasatkin@o2.pl</email>
</author>
<published>2015-07-16T13:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=655fc6010ffd4be7de315be261df2a61d5d4538a'/>
<id>urn:sha1:655fc6010ffd4be7de315be261df2a61d5d4538a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal: Remove recently added unnecessary nodes</title>
<updated>2015-07-14T02:33:58+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2015-07-13T19:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b411b6f36f98d5b317d0dbfe09df045e224b1624'/>
<id>urn:sha1:b411b6f36f98d5b317d0dbfe09df045e224b1624</id>
<content type='text'>
Fix 'is ground content' for some nodes
</content>
</entry>
<entry>
<title>Simpler patch for saplings trying to grow on unknown nodes</title>
<updated>2015-06-16T19:07:38+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-06-16T19:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a1a2ac7954e09b3c53c4f0ce1a7f88abf631afcd'/>
<id>urn:sha1:a1a2ac7954e09b3c53c4f0ce1a7f88abf631afcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add list-rings</title>
<updated>2015-06-16T12:51:26+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-06-16T08:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c977fbd9288d0e80019554411a2f1885f7760568'/>
<id>urn:sha1:c977fbd9288d0e80019554411a2f1885f7760568</id>
<content type='text'>
Adds list-rings, a method to implement item sending between inventories via shift-click.
Nice insider feature: a ring consisting of a single inventory list serves as nice clean-up method.
Also adds them to minimal game, and the standard inventory.
Craft output slots are not supported.
</content>
</entry>
<entry>
<title>Don't crash when saplings try to grow on unknown nodes</title>
<updated>2015-06-15T15:41:25+00:00</updated>
<author>
<name>y.st</name>
<email>git@y.st</email>
</author>
<published>2015-06-15T05:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3b4408aa6cb720fe8c5adaf46232cc5638d0a11b'/>
<id>urn:sha1:3b4408aa6cb720fe8c5adaf46232cc5638d0a11b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases</title>
<updated>2015-06-12T07:20:19+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2015-06-12T04:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0b187ede4bd117d1163951b8eae744d2927da631'/>
<id>urn:sha1:0b187ede4bd117d1163951b8eae744d2927da631</id>
<content type='text'>
Treegen: Remove alias checks from jungletree generation for speed
</content>
</entry>
<entry>
<title>Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code</title>
<updated>2015-06-08T23:47:03+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2015-06-07T04:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e4817454338d43b853a52ce757b69df122e864c1'/>
<id>urn:sha1:e4817454338d43b853a52ce757b69df122e864c1</id>
<content type='text'>
</content>
</entry>
</feed>
