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
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
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
88f70e7f29
Merge branch 'master' into multiplayer-kick-support-events
2021-08-12 12:12:06 +09:00
60e988aac3
Merge branch 'master' into multiplayer-kick-support
2021-08-12 11:46:56 +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
543482111b
Remove outdated todo
2021-08-12 10:40:14 +09:00
c160e50f4f
Merge branch 'master' into multiplayer-team-vs-leaderboard
2021-08-12 10:27:31 +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
4706dcf525
Merge branch 'master' of https://hub.fastgit.org/ppy/osu into auto-restart
2021-08-11 20:18:05 +08:00
31608a1bc6
Leave the match screen when kicked
2021-08-11 19:57:10 +09:00
9b21ebd6d0
Add client side handling on incoming kick
2021-08-11 19:56:06 +09:00
d9a4f018e6
Add event flow for receiving kick commands
2021-08-11 19:56:06 +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
d6352637d6
Also add tooltip and context menu item
2021-08-11 17:45:34 +09:00