<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/script/common, branch on_receive_particlespawner</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=on_receive_particlespawner</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=on_receive_particlespawner'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2022-06-02T18:54:02+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2022-06-02T18:54:02+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-06-02T18:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=827b9f8d7054158b058679999d77c1345162a293'/>
<id>urn:sha1:827b9f8d7054158b058679999d77c1345162a293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce size of ContentFeatures structure</title>
<updated>2022-05-26T13:49:12+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-09T18:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=8b74257bf3cbb54e78614ac6aaaba79adf75cc8e'/>
<id>urn:sha1:8b74257bf3cbb54e78614ac6aaaba79adf75cc8e</id>
<content type='text'>
On my system this is a reduction from 4664 to 3704 bytes.
This is not for the sake of saving RAM but ensuring
commonly used structures fit into caches better.
</content>
</entry>
<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>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>Support packing arbitrary graphs (#12289)</title>
<updated>2022-05-10T20:37:33+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-05-10T20:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7f58887ae33893c981fbdff23d4e1fa4a11c32e4'/>
<id>urn:sha1:7f58887ae33893c981fbdff23d4e1fa4a11c32e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hud_get: Return precision field for waypoints (#12215)</title>
<updated>2022-05-04T18:55:20+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-05-04T18:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=89c82035d88532bb63c9173e0c4edf54b7ea89f8'/>
<id>urn:sha1:89c82035d88532bb63c9173e0c4edf54b7ea89f8</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/dragonfire/dragonfireclient.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/dragonfire/dragonfireclient.git/commit/?id=56a558baf8ef43810014347ae624cb4ef70b6aa3'/>
<id>urn:sha1:56a558baf8ef43810014347ae624cb4ef70b6aa3</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/dragonfire/dragonfireclient.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/dragonfire/dragonfireclient.git/commit/?id=8d387433b14791db95e59127b5e6e30f58155c1e'/>
<id>urn:sha1:8d387433b14791db95e59127b5e6e30f58155c1e</id>
<content type='text'>
</content>
</entry>
</feed>
