-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some issues with score database querying/caching, and allow selec…
…ting whether high-score display searches all difficulties or only the highest difficulty (#953) * Tidy up score database queries into a helper type * Better represent results of queries which only pull song checksums * Redo highest score/percentage queries to fix percentage and score not displaying independently on song list * Allow selecting whether high-score display uses all difficulties or only the highest difficulty * Re-query database when caching new high scores on song end, instead of manually checking score values * Invalidate score cache when switching history modes * Clearly indicate when percent and score on the song list come from different difficulties * Don't show score difficulty badge when high score display is disabled
- Loading branch information
1 parent
dec8f5f
commit 801f9e8
Showing
9 changed files
with
524 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.