forgottenserver
forgottenserver copied to clipboard
WIP: Highscores
Pull Request Prelude
- [x] I have followed proper The Forgotten Server code styling.
- [x] I have read and understood the contribution guidelines before making this PR.
- [x] I am aware that this PR may be closed if the above-mentioned criteria are not fulfilled.
Changes Proposed
- Added in-game highscores feature...
- Easy to add custom highscores like "Most deaths, online times, storage checks, etc..."
- configurable (highscores.lua)
Needs testing, suggestions & code review
Issues addressed: Highscores functionality
This could be done using DatabaseTasks to make it async.