<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/network, 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>2023-09-02T23:12:42+00:00</updated>
<entry>
<title>Add on_receive_particlespawner lua CSM callback</title>
<updated>2023-09-02T23:12:42+00:00</updated>
<author>
<name>cora</name>
<email>coradelamouche@gmx.ch</email>
</author>
<published>2023-09-02T23:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=e2d01755b923048350359b20e31bcab2d9ddada0'/>
<id>urn:sha1:e2d01755b923048350359b20e31bcab2d9ddada0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2022-06-07T01:19:05+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-06-07T01:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=b11c0a6721cd884d78b38b63797dfdb933004e03'/>
<id>urn:sha1:b11c0a6721cd884d78b38b63797dfdb933004e03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add register dialog to separate login/register (#12185)</title>
<updated>2022-06-05T15:47:38+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-06-05T15:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=03d86ea0b4900cd0394649597d278d465512d629'/>
<id>urn:sha1:03d86ea0b4900cd0394649597d278d465512d629</id>
<content type='text'>
New users find Minetest's account system confusing.
This change moves username/password to a new dialog,
with login and register buttons added to the Join Game tab.

The old registration confirmation dialog is removed in
favour of the new dialog.

Fixes #8138</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>Make logging cost free when there is no output target (#12247)</title>
<updated>2022-05-04T18:55:01+00:00</updated>
<author>
<name>paradust7</name>
<email>102263465+paradust7@users.noreply.github.com</email>
</author>
<published>2022-05-04T18:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=0704ca055059088bdd53e15be672e6b5663b8f50'/>
<id>urn:sha1:0704ca055059088bdd53e15be672e6b5663b8f50</id>
<content type='text'>
The logging streams now do almost no work when there is no output target for them.

For example, if LL_VERBOSE has no output targets, then `verbosestream &lt;&lt; x` will return a StreamProxy with a null target. Any further `&lt;&lt;` operations applied to it will do nothing.</content>
</entry>
<entry>
<title>Deal with compiler warnings</title>
<updated>2022-04-30T14:49:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-28T18:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=a89afe1229e327da3c397a3912b2d43d2196ea2b'/>
<id>urn:sha1:a89afe1229e327da3c397a3912b2d43d2196ea2b</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/dragonfire/dragonfireclient.git/commit/?id=a65f6f07f3a5601207b790edcc8cc945133112f7'/>
<id>urn:sha1:a65f6f07f3a5601207b790edcc8cc945133112f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix password changing getting stuck if wrong password is entered once</title>
<updated>2022-04-28T17:55:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-27T17:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=00f71c3b9d35e1cdd5aa62491a46068358aa8b2a'/>
<id>urn:sha1:00f71c3b9d35e1cdd5aa62491a46068358aa8b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply disallow_empty_password to password changes too</title>
<updated>2022-04-28T17:55:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-27T17:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=3d2bf8fb021ea839944830e212789532ba3f0370'/>
<id>urn:sha1:3d2bf8fb021ea839944830e212789532ba3f0370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix race condition in registration leading to duplicate create_auth calls</title>
<updated>2022-04-28T17:55:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-27T17:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=391eec9ee78fc9dfdc476ad2a8ed7755009e4a2f'/>
<id>urn:sha1:391eec9ee78fc9dfdc476ad2a8ed7755009e4a2f</id>
<content type='text'>
</content>
</entry>
</feed>
