Fix FlatFile leaderboards not working in certain situations + added leaderboards unit test

This commit is contained in:
nossr50
2021-04-15 11:53:23 -07:00
parent 4f5f3aff80
commit e42eeb1dc4
7 changed files with 47 additions and 22 deletions

View File

@ -1,6 +1,8 @@
Version 2.1.191
Fixed a critical bug related to our BlockTracker
Fixed an exploit
Fixed a bug that prevented the leaderboards from working on FlatFile in some circumstances
Some minor optimizations to our Block events
(Unit Tests) Added a test for initializing the leaderboard on FlatFile
Version 2.1.190
Fixed a null error in BitSetChunkStore
Version 2.1.189