25.10.2018, 23:38
- Updated:
V1.1
Thanks to Bork for suggesting stuff / helping me finish this. Enjoy!
Github
Pastebin
P.S: Here's how a 5 characters password looks like (hashed, salted):
V1.1
- Added BCrypt version (very recommended to use)
- Fixed some account saving issues
- Removed AUTO_RECONNECT code OnGameModeInit (MySQL has that option itself without having to do anything)
- Passwords get hashed and salted, no need to do both separatedly.
Thanks to Bork for suggesting stuff / helping me finish this. Enjoy!
Github
Pastebin
P.S: Here's how a 5 characters password looks like (hashed, salted):

