<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/falling.lua, 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>2014-05-07T21:14:23+00:00</updated>
<entry>
<title>Organize builtin into subdirectories</title>
<updated>2014-05-07T21:14:23+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528'/>
<id>urn:sha1:1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix usage of deprecated functions in builtin</title>
<updated>2014-04-29T21:57:07+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-04-29T21:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4b44d359f5d580369bdc5c69d7ad2cd978aef344'/>
<id>urn:sha1:4b44d359f5d580369bdc5c69d7ad2cd978aef344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made unknown nodes stop falling nodes properly and shorten lines</title>
<updated>2013-11-01T14:33:29+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>noreply@gmail.com</email>
</author>
<published>2013-10-01T21:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2f10cfb226c6de8024f5efa9bf14ea22b5b90ce2'/>
<id>urn:sha1:2f10cfb226c6de8024f5efa9bf14ea22b5b90ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better snow fall, finite liquid transform, leveled nodes api</title>
<updated>2013-07-28T13:14:31+00:00</updated>
<author>
<name>proller</name>
<email>proller@github.com</email>
</author>
<published>2013-07-28T13:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=037e84d377e91f37026cb5814145bdceac135534'/>
<id>urn:sha1:037e84d377e91f37026cb5814145bdceac135534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Weather support</title>
<updated>2013-07-27T19:21:48+00:00</updated>
<author>
<name>proller</name>
<email>proller@github.com</email>
</author>
<published>2013-07-27T18:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3aedfac9685c2d9ae8bac5a5b7e72e527f22c08d'/>
<id>urn:sha1:3aedfac9685c2d9ae8bac5a5b7e72e527f22c08d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to disable object &lt;-&gt; object collision for Lua entities</title>
<updated>2013-07-20T18:43:11+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-06-14T12:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8cae65978611476d0da215acf61819a905c68267'/>
<id>urn:sha1:8cae65978611476d0da215acf61819a905c68267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move scriptapi to separate folder (by sapier)</title>
<updated>2013-05-24T22:51:02+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-05-24T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ab433775777c4f5055bcf4d2a1cffc506c4f9961'/>
<id>urn:sha1:ab433775777c4f5055bcf4d2a1cffc506c4f9961</id>
<content type='text'>
On the lua side, notably minetest.env:&lt;function&gt;(&lt;args&gt;) should now
be replaced by minetest.&lt;function&gt;(&lt;args&gt;).
The old way is and will stay supported for a long time.

Also:
Update and clean up lua_api.txt (by celeron55)
Move EnvRef to lua and remove add_rat and add_firefly (by kahrl)
Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
</content>
</entry>
<entry>
<title>Only enqueue falling nodes if they really want to fall</title>
<updated>2013-04-05T20:33:11+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-04-05T20:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=97f0bb03423b6d2e22058166b677e568c53d7567'/>
<id>urn:sha1:97f0bb03423b6d2e22058166b677e568c53d7567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a delay to nodeupdate()</title>
<updated>2013-04-05T00:24:39+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-03-19T15:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=76b86c036876faabe49e274e9ada4fb9d8bd6aea'/>
<id>urn:sha1:76b86c036876faabe49e274e9ada4fb9d8bd6aea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow falling nodes to pass through solid "buildable_to" nodes.</title>
<updated>2013-03-19T15:38:56+00:00</updated>
<author>
<name>Splizard</name>
<email>quentin@squeezedoranges.com</email>
</author>
<published>2012-12-19T21:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9b5bb5c7559953db40b52dead3c85e1a1245b4f1'/>
<id>urn:sha1:9b5bb5c7559953db40b52dead3c85e1a1245b4f1</id>
<content type='text'>
</content>
</entry>
</feed>
