]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/auth.lua
Add a simple PNG image encoder with Lua API (#11485)
[dragonfireclient.git] / builtin / game / auth.lua
2021-06-30 AFCMSRun on_grant and on_revoke callbacks after privs change...
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-04-19 SmallJokerBuiltin auth handler: Speed up file writing (#7252)
2017-12-06 sfan5Auth handler: Player deletion & Iterator (#6741)
2017-12-01 sfan5Make core.auth_table private and structure builtin...
2017-11-08 sfan5Make use of safe file writing in auth handler (fixes...
2017-10-07 lhofhanslDo not grant all privs to the admin - changes game...
2017-08-26 rubenwardyAdd on_grant and on_revoke callbacks (#4713)
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-05-06 ShadowNinjaUse a settings object for the main settings
2016-08-28 SmallJokerBuiltin: Disallow registering users with the same name
2016-03-06 Rui914Faster insertion into table
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2014-11-19 ShadowNinjaAdd strict module
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories