<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, branch 0.4.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-07-20T23:27:58+00:00</updated>
<entry>
<title>Message cleanups (consistency) and prevent /me when not allowed to shout</title>
<updated>2012-07-20T23:27:58+00:00</updated>
<author>
<name>Calinou</name>
<email>calinou9999@gmail.com</email>
</author>
<published>2012-06-24T21:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=61e58ee9b75683834819b84a85ba1256e2033c3f'/>
<id>urn:sha1:61e58ee9b75683834819b84a85ba1256e2033c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle nil placer as it might occur when using minetest.env:place_node. (Uberi)</title>
<updated>2012-07-20T23:27:46+00:00</updated>
<author>
<name>darkrose</name>
<email>lisa@ltmnet.com</email>
</author>
<published>2012-07-20T17:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f21af8da9c1ca72b720fc8c2249baa349af84a47'/>
<id>urn:sha1:f21af8da9c1ca72b720fc8c2249baa349af84a47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix /setpassword and /clearpassword</title>
<updated>2012-06-16T20:35:11+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-16T20:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=57550b2b3d5ce5a8a7616c08b6517dc6fd8e1075'/>
<id>urn:sha1:57550b2b3d5ce5a8a7616c08b6517dc6fd8e1075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove tiles and special_tiles from node definition prototype because otherwise the old names can't be used</title>
<updated>2012-06-16T15:02:26+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-16T15:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b500d72e5bcf30bb960c2878918c0105219e450'/>
<id>urn:sha1:2b500d72e5bcf30bb960c2878918c0105219e450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update field names to non-deprecated ones in node definition prototype</title>
<updated>2012-06-16T14:05:21+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-16T14:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cd0014b24f91ad2a2fff29d27742781430c16c65'/>
<id>urn:sha1:cd0014b24f91ad2a2fff29d27742781430c16c65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Node placement client-side prediction</title>
<updated>2012-06-10T09:46:48+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-10T09:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6a0388bb4bedc1b1c6318d7bfebaf1ec67ccf94e'/>
<id>urn:sha1:6a0388bb4bedc1b1c6318d7bfebaf1ec67ccf94e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't deprecate minetest.register_on_placenode and minetest.register_on_dignode</title>
<updated>2012-06-07T22:51:23+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-07T22:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=22502f80db7236680e2ce18ee8a4fc59f4c9c8e7'/>
<id>urn:sha1:22502f80db7236680e2ce18ee8a4fc59f4c9c8e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.serialize() and minetest.deserialize()</title>
<updated>2012-06-06T21:05:00+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-06T21:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=81554fbf720300e36060a628c786902918328612'/>
<id>urn:sha1:81554fbf720300e36060a628c786902918328612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>place_node, dig_node and punch_node; an in-game tester tool; remove old code</title>
<updated>2012-06-05T20:10:07+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-05T20:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c3658e7c797cbf5b9d04a6d950505d37dcdd422b'/>
<id>urn:sha1:c3658e7c797cbf5b9d04a6d950505d37dcdd422b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
