<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/minimal, branch 0.4.12</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-01-30T17:06:34+00:00</updated>
<entry>
<title>Fix NDT_GLASSLIKE normals</title>
<updated>2015-01-30T17:06:34+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2015-01-23T00:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=285655a8788aefe89df608218774b8336736c1ba'/>
<id>urn:sha1:285655a8788aefe89df608218774b8336736c1ba</id>
<content type='text'>
Remove inventorycube() workaround for default:glass in minimal game
</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>Add lua exception handling test code</title>
<updated>2014-08-23T18:53:34+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-08-23T11:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e09293b483fcfb5a2095d4bfeccae57153df6250'/>
<id>urn:sha1:e09293b483fcfb5a2095d4bfeccae57153df6250</id>
<content type='text'>
Catch some error situations when mod used without thinking about it
</content>
</entry>
<entry>
<title>Minimal game: add /dummyball &lt;count&gt; command</title>
<updated>2014-08-22T22:52:57+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2014-08-22T22:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=26f4a5c1109f99fed6d7941b870a94fa49642181'/>
<id>urn:sha1:26f4a5c1109f99fed6d7941b870a94fa49642181</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.swap_node</title>
<updated>2013-11-30T17:37:56+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-11-23T14:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d879a539cd19ddd1ee34afec2512fb2238de2822'/>
<id>urn:sha1:d879a539cd19ddd1ee34afec2512fb2238de2822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default value of is_ground_content to true</title>
<updated>2013-11-30T07:37:10+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-11-30T07:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9a927476ca22a28d0640ef35d95964c3077532ab'/>
<id>urn:sha1:9a927476ca22a28d0640ef35d95964c3077532ab</id>
<content type='text'>
Most modders would otherwise forget to explicitly define this, and generated nodes aliased from mods would wall-off caves
</content>
</entry>
<entry>
<title>Fix possible crash with grass ABM.</title>
<updated>2013-11-02T15:22:26+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-11-02T15:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d11c76b9f2ed111d933fe0df3cc5c87c8aff4f73'/>
<id>urn:sha1:d11c76b9f2ed111d933fe0df3cc5c87c8aff4f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix grass adding/removing ABM.</title>
<updated>2013-11-02T12:49:22+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-11-02T12:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2bf9abade2c758fcebc37a589b65e894c898fc6e'/>
<id>urn:sha1:2bf9abade2c758fcebc37a589b65e894c898fc6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the sapling growing and grass adding/removing ABMs to Lua</title>
<updated>2013-11-02T09:50:11+00:00</updated>
<author>
<name>Novatux</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2013-11-02T09:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=69a59f1e419d8204cc90cfaa25ad690c9b3d9e16'/>
<id>urn:sha1:69a59f1e419d8204cc90cfaa25ad690c9b3d9e16</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>
