<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/builtin/game/deprecated.lua, 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-01-21T18:17:09+00:00</updated>
<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>Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)</title>
<updated>2020-05-23T11:25:29+00:00</updated>
<author>
<name>sorcerykid</name>
<email>rkrause@inbox.com</email>
</author>
<published>2020-05-23T11:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=15ba75e4cf1d1b8ceaa9d8ce33dcfdd7dbe80741'/>
<id>urn:sha1:15ba75e4cf1d1b8ceaa9d8ce33dcfdd7dbe80741</id>
<content type='text'>
    Replace on_auth_fail callback with more versatile on_authplayer
    Better clarify account login process in Lua API documentation
    Change initial timestamp for newly registered accounts to -1
</content>
</entry>
<entry>
<title>Change some usages of "deprecated" to "obsolete" (#9062)</title>
<updated>2019-10-29T18:23:12+00:00</updated>
<author>
<name>random-geek</name>
<email>35757396+random-geek@users.noreply.github.com</email>
</author>
<published>2019-10-29T18:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f2e62298a5b204045f01e399e78eb84072df967a'/>
<id>urn:sha1:f2e62298a5b204045f01e399e78eb84072df967a</id>
<content type='text'>
"Deprecated" means that something is still in use, but is unsupported and needs to be removed.
"Obsolete" means it is already out of use.</content>
</entry>
<entry>
<title>Use a settings object for the main settings</title>
<updated>2017-05-06T19:33:19+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-12-12T19:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=43d1f375d18a2fbc547a9b4f23d1354d645856ca'/>
<id>urn:sha1:43d1f375d18a2fbc547a9b4f23d1354d645856ca</id>
<content type='text'>
This unifies the settings APIs.

This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
</content>
</entry>
<entry>
<title>Refactor logging</title>
<updated>2015-10-14T05:03:54+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-10-13T07:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=2139d7d45fb1a8ed250ad96c9975c581f02f72a9'/>
<id>urn:sha1:2139d7d45fb1a8ed250ad96c9975c581f02f72a9</id>
<content type='text'>
- Add warning log level
- Change debug_log_level setting to enumeration string
- Map Irrlicht log events to MT log events
- Encapsulate log_* functions and global variables into a class, Logger
- Unify dstream with standard logging mechanism
- Unify core.debug() with standard core.log() script API
</content>
</entry>
<entry>
<title>Localize digprop_err function</title>
<updated>2015-10-12T00:05:11+00:00</updated>
<author>
<name>Rui</name>
<email>Rui914@users.noreply.github.com</email>
</author>
<published>2015-10-11T12:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7f2cefa093aa14729bb49db85a49c7f9b3fed6a4'/>
<id>urn:sha1:7f2cefa093aa14729bb49db85a49c7f9b3fed6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "core" namespace internally</title>
<updated>2014-05-08T17:02:04+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-28T01:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c4359ff65cd8e4e754442b9f2ef7051a8eaa4241'/>
<id>urn:sha1:c4359ff65cd8e4e754442b9f2ef7051a8eaa4241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize builtin into subdirectories</title>
<updated>2014-05-07T21:14:23+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528'/>
<id>urn:sha1:1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528</id>
<content type='text'>
</content>
</entry>
</feed>
