|
* Add player auth failure when username is faked
* Fix the action error?
* Split name check into different function
allows unique error message
* Oops
* Fix allow_insecure and kick message
* Put it back cause i'm bad at programmig
* format
* Fix duplicated if statement maybe? Will need testing
* Fail open + change to authData.username
* Change name instead of kicking
* Format
* Remove unecessary borked name check
* fail open in VerifyPlayerName if missing authData
* Fix convar stuff
* limit name length when copying from master server
* 63 < 64
* please bob for the love of god this is like the third time i've had to do this
|