<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/builtin, branch 2022.05</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2022.05</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2022.05'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2022-05-17T20:12:00+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2022-05-17T20:12:00+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-05-17T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=21df26984da91143c15587f5a03c98d68c3adc4e'/>
<id>urn:sha1:21df26984da91143c15587f5a03c98d68c3adc4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add spider</title>
<updated>2022-05-17T18:05:52+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-05-17T18:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=b09fc5de5cdb021f43ad32b7e3f50dc75c0bc622'/>
<id>urn:sha1:b09fc5de5cdb021f43ad32b7e3f50dc75c0bc622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use native packer to transfer globals into async env(s)</title>
<updated>2022-05-10T20:37:42+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-09T16:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=ec9f1575121e3b064b919bca7efddfa8b0fc4e65'/>
<id>urn:sha1:ec9f1575121e3b064b919bca7efddfa8b0fc4e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Minetest blaming the wrong mod for errors (#12241)</title>
<updated>2022-05-09T18:42:43+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-05-09T18:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=089797dbe68679b744304ba016e08d30df15ab28'/>
<id>urn:sha1:089797dbe68679b744304ba016e08d30df15ab28</id>
<content type='text'>
Covers the case where mods insert their callbacks manually into "minetest.registered_&lt;callbacks&gt;" (often to achieve a particular order of execution).</content>
</entry>
<entry>
<title>item_entity: Cache collisionbox for use in on_step</title>
<updated>2022-05-08T17:12:10+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-05T18:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7fff9da71d2de352e0afea7482fc2e26534a51a4'/>
<id>urn:sha1:7fff9da71d2de352e0afea7482fc2e26534a51a4</id>
<content type='text'>
I don't have absolute numbers but if calls to get_properties() take up
30%+ of on_step() execution time that's bound to matter.
</content>
</entry>
<entry>
<title>Remove unused variable WARN_INIT</title>
<updated>2022-05-08T17:11:15+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2022-05-08T17:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=6f0c966877f83f585c6b3fd26f8b70e5d22525b3'/>
<id>urn:sha1:6f0c966877f83f585c6b3fd26f8b70e5d22525b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable dependencies when enabling modpacks (#12202)</title>
<updated>2022-05-08T15:21:59+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-05-08T15:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f10a260301df44362f2496de4eadc8a8170e10ab'/>
<id>urn:sha1:f10a260301df44362f2496de4eadc8a8170e10ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix enabling of dependencies with identical names (#12253)</title>
<updated>2022-05-08T13:14:14+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-05-08T13:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=54bc8a7627529b1736002a3c942858e0d59ceeba'/>
<id>urn:sha1:54bc8a7627529b1736002a3c942858e0d59ceeba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mods not being recursively enabled</title>
<updated>2022-05-08T13:01:32+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-08T13:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=9824a451bb8d6f632aa80abc186f440f8d5a745a'/>
<id>urn:sha1:9824a451bb8d6f632aa80abc186f440f8d5a745a</id>
<content type='text'>
Fixes #12290
</content>
</entry>
<entry>
<title>Fix texture packs showing as "Nil (enabled)" in Content tab</title>
<updated>2022-05-07T22:05:39+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-07T22:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=e0e897832c5acf29eef03cc4303c85a0a17f9983'/>
<id>urn:sha1:e0e897832c5acf29eef03cc4303c85a0a17f9983</id>
<content type='text'>
Fixes #12285
</content>
</entry>
</feed>
