Commit Graph

43056 Commits

Author SHA1 Message Date
e913c8f92f Change strings to verbatim 2021-08-13 13:07:02 +09:00
7aa361d772 Remove now-incorrect test 2021-08-13 09:02:19 +09:00
8249ce7988 Merge branch 'master' into multiplayer-header-redesign 2021-08-12 21:00:46 +09:00
9e8137c6e4 Merge pull request #14127 from smoogipoo/lounge-redesign
Implement new multiplayer/playlists lounge screen designs
2021-08-12 21:00:28 +09:00
83703e4283 Add colour provider to online play dependencies 2021-08-12 20:08:14 +09:00
03351cf434 Add blur to background 2021-08-12 20:01:53 +09:00
050f2d6b0d Add background to room subscreen 2021-08-12 19:51:03 +09:00
047b37788b Merge online play filter control with the lounge subscreen 2021-08-12 19:48:15 +09:00
e89aea1fc2 Add some padding between scroll bar and content 2021-08-12 19:47:26 +09:00
10195e0c53 Add total user count 2021-08-12 19:47:26 +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
127fd4d292 Match font weight of design for hidden user count 2021-08-12 19:47:26 +09:00
2c07b68f6f Fix incorrect colour for hidden user display 2021-08-12 19:47:26 +09:00
512382987e Add colour provider for multiplayer usage 2021-08-12 19:47:26 +09:00
ab7bd1df9d Use full-screen background 2021-08-12 19:27:06 +09:00
b75c20fee4 Adjust positioning and paddings 2021-08-12 18:02:00 +09:00
3b7aa262d5 Make header overlap content 2021-08-12 16:52:35 +09:00
d07bb10d02 Remove breadcrumbs from header 2021-08-12 16:52:30 +09:00
ab1cc6ad48 Fix padding around recent participants icon being uneven 2021-08-12 16:50:09 +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
979495ddb2 Merge pull request #14248 from peppy/polling-component-test-headless
Mark `PollingComponent` test as headless
2021-08-12 16:08:00 +09:00
524128441e Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
054e0e8eed Merge pull request #14241 from smoogipoo/fix-osu-editor-exception
Fix out-of-order hits in editor causing exceptions
2021-08-12 12:40:00 +09:00
ee4fc049bc Merge branch 'master' into fix-osu-editor-exception 2021-08-12 12:15:04 +09:00
448b66f36c Merge pull request #14224 from peppy/multiplayer-kick-support
Add kick button (and required server shared interface updates)
2021-08-12 12:09:16 +09:00
60e988aac3 Merge branch 'master' into multiplayer-kick-support 2021-08-12 11:46:56 +09:00
7742749b71 Merge pull request #14179 from peppy/multiplayer-team-vs-leaderboard
Show team colours in gameplay leaderboard and add a team score bar
2021-08-12 11:46:48 +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
543482111b Remove outdated todo 2021-08-12 10:40:14 +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
fbaa480b3e Fix out-of-order hits in editor causing exceptions 2021-08-12 10:08:54 +09:00
bbb28d1b29 Don't use null-propagation for status 2021-08-12 09:14:46 +09:00
58d76e9036 Use FinishTransforms() 2021-08-12 09:13:10 +09:00
ce7ff04512 Merge pull request #14220 from peppy/update-framework
Update framework
2021-08-11 19:08:56 +09:00
4002a1606e Round star ratings before comparing 2021-08-11 18:20:39 +09:00
eb59f3c591 Revert "Buffer the entire star rating range to fix overlapping alpha"
This reverts commit c680012523.
2021-08-11 18:15:53 +09:00
0f5bea235c Merge branch 'master' into lounge-redesign 2021-08-11 18:15:34 +09:00
369794501b Merge branch 'master' into update-framework 2021-08-11 18:11:36 +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
d6352637d6 Also add tooltip and context menu item 2021-08-11 17:45:34 +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
7aab8c32ec Add kick button and hook up logic 2021-08-11 17:31:54 +09:00
e8ad0fba75 Add required server methods for kicking users 2021-08-11 17:20:41 +09:00
3f067e3a8d Remove likely unnecessary score null check 2021-08-11 16:59:42 +09:00
313db934da Merge pull request #14148 from nekodex/context-menu-sounds
Add open/close sounds to context menus
2021-08-11 16:43:00 +09:00