<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, branch 0.4.6</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.6</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.6'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2013-04-02T13:19:02+00:00</updated>
<entry>
<title>Return an ItemStack in minetest.item_place() if nodes' on rightclick doesnt return it</title>
<updated>2013-04-02T13:19:02+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-04-02T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9ff8012655f13269f33d406f024374c67b650a9a'/>
<id>urn:sha1:9ff8012655f13269f33d406f024374c67b650a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't grant priveleges to non-existent players.</title>
<updated>2013-03-31T01:50:07+00:00</updated>
<author>
<name>0gb.us</name>
<email>0gb.us@0gb.us</email>
</author>
<published>2013-03-30T08:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=23590a8383f068509265d5724458c7966d71a0e3'/>
<id>urn:sha1:23590a8383f068509265d5724458c7966d71a0e3</id>
<content type='text'>
When accidentally misspelling a name, privileges are sometimes granted to non-existent players, leaving them with the extra privileges, but without the default privileges, if they ever join the server. This corrects that by disallowing /grant from working with invalid players. For completeness, it does the same for /revoke.
</content>
</entry>
<entry>
<title>Fix node replacement in not-quite-loaded chunks</title>
<updated>2013-03-29T18:18:51+00:00</updated>
<author>
<name>0gb.us</name>
<email>0gb.us@0gb.us</email>
</author>
<published>2013-03-28T08:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=02cbb5810774ec0d8eb43b6cd5796a3d43878fe1'/>
<id>urn:sha1:02cbb5810774ec0d8eb43b6cd5796a3d43878fe1</id>
<content type='text'>
When first entering an area, sometimes placing nodes replaces other nodes that are not buildable_to. This seems to be caused by the fact that nodes in unloaded map blocks are treated as ignore, a node that is buildable_to. This fixes that, by using get_node_or_nil() instead of the previously-used get_node(), then checking to see if the nodes were actually loaded before replacing.
</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>
<entry>
<title>Prevent passing nil to unpack() in minetest.after</title>
<updated>2013-03-18T23:15:41+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-03-18T23:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d6026a5fee11722798ddcb1e4d0b5638f16ba9ce'/>
<id>urn:sha1:d6026a5fee11722798ddcb1e4d0b5638f16ba9ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow minetest.after to take a variable number of arguments</title>
<updated>2013-03-17T04:23:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2013-02-11T08:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fc5d2074b99d22022d2bf8e693351274bc3f6d09'/>
<id>urn:sha1:fc5d2074b99d22022d2bf8e693351274bc3f6d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow any character in formspec strings with escape char</title>
<updated>2013-03-06T04:25:02+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-02-24T21:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ba78194636a9a498f6979cc21cd39399f23d658a'/>
<id>urn:sha1:ba78194636a9a498f6979cc21cd39399f23d658a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pickup of dropped items when the player only takes a part of them</title>
<updated>2013-03-03T15:35:29+00:00</updated>
<author>
<name>PilzAdam</name>
<email>pilzadam@minetest.net</email>
</author>
<published>2013-03-03T15:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=55097e19850d175fe3c93a40ce7c6d50d2c60e8f'/>
<id>urn:sha1:55097e19850d175fe3c93a40ce7c6d50d2c60e8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop nodes as items when dugged and no room in inventory and dont remove dropped items when no room in inventory</title>
<updated>2013-02-21T15:58:50+00:00</updated>
<author>
<name>PilzAdam</name>
<email>PilzAdam@gmx.de</email>
</author>
<published>2013-01-12T19:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ef6b8bee07b9cefe7d463fabd199548d37ff2bee'/>
<id>urn:sha1:ef6b8bee07b9cefe7d463fabd199548d37ff2bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dont drop tools on rightclick</title>
<updated>2013-02-19T19:16:55+00:00</updated>
<author>
<name>PilzAdam</name>
<email>PilzAdam@gmx.de</email>
</author>
<published>2013-02-19T19:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fc61c8809b9a1d47d9f117446764107a56cec956'/>
<id>urn:sha1:fc61c8809b9a1d47d9f117446764107a56cec956</id>
<content type='text'>
</content>
</entry>
</feed>
