<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/lua_api, branch clamp</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-05-29T14:30:13+00:00</updated>
<entry>
<title>Fix use-after-free in node meta cleanup</title>
<updated>2022-05-29T14:30:13+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-29T14:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9fc018ded10225589d2559d24a5db739e891fb31'/>
<id>urn:sha1:9fc018ded10225589d2559d24a5db739e891fb31</id>
<content type='text'>
bug introduced in 8908a9101608d3343023b470743ef63f1c44b0b7
</content>
</entry>
<entry>
<title>Reject registering node with empty name</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-26T20:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a9a207685a9d55e4fcdd97f5065383e2ec18e114'/>
<id>urn:sha1:a9a207685a9d55e4fcdd97f5065383e2ec18e114</id>
<content type='text'>
fixes #10769
</content>
</entry>
<entry>
<title>Get rid of node metadata when it becomes empty</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-26T13:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8908a9101608d3343023b470743ef63f1c44b0b7'/>
<id>urn:sha1:8908a9101608d3343023b470743ef63f1c44b0b7</id>
<content type='text'>
fixes #8943
</content>
</entry>
<entry>
<title>Add API function to invoke player respawn</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-25T17:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f195db2d140a7b4f2f2fbc438680c9d5e23a0d6d'/>
<id>urn:sha1:f195db2d140a7b4f2f2fbc438680c9d5e23a0d6d</id>
<content type='text'>
closes #12272
</content>
</entry>
<entry>
<title>Protect a few more settings from being set from mods</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-25T17:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=da71e86633d0b27cd02d7aac9fdac625d141ca13'/>
<id>urn:sha1:da71e86633d0b27cd02d7aac9fdac625d141ca13</id>
<content type='text'>
Of those settings main_menu_script has concrete security impact, the rest are added out of abundance of caution.
</content>
</entry>
<entry>
<title>Deprecate game.conf name, use title instead (#12030)</title>
<updated>2022-05-21T15:23:30+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-21T15:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e9e230e34912d08ec0f0fc01d14ef80654c7cac'/>
<id>urn:sha1:4e9e230e34912d08ec0f0fc01d14ef80654c7cac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Async environment for mods to do concurrent tasks (#11131)</title>
<updated>2022-05-02T18:56:06+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-02T18:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e7659883cc6fca343785da2a1af3890ae273abbf'/>
<id>urn:sha1:e7659883cc6fca343785da2a1af3890ae273abbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor some Lua API functions in preparation for async env</title>
<updated>2022-05-02T18:54:55+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-09T12:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=56a558baf8ef43810014347ae624cb4ef70b6aa3'/>
<id>urn:sha1:56a558baf8ef43810014347ae624cb4ef70b6aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused variable from Lua class wrappers</title>
<updated>2022-05-02T18:54:55+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-08T13:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5362f472ff75ffe1885b54d09f22faa85284f817'/>
<id>urn:sha1:5362f472ff75ffe1885b54d09f22faa85284f817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up some auth packet handling related code</title>
<updated>2022-04-28T18:05:26+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-27T17:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a65f6f07f3a5601207b790edcc8cc945133112f7'/>
<id>urn:sha1:a65f6f07f3a5601207b790edcc8cc945133112f7</id>
<content type='text'>
</content>
</entry>
</feed>
