<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/cpp_api, branch mirror_hands</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-06-15T15:20:07+00:00</updated>
<entry>
<title>Fix entity related bugs</title>
<updated>2022-06-15T15:20:07+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-06-14T10:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e9e721b9371445d5b96455092079833df3d961b9'/>
<id>urn:sha1:e9e721b9371445d5b96455092079833df3d961b9</id>
<content type='text'>
* Make minetest.add_entity() binary-safe
* Fix on_death pushing dummy ObjectRef instead of nil
</content>
</entry>
<entry>
<title>on_deactivate: distinguish removal and unloading (#11931)</title>
<updated>2022-06-11T18:01:14+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-06-11T18:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e7d4ec6834282402c24fe432e0dcebe78b7fcd01'/>
<id>urn:sha1:e7d4ec6834282402c24fe432e0dcebe78b7fcd01</id>
<content type='text'>
Sometimes you need to be able to do removal-related cleanup, such as removing files from disk, or entries from a database. staticdata obviously isn't suitable for large data. The data shouldn't be removed if the entity is unloaded, only if it is removed.</content>
</entry>
<entry>
<title>Remove debug.get/setmetatable from security whitelist</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>stefan</name>
<email>stefan@temp</email>
</author>
<published>2022-05-25T09:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bb671c308930dc4cb8d67e8eed3664a23499bd95'/>
<id>urn:sha1:bb671c308930dc4cb8d67e8eed3664a23499bd95</id>
<content type='text'>
fixes #12216
</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>Spacing fixes</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7993909fabce4f796ca67b5a8139936667de25df'/>
<id>urn:sha1:7993909fabce4f796ca67b5a8139936667de25df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store vector metatable in registry</title>
<updated>2022-03-29T16:07:00+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-03-29T16:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06d197cdd042392e1551e5e7244c61300a6bb4e3'/>
<id>urn:sha1:06d197cdd042392e1551e5e7244c61300a6bb4e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the documentation of InvRef:get_lists() and clean up code (#12150)</title>
<updated>2022-03-29T16:06:16+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2022-03-29T16:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8d387433b14791db95e59127b5e6e30f58155c1e'/>
<id>urn:sha1:8d387433b14791db95e59127b5e6e30f58155c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor improvements to Lua sandbox</title>
<updated>2022-01-15T16:45:08+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-01-13T21:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9a12e4499ecf5c1a3467af9c831d0d350a21923d'/>
<id>urn:sha1:9a12e4499ecf5c1a3467af9c831d0d350a21923d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix damage wraparound if very high damage (#11872)</title>
<updated>2022-01-06T20:16:35+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2022-01-06T20:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b81948a14c138517f6a227dac5b71f0b2facb33c'/>
<id>urn:sha1:b81948a14c138517f6a227dac5b71f0b2facb33c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor trusted mod checking code</title>
<updated>2021-12-18T19:37:13+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-12-17T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b2409b14d0682655363c1b3b3b6bafbaa7e7c1bf'/>
<id>urn:sha1:b2409b14d0682655363c1b3b3b6bafbaa7e7c1bf</id>
<content type='text'>
</content>
</entry>
</feed>
