Commit Graph

8 Commits

Author SHA1 Message Date
Dean Herbert c1c3d37720 Remove non-null assert 2020-11-06 17:24:28 +09:00
Dean Herbert f51cb0dd14 Add ruleset fallback logic into cache lookup class 2020-11-06 16:58:53 +09:00
Dean Herbert c5b172d0dd Remove synchronous lookup path from BeatmapDifficultyCache 2020-11-06 14:53:15 +09:00
Dean Herbert b69ada64e8 Update BeatmapDifficultyCache to use base implementation logic 2020-11-06 14:31:21 +09:00
Dean Herbert 517a656899 Move StarDifficulty to own file 2020-11-06 13:51:25 +09:00
Dean Herbert 74ca2faa31 Remove unused using 2020-11-06 13:48:06 +09:00
Dean Herbert 0103b12575 Add basic base class to begin to standardise function across caching components 2020-11-06 13:26:39 +09:00
Dean Herbert 5113d4af8f Rename BeatmapDifficultyManager to BeatmapDifficultyCache 2020-11-06 13:14:29 +09:00