Devlogs
V2.4 Update!
Posted July 14, 2023 by Danial Jumagaliyev
#leaderboard #leaderboard-creator #networking #online-leaderboard
This update brings quality of life features, bugfixes and optimizations.
New additions:
- Every leaderboard now has the "Unique Usernames" option. When turned off, duplicate usernames are allowed. This feature was added due to users requesting the ability to submit multiple entries per player.
- LeaderboardCreator.ResetPlayer() function has been updated to include an optional callback that gets called whenever the reset is done.
Bugfixes:
- Fixed overriding lower scores with higher scores in leaderboards with ascending order of entry sorting.
- Fixed the ResetPlayer() function yielding unexpected results.
- Fixed Android build issues.
Other changes & improvements:
- The Newtonsoft.Json package is no longer required! The tool now makes use of Unity's built-in JSON serialization
- Minor UI changes.
Thank you guys for all your support! The next update is possibly going to be the biggest... 👀