Commit Graph

4407 Commits

Author SHA1 Message Date
273cd18b8a Use test streaming client in gameplay leaderboard test 2021-05-12 14:19:36 +09:00
21fc0ba43b Combine test spectator streaming client implementations 2021-05-12 13:05:02 +09:00
085c3d067f Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-11 23:41:45 +03:00
b0297c6324 Fix incorrect no posts handling and add corresponding test 2021-05-11 20:52:11 +03:00
822d99e69f Remove pointless test scenes 2021-05-11 20:42:13 +03:00
048677846b Change HealthDisplay to be a CompositeDrawable 2021-05-11 23:10:30 +09:00
b79a0237a3 Fix TestSceneNewsYearsPanel error 2021-05-11 16:54:19 +03:00
c2ba16f977 Use relative sizing for MonthDropdown 2021-05-11 16:51:59 +03:00
208224cc0d CI fixes 2021-05-11 16:08:09 +03:00
705aad262a Rename MonthPanel to MonthDropdown 2021-05-11 15:42:40 +03:00
0a9c3c9413 Move metadata change logic to it's own method 2021-05-11 15:39:50 +03:00
9603712aa1 Cache metadata in NewsSideBar 2021-05-11 15:33:27 +03:00
82436334b2 Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-11 13:52:51 +03:00
f5bc389998 Fix flaky tests 2021-05-11 19:31:32 +09:00
bc4213eea1 Add test for changing back to idle on deletion 2021-05-11 19:26:58 +09:00
7fe8737d94 Add failing tests 2021-05-11 19:21:44 +09:00
811282a975 Add failing test 2021-05-11 19:01:41 +09:00
61ea3f2e64 Remove unnecessary test step creating needless skins 2021-05-11 18:39:15 +09:00
2396ba42a6 Change HealthDisplay to be a CompositeDrawable 2021-05-11 18:39:14 +09:00
004798d61d Update Legacy components to not require skin in ctor 2021-05-11 18:39:14 +09:00
10a4a5decb Merge branch 'master' into multiplayer-spectator-screen 2021-05-11 17:33:09 +09:00
7d9cdd3bc2 Merge branch 'master' into skin-components-list 2021-05-11 17:27:48 +09:00
004ce95f33 Merge branch 'current-star-rating' into player-loader-star-rating 2021-05-11 09:53:10 +03:00
6bb52ebcf8 Merge pull request #12570 from frenzibyte/corner-rotation-controls
Add rotation controls to editor selection box corners
2021-05-10 23:09:44 +09:00
220eef0351 Remove overcomplicated date logic in MonthPanel 2021-05-10 17:00:18 +03:00
fbf8b198cd Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-10 16:47:15 +03:00
e7355da201 Merge branch 'master' into osu-markdown 2021-05-10 20:02:04 +09:00
2ecd638f7f Merge branch 'master' into skin-components-list 2021-05-10 18:13:10 +09:00
0d243be457 CI fixes 2021-05-10 10:07:43 +03:00
4b97224932 Implement NewsSideBar component 2021-05-10 09:53:52 +03:00
97e72849af Fix regressed HitErrorDisplay behaviour (and localise binding to meter implementations) 2021-05-10 15:24:13 +09:00
ca772b60b1 Use regular test steps rather than one-time set up and scheduling 2021-05-10 08:56:30 +03:00
301dab1ce8 Refactor StarRatingDisplay to be mutable with a current bindable 2021-05-10 08:56:30 +03:00
7971a2ef48 Implement MonthPanel component 2021-05-10 08:47:00 +03:00
7ca3e13712 Implement basic years panel 2021-05-10 07:43:01 +03:00
52ce16f9f1 Merge branch 'master' into player-loader-star-rating 2021-05-10 12:46:10 +09:00
9ba412d27e Add the osu! logo to the test scene
Makes no sense to add a test intended to test visual behaviour with one
of the main elements missing. Not sure how you would be able to test the
flow with the logo's presence.
2021-05-10 12:44:08 +09:00
b7acf9de52 Make test work without manually clicking things 2021-05-10 12:36:56 +09:00
2b90bc4f1f Remove unnecessary ruleset switching steps 2021-05-10 12:35:37 +09:00
0c973feb53 Tidy up test scene 2021-05-10 12:34:21 +09:00
3c3500d070 Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces 2021-05-10 12:23:18 +09:00
1d38fa29b5 Remove unused using statement 2021-05-10 12:23:04 +09:00
1bbbe80420 Fix missing instances of HealthProcessor caching 2021-05-10 12:22:24 +09:00
132bb7832d Fix some regressions when updating test scenes 2021-05-10 12:06:33 +09:00
b274fdf20d Merge branch 'master' into skin-components-bind-outwards-health 2021-05-10 11:13:44 +09:00
8964d51de9 Add ability to sort by source in song select 2021-05-09 14:10:38 -07:00
2bcf1ed306 Merge pull request #12715 from Cublibre/fix-early-exit-crash
Fix InvalidOperationException when exiting a map at the end
2021-05-09 23:21:19 +09:00
eb716455b7 Merge branch 'master' into skin-components-bind-outwards-accuracy 2021-05-09 12:13:18 +02:00
879c08e666 Use UntilStep instead of Assert to check button visibility 2021-05-09 10:06:36 +03:00
f0c1784d05 Use FirstOrDefault instead of First 2021-05-09 09:12:37 +03:00