Commit Graph

17 Commits

Author SHA1 Message Date
e9a2d23542 Fix score order related test failure 2022-03-08 23:35:35 +09:00
53792811b2 more fixes (almost compiles, except ruleset and manager) 2022-01-12 16:57:27 +09:00
99ac71c1fe Simplify usages where the ruleset being used is osu! ruleset 2021-12-13 16:37:20 +09:00
b0d14526ea Move test ScoreInfo creation to TestResources
The main goal here is to remove the inheritance, since realm doesn't
like that. Unfortunate that we can't use object initialisers in a few of
these places, but no real way around that.
2021-12-13 16:34:50 +09:00
261847bbec Avoid touching ScoreInfo.User directly 2021-12-10 15:39:29 +09:00
456cfd62bf Fix intermittent score panel test failure 2021-10-06 16:46:27 +09:00
2097889ce1 Add failing test case 2021-09-07 21:12:48 +02:00
20100b8894 Fix a few test failures 2021-09-06 20:20:52 +09:00
f7c1177cc9 Fix ScorePanelList nullref when scores are added too soon 2021-09-01 20:35:06 +09:00
ad99d85468 Resolve several positioning errors 2020-05-28 21:29:16 +09:00
666cbd0f40 Allow selected score to be programmatically changed 2020-05-28 21:09:03 +09:00
a55ce26130 Allow null score 2020-05-28 20:46:17 +09:00
f5c80ac2d5 Remove vertical line 2020-05-21 22:07:24 +09:00
45244683de Fix scrolling (1-frame + maintain scroll position) 2020-05-21 22:07:06 +09:00
d0f74c2b68 Refactor initial state 2020-05-21 20:48:25 +09:00
9f868be872 Create common TestScoreInfo type 2020-05-21 18:39:22 +09:00
1b8d657ead Implement score panel list 2020-05-20 23:46:47 +09:00