<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/clientmods/preview, branch 2021.03</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2021-03-26T13:00:57+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2021-03-26T13:00:57+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-03-26T13:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=880c9768a9323800ca8d44cc4b73e92278e58743'/>
<id>urn:sha1:880c9768a9323800ca8d44cc4b73e92278e58743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mod.conf to preview clientmod (#11020)</title>
<updated>2021-03-04T19:37:41+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>54945686+EliasFleckenstein03@users.noreply.github.com</email>
</author>
<published>2021-03-04T19:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=5b42b5a8c26811bd7cb152cbb5ffeee77abb8d66'/>
<id>urn:sha1:5b42b5a8c26811bd7cb152cbb5ffeee77abb8d66</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>
<entry>
<title>Initial Commit</title>
<updated>2020-07-06T13:50:55+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2020-07-06T13:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=e610149c0cc3516b61115541f2f4f78344a0bb2c'/>
<id>urn:sha1:e610149c0cc3516b61115541f2f4f78344a0bb2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CSM: Bugfixes to camera:get_pos() and camera:get_fov()</title>
<updated>2020-05-14T19:16:45+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-05-14T19:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=36d35f2fe31a429c1510df680801940472416d45'/>
<id>urn:sha1:36d35f2fe31a429c1510df680801940472416d45</id>
<content type='text'>
closes #9857</content>
</entry>
<entry>
<title>Various features and fixes</title>
<updated>2020-04-11T11:12:51+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-04-10T22:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=1292bdbbcec45613c95aff9f2ea88aa49af25011'/>
<id>urn:sha1:1292bdbbcec45613c95aff9f2ea88aa49af25011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CSM] Fix and improve minetest.get_language()</title>
<updated>2019-11-11T13:06:48+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-11-09T15:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c44318a253783dde37e3bb688e29927da3b4cac0'/>
<id>urn:sha1:c44318a253783dde37e3bb688e29927da3b4cac0</id>
<content type='text'>
Previously this method would accidentally reset the locale
and break everything.
</content>
</entry>
<entry>
<title>[CSM] Implement minetest.get_csm_restrictions()</title>
<updated>2019-11-11T13:06:48+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-11-09T10:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=2c4cf508a9b94a76ce2ca7c7317258471a41c51d'/>
<id>urn:sha1:2c4cf508a9b94a76ce2ca7c7317258471a41c51d</id>
<content type='text'>
fixes #8068
</content>
</entry>
<entry>
<title>Run on_item_use CSM callback even if item is not marked usable</title>
<updated>2019-11-11T13:06:48+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-11-08T23:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=3f271564e08716cfeb4a966f4291524b0fac05d3'/>
<id>urn:sha1:3f271564e08716cfeb4a966f4291524b0fac05d3</id>
<content type='text'>
Mods may want to to handle item interaction even if the item
is not marked usable (= server-side callback exists).
</content>
</entry>
<entry>
<title>[CSM] Expose more env functions</title>
<updated>2019-11-11T13:06:48+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-11-08T23:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=b57dc70769873e00ca7a7642862eb209a5528ce2'/>
<id>urn:sha1:b57dc70769873e00ca7a7642862eb209a5528ce2</id>
<content type='text'>
</content>
</entry>
</feed>
