<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, branch 0.4.dev-20120603</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.dev-20120603</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.dev-20120603'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-06-03T19:31:02+00:00</updated>
<entry>
<title>Add can_dig callback</title>
<updated>2012-06-03T19:31:02+00:00</updated>
<author>
<name>darkrose</name>
<email>lisa@ltmnet.com</email>
</author>
<published>2012-06-03T10:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a149c6ecde66a89bd1080bddf8848a19115a79d4'/>
<id>urn:sha1:a149c6ecde66a89bd1080bddf8848a19115a79d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return a string to aid better inter-object compatibility of code that assumes objects to be players</title>
<updated>2012-06-03T19:31:01+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-02T12:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bf8cfce50e3f32b84c7fccf470601986d6f7913f'/>
<id>urn:sha1:bf8cfce50e3f32b84c7fccf470601986d6f7913f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement locked chest; add after_place_node and after_dig_node node callbacks</title>
<updated>2012-06-03T19:31:01+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-02T10:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=35df1ee2536c6f8370914ecd62abd46501d2f86f'/>
<id>urn:sha1:35df1ee2536c6f8370914ecd62abd46501d2f86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>on_metadata_inventory_{move,offer,take}</title>
<updated>2012-06-03T19:31:01+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-01T21:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=aba7134301e0fe49cb3a6b157d226e1405753237'/>
<id>urn:sha1:aba7134301e0fe49cb3a6b157d226e1405753237</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Random node metadata things</title>
<updated>2012-06-03T19:31:00+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-01T16:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f3ec1452cdf73d62f38b0222dcbf8bc78293206d'/>
<id>urn:sha1:f3ec1452cdf73d62f38b0222dcbf8bc78293206d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to begin to implement chests and furnace in Lua (with problems)</title>
<updated>2012-06-03T19:31:00+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-01T15:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=29f03756bd7494ee6ceffd555c3b93a19295324d'/>
<id>urn:sha1:29f03756bd7494ee6ceffd555c3b93a19295324d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take out the "Privileges of foo are hidden from you." response of /privs</title>
<updated>2012-05-19T09:42:55+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-05-19T09:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7a427c9070ce7faa4e870e685fe096303a44b1f9'/>
<id>urn:sha1:7a427c9070ce7faa4e870e685fe096303a44b1f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix executing register_chatcommand-defined commands even in the middle of a chat line</title>
<updated>2012-04-13T14:20:48+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-04-13T14:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24603d7ad3421284246116656abb533098a24631'/>
<id>urn:sha1:24603d7ad3421284246116656abb533098a24631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>basic_privs to allow granting/revoking interact_extra too</title>
<updated>2012-04-09T21:41:28+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-04-09T21:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8742b3dab21a60ae78456d54212c18c764e6dc7f'/>
<id>urn:sha1:8742b3dab21a60ae78456d54212c18c764e6dc7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support static_spawnpoint setting</title>
<updated>2012-04-09T20:32:13+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-04-09T20:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=93cdc9b9dc240aef70ec5016552c7f36ee019865'/>
<id>urn:sha1:93cdc9b9dc240aef70ec5016552c7f36ee019865</id>
<content type='text'>
</content>
</entry>
</feed>
