<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/lua_api, branch 0.4.9</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.9</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2013-12-31T05:13:54+00:00</updated>
<entry>
<title>Fix enum element name in Lua HUD code (position vs. pos)</title>
<updated>2013-12-31T05:13:54+00:00</updated>
<author>
<name>kaeza</name>
<email>kaeza@users.sf.net</email>
</author>
<published>2013-12-21T03:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=767b2e7b175db54ec29bd270280b857586b1e836'/>
<id>urn:sha1:767b2e7b175db54ec29bd270280b857586b1e836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix to get_all_craft_recipes.</title>
<updated>2013-12-21T22:03:51+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>mk@realbadangel.pl</email>
</author>
<published>2013-12-21T22:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7ae0b90ff7d724e02b71da21b98e5895dc1b1767'/>
<id>urn:sha1:7ae0b90ff7d724e02b71da21b98e5895dc1b1767</id>
<content type='text'>
Indexes for empty slots shall not be skipped.
</content>
</entry>
<entry>
<title>Don't throw a error when writing JSON fails</title>
<updated>2013-12-18T23:18:43+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T23:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e1f9ba435f8c0cca90f2d3df36e9aa82763e1da0'/>
<id>urn:sha1:e1f9ba435f8c0cca90f2d3df36e9aa82763e1da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'minetest.write_json'</title>
<updated>2013-12-18T21:46:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T21:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1ed90c90c304c6cc9cfddb722e4d15a1221d0177'/>
<id>urn:sha1:1ed90c90c304c6cc9cfddb722e4d15a1221d0177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle LuaErrors in Lua -&gt; C++ calls on LuaJIT</title>
<updated>2013-12-18T21:35:55+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-18T21:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=49cec3f78240ed6310a9b5dd05ce09a79ed5a12e'/>
<id>urn:sha1:49cec3f78240ed6310a9b5dd05ce09a79ed5a12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add map feature generation notify Lua API</title>
<updated>2013-12-14T06:52:24+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-12-14T06:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c3708b456e90bccf19e7c82c54a93c8cb7c8896c'/>
<id>urn:sha1:c3708b456e90bccf19e7c82c54a93c8cb7c8896c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make line_of_sight return blocking node position</title>
<updated>2013-12-12T21:11:00+00:00</updated>
<author>
<name>stujones11</name>
<email>stujones11@server.fake</email>
</author>
<published>2013-12-11T20:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d9ef072305b92b020ebe473765118cca0e23608a'/>
<id>urn:sha1:d9ef072305b92b020ebe473765118cca0e23608a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement search tab and version picker</title>
<updated>2013-12-11T22:07:38+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-12-11T22:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4ccaa6d0af852d0aada01f341a61290a3760cffa'/>
<id>urn:sha1:4ccaa6d0af852d0aada01f341a61290a3760cffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix leak and possible segfault in minetest.set_mapgen_params</title>
<updated>2013-12-08T06:37:41+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-12-08T06:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3cc45fd8adf4213bfd979273a094b33fecb6c7db'/>
<id>urn:sha1:3cc45fd8adf4213bfd979273a094b33fecb6c7db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a table in set_physics_override()</title>
<updated>2013-12-03T22:20:00+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-12-03T21:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e51ad5337f78060557d63de6407a2c6bce071aba'/>
<id>urn:sha1:e51ad5337f78060557d63de6407a2c6bce071aba</id>
<content type='text'>
</content>
</entry>
</feed>
