<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/builtin/game/register.lua, 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-05-09T18:42:43+00:00</updated>
<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>Add API for mods to hook liquid transformation events (#11405)</title>
<updated>2021-07-09T13:08:40+00:00</updated>
<author>
<name>Warr1024</name>
<email>warr1024@gmail.com</email>
</author>
<published>2021-07-09T13:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=52128ae11e8b1a7ce66a87c53f1b15f3aabe69f4'/>
<id>urn:sha1:52128ae11e8b1a7ce66a87c53f1b15f3aabe69f4</id>
<content type='text'>
Add API for mods to hook liquid transformation events

Without this API, there is no reliable way for mods to be
notified when liquid transform modifies nodes and mods are
forced to poll for changes.  This allows mods to detect
changes to flowing liquid nodes and liquid renewal using
event-driven logic.</content>
</entry>
<entry>
<title>Predict failing placement of ignore nodes</title>
<updated>2021-03-07T13:26:50+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2021-03-06T02:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d9b78d64929b8fbf1507c2d27dca6fbc105ecdb0'/>
<id>urn:sha1:d9b78d64929b8fbf1507c2d27dca6fbc105ecdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translate builtin (#10693)</title>
<updated>2021-03-05T15:29:48+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-03-05T15:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=cafad6ac03348aa77e8ee4bb035840e73de4b2a9'/>
<id>urn:sha1:cafad6ac03348aa77e8ee4bb035840e73de4b2a9</id>
<content type='text'>
This PR is the second attempt to translate builtin.
Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
</content>
</entry>
<entry>
<title>Fix short_description fallback order (#10943)</title>
<updated>2021-02-17T18:53:44+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-17T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=a8f6befd398cb8f962f3bb1fab092d6355bfe015'/>
<id>urn:sha1:a8f6befd398cb8f962f3bb1fab092d6355bfe015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed some obsolete code (#10562)</title>
<updated>2021-01-21T18:17:09+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2021-01-21T18:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=45ccfe26fb6e0a130e4925ec362cccb1f045a829'/>
<id>urn:sha1:45ccfe26fb6e0a130e4925ec362cccb1f045a829</id>
<content type='text'>
Co-authored-by: Zughy &lt;4279489-marco_a@users.noreply.gitlab.com&gt;</content>
</entry>
<entry>
<title>Implement on_rightclickplayer callback (#10775)</title>
<updated>2021-01-11T17:03:31+00:00</updated>
<author>
<name>JDiaz</name>
<email>runspect@gmail.com</email>
</author>
<published>2021-01-11T17:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=08ee9794fbc0960a8aab1af21d34f40685809e75'/>
<id>urn:sha1:08ee9794fbc0960a8aab1af21d34f40685809e75</id>
<content type='text'>
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</content>
</entry>
<entry>
<title>Do not set a default for description in itemdef table (#10559)</title>
<updated>2020-11-10T20:03:10+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2020-11-10T20:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=be3fe161fc831c9e6da1357dc908ed4a7681c46c'/>
<id>urn:sha1:be3fe161fc831c9e6da1357dc908ed4a7681c46c</id>
<content type='text'>
* Do not set a default for description in itemdef table

* improve documentation</content>
</entry>
<entry>
<title>Add a short_description to be used by mods (#8980)</title>
<updated>2020-10-09T18:11:21+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2020-10-09T18:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f3ae45b2b245dd0aeb4a7d9b76afaf078871104c'/>
<id>urn:sha1:f3ae45b2b245dd0aeb4a7d9b76afaf078871104c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lua API: Add register_on_chatcommand to SSM and CSM (#7862)</title>
<updated>2020-10-03T16:38:08+00:00</updated>
<author>
<name>Elijah Duffy</name>
<email>enduffy2014@outlook.com</email>
</author>
<published>2020-10-03T16:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7d3641021b755be133dea58404fcb039211fbe52'/>
<id>urn:sha1:7d3641021b755be133dea58404fcb039211fbe52</id>
<content type='text'>
Allows catching a chatcommand call just after the command and the
parameters are parsed but before its existence is checked and before the
corresponding function is run. Returning `true` from a callback function
will prevent default handling of the command leaving mods to handle the
command manually.</content>
</entry>
</feed>
