Commit Graph

44257 Commits

Author SHA1 Message Date
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
078953980e Add GraphicsSettingsStrings 2021-08-12 12:34:03 +08:00
9a5d4ffd43 Add GeneralSettingsStrings 2021-08-12 12:34:02 +08:00
97041de09f Preparation for localisation. 2021-08-12 12:34:02 +08: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
88f70e7f29 Merge branch 'master' into multiplayer-kick-support-events 2021-08-12 12:12:06 +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
6ecc728c01 Remove override 2021-08-12 10:27:36 +08:00
d80a2dcca7 Missed one 2021-08-12 10:14:01 +08:00
18ecd8758b Make Perfect auto restart toggleable 2021-08-12 10:12:35 +08: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