Commit Graph

6122 Commits

Author SHA1 Message Date
d57508853e Merge branch 'master' into multi-polling-request-refactor 2021-08-13 22:04:31 +09:00
fbadc4897e Remove test scene 2021-08-13 18:28:20 +09:00
8910781bcd Move listing polling component to LoungeSubScreen 2021-08-13 17:39:09 +09:00
c1d67976e6 Rename const, add xmldoc and make protected 2021-08-13 16:29:36 +09:00
bb36d1614f Merge branch 'master' into improve-screen-offsetting 2021-08-13 16:23:02 +09:00
df24f7a81e Merge pull request #14256 from smoogipoo/multiplayer-header-redesign
Update multiplayer header to the latest designs
2021-08-13 16:16:25 +09:00
699a61500a Merge pull request #14264 from smoogipoo/fix-multi-spectate-test-failure
Fix multiplayer spectating test failures
2021-08-13 14:53:11 +09:00
dfb68904d7 Merge pull request #14266 from smoogipoo/fix-multi-navigation-test-failure
Fix multiplayer navigation test failure
2021-08-13 14:52:51 +09:00
755b6460b6 Fix multiplayer navigation test failure 2021-08-13 14:05:44 +09:00
8fc0edb283 Fix some multiplayer test failures 2021-08-13 13:54:52 +09:00
2850f6ce95 Privatise counter again 2021-08-13 13:24:05 +09:00
ee034874bb Merge branch 'master' into remove-comments-page 2021-08-13 13:17:13 +09:00
7aa361d772 Remove now-incorrect test 2021-08-13 09:02:19 +09:00
00ca066c39 Merge pull request #14202 from gagahpangeran/changelog-supporter
Add supporter promo section in changelog overlay
2021-08-13 00:33:57 +09:00
8249ce7988 Merge branch 'master' into multiplayer-header-redesign 2021-08-12 21:00:46 +09:00
83703e4283 Add colour provider to online play dependencies 2021-08-12 20:08:14 +09:00
047b37788b Merge online play filter control with the lounge subscreen 2021-08-12 19:48:15 +09:00
7b66616dc4 Simplify logic and test/fix edge case 2021-08-12 19:47:26 +09:00
8a67304b9f Fix recent participants hidden user logic not handling edge case correctly
Hiding just one user never makes sense, so this will now always show up
to the required circle count until two users are required to be hidden.
This will make the listing more consistent with the width requirement
spec.
2021-08-12 19:47:26 +09:00
512382987e Add colour provider for multiplayer usage 2021-08-12 19:47:26 +09:00
5f3ceaf0ad Merge branch 'master' into lounge-redesign 2021-08-12 16:31:14 +09:00
14fe2eea2a Add empty step to multiplayer TestEmpty() test 2021-08-12 16:20:08 +09:00
524128441e Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
60e988aac3 Merge branch 'master' into multiplayer-kick-support 2021-08-12 11:46:56 +09:00
9393c6351d Fix another potential test case failure 2021-08-12 11:08:52 +09:00
531fba8f39 Fix potential test case failure 2021-08-12 11:05:31 +09:00
5d0b92e28c Fix multi spectator test not showing teams 2021-08-12 10:38:20 +09:00
c160e50f4f Merge branch 'master' into multiplayer-team-vs-leaderboard 2021-08-12 10:27:31 +09:00
0f5bea235c Merge branch 'master' into lounge-redesign 2021-08-11 18:15:34 +09:00
2c935df190 Merge pull request #14221 from peppy/bring-back-osu-game-test-scene
Bring back `TestSceneOsuGame`
2021-08-11 18:09:51 +09:00
bb51ebd0ef Don't show button on self 2021-08-11 17:42:46 +09:00
50bda6023c Add test coverage 2021-08-11 17:31:54 +09:00
0ffe740ca1 Bring back TestSceneOsuGame
I marked this as headless to avoid it being "ungrouped", but it turns
out this is quite useful to have around and I have searched for it on
multiple occasions.
2021-08-11 16:24:49 +09:00
f2f84a2e23 wait for content to load in test 2021-08-11 12:11:39 +07:00
6d763ca3c7 Merge branch 'master' into changelog-supporter 2021-08-11 10:47:51 +07:00
56b23fc765 Merge branch 'master' into context-menu-sounds 2021-08-11 11:46:10 +09:00
a503274e1d Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
33d4d635f2 Merge branch 'master' into fix-dho-state-overwrite 2021-08-10 17:55:18 +09:00
53d03745e0 Remove unused test scene 2021-08-10 17:48:47 +09:00
9cda5235a0 Merge branch 'master' into fix-dho-state-overwrite 2021-08-10 17:40:36 +09:00
91c3396b24 Merge branch 'master' into add-playlist-item-download-progress 2021-08-10 17:25:27 +09:00
e0e0d5deb0 Remove unused using 2021-08-10 17:25:10 +09:00
595763ae34 add test case for supporter and non supporter 2021-08-10 14:58:11 +07:00
2b9168157d Fix CurrentMatchPlayingItem not being reset on leaving a multiplayer room 2021-08-10 16:53:03 +09:00
5ea7909eea Fix incorrectly failing test 2021-08-10 16:23:53 +09:00
bdf6c2a5ed add changelog supporter promo test scene 2021-08-10 12:00:26 +07:00
ea6e441dec Simplify method of marking players as playing in test scenes 2021-08-09 19:21:22 +09:00
551929cf5a Simplify method of marking players as playing in test scenes 2021-08-09 19:18:13 +09:00
5f3d087101 Also add team score display to multiplayer spectator screen 2021-08-09 19:17:51 +09:00
121648b593 Add gameplay-specific team score display which can expand and contract 2021-08-09 19:17:51 +09:00