Create a LargeTextureStore for cached (but not atlased) global textures
Clearly mark unimplemented mods and make them non-selectable
Extend TestCases for HitObjects
Don't allow auto to fail
+ use correct methods for short and fast sliders, ooops
Check for supporter before displaying leaderboard loading animation
Remove search button on toolbar
QoL improvements to focused overlays
Present results date and time in a more readable order
Also - Fixes first transition depth being incorrect. - Improves smoothness of transitions (and adds a slight delay to offset from screen switches).
Fix result page from leaderboards not sorting hitcounts correctly
HitCount was good to bad but HitResult is the opposite. To account for this just descending order on the result page.