]> git.lizzy.rs Git - dragonfireclient.git/commit - src/network/serverpackethandler.cpp
Add `on_auth_fail` callback (#7039)
authorred-001 <red-001@outlook.ie>
Thu, 15 Feb 2018 20:18:54 +0000 (20:18 +0000)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Thu, 15 Feb 2018 20:18:54 +0000 (21:18 +0100)
commit338d645fcfa1f07a82c4940aa09a6fb265ff608f
treec2665c7108e84f677fc20ae2f8d90984fcd8532f
parent861cfd848473db6c36b0debb7152d98ca8017062
Add `on_auth_fail` callback (#7039)

Called when a client fails to supply the correct password for the account it's attempting to login as.
builtin/game/register.lua
doc/lua_api.txt
src/network/serverpackethandler.cpp
src/script/cpp_api/s_player.cpp
src/script/cpp_api/s_player.h