<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/minimal/mods/default/mapgen.lua, branch physics</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2020-05-24T13:46:26+00:00</updated>
<entry>
<title>Replacement for Minimal Development Test (PR) (#9450)</title>
<updated>2020-05-24T13:46:26+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-05-24T13:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23'/>
<id>urn:sha1:6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal: Add river water nodes (#5809)</title>
<updated>2017-05-24T05:43:17+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2017-05-24T05:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=649f641f28dcb5054131d98f76584e5579d9f6d5'/>
<id>urn:sha1:649f641f28dcb5054131d98f76584e5579d9f6d5</id>
<content type='text'>
Is a base terrain node needed by any core mapgen with sloping rivers.</content>
</entry>
<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>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>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>
<entry>
<title>Remove builtin_biome.lua from builtin and add simple biome minimal</title>
<updated>2015-01-12T03:32:48+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2015-01-01T06:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a77c85fa6df91292120fec7c499cb68f3dcad480'/>
<id>urn:sha1:a77c85fa6df91292120fec7c499cb68f3dcad480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove mapgen_air alias (#935)</title>
<updated>2013-10-05T16:42:31+00:00</updated>
<author>
<name>0gb.us</name>
<email>us_0gb@laptop-0gb-us.0gb.us</email>
</author>
<published>2013-09-24T06:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=afb27329fc05076876c19e90f8c4343efa540207'/>
<id>urn:sha1:afb27329fc05076876c19e90f8c4343efa540207</id>
<content type='text'>
</content>
</entry>
</feed>
