Commit Graph

43298 Commits

Author SHA1 Message Date
828268ad4d Add winner text background to increase contrast 2021-08-12 19:34:25 +02:00
4d26bb6714 Scale score panel to remove overlap with team score display 2021-08-12 19:27:32 +02:00
c56f38dcbc Merge branch 'master' into legacy-cursor-trail-adjustments 2021-08-13 03:16:44 +10: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
1069f9d501 Always add cursor trail for legacy cursor with disjoint trail 2021-08-13 00:13:03 +10:00
66ba24e865 create local link flow container 2021-08-12 20:36:47 +07:00
40db228e91 change to osu text flow container 2021-08-12 19:34:44 +07: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
bb1d74255e Remove unrequired parenthesis 2021-08-12 14:16:20 +03:00
3d7866e82d Calculate horizontal offset on present overlays only 2021-08-12 14:15:01 +03: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
18684ad21f remove colour creation in add link 2021-08-12 17:08:54 +07:00
98859b3759 cache pink colour provider
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 17:06:11 +07:00
8b29f52d9f update supporter note text
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 16:54:58 +07:00
b58b5ec2b4 Apply horizontal offset changing once per frame
The previous way was causing every-frame invalidation when an overlay is
visible.
2021-08-12 12:44:38 +03: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
e84224f64c Rename AddPlayer method now that there's no conflict 2021-08-12 16:20:37 +09:00
68dbbc17e8 Add support for automatic scrolling in gameplay leaderboard 2021-08-12 16:20:37 +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
f4591b01d7 Add test step to show leaderboard in expanded state by default 2021-08-12 15:21:00 +09:00
b713ba1bd4 Add test coverage 2021-08-12 15:12:48 +09:00
524128441e Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
4d6101f4e5 Lease selected room while in match screen to avoid lounge potentially changing it 2021-08-12 14:56:58 +09:00
3f434c8474 Resolve code quality issue 2021-08-12 13:42:16 +08:00
0414ae6afd Merge branch 'master' into multiplayer-kick-support-events 2021-08-12 14:23:52 +09:00
ac52b89148 Add Maintenance and Debug SettingsStrings 2021-08-12 12:34:10 +08:00
9d391ad138 Add OnlineSettingsStrings 2021-08-12 12:34:09 +08:00
61502e977a Add SkinSettingsStrings 2021-08-12 12:34:08 +08:00
31ffaf15d4 Add GameplaySettingsStrings 2021-08-12 12:34:07 +08:00
7adf2bb64c Add UserInterfaceStrings 2021-08-12 12:34:06 +08:00
03013d0d30 Add InputSettingsStrings
Existed strings files keep no change
2021-08-12 12:34:06 +08:00
2cc89f50cc Add missing key 2021-08-12 12:34:05 +08:00
b2986e99d3 Add AudioSettingsStrings 2021-08-12 12:34:04 +08:00