Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Salman Ahmed
|
ae53e27e6c
|
Adjust test coverage to read better
|
2022-09-09 19:39:06 +03:00 |
|
Salman Ahmed
|
dd10a06e3d
|
Merge branch 'master' into top-rank-badge-order
|
2022-09-09 19:38:44 +03:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
Dean Herbert
|
2b9d46d803
|
Remove unused RulesetStore from BeatmapManager constructor
|
2022-07-28 16:19:05 +09:00 |
|
Salman Ahmed
|
3aecd288e2
|
Enable NRT on TopLocalRank
|
2022-07-23 09:27:03 +03:00 |
|
Salman Ahmed
|
727fe76b60
|
Fix TopLocalRank hacking around presence to hide on null rank
Fixed this here because that blocks `Schedule` from running, and I don't
want to add another override to the `IsPresent` flag.
|
2022-07-23 09:22:22 +03:00 |
|
Salman Ahmed
|
1220250bb6
|
Improve test scene and add failing test case
|
2022-07-23 08:03:48 +03:00 |
|
Salman Ahmed
|
09bfca4e4a
|
Fix build failing on tests
|
2022-07-11 21:45:39 +03:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
233c8232d3
|
Fix TestSceneTopLocalRank.TestHighScoreSet not waiting for potentially slow realm callback
As brought to light by https://gist.github.com/smoogipoo/56eda7ab56b9d1966556f2ca7a80a847.
|
2022-03-09 01:22:01 +09:00 |
|
Dean Herbert
|
0138f22c8d
|
Update existing usages to point to RealmRulesetStore
|
2022-02-16 17:13:54 +09:00 |
|
Dean Herbert
|
3e5c9e8436
|
Fix cases of Access instead of Realm
|
2022-01-25 12:58:15 +09:00 |
|
Dean Herbert
|
6eb2c28e41
|
Rename RealmContextFactory to RealmAccess
|
2022-01-24 20:38:07 +09:00 |
|
Dean Herbert
|
201f2d7813
|
Add comprehensive test coverage for TopLocalRank
|
2022-01-19 13:48:00 +09:00 |
|