Commit Graph

27473 Commits

Author SHA1 Message Date
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
bb51ebd0ef Don't show button on self 2021-08-11 17:42:46 +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
d1dfb785d8 Merge branch 'master' into context-menu-sounds 2021-08-11 16:21:13 +09:00
f8683e2256 Update framework 2021-08-11 16:17:21 +09:00
a223f111cb Move text to avoid overlapping the results panel 2021-08-11 15:50:01 +09:00
430a0e496c Add winner text 2021-08-11 15:32:14 +09:00
c376e652a4 Convey and show team scores at the multiplayer results screen 2021-08-11 15:32:14 +09:00
735c5085dd Fix match score display not doing an initial value update 2021-08-11 14:50:47 +09:00
fb7ed08bab move text creation to load method 2021-08-11 12:49:22 +07:00
ee3b373e8a Correctly handle tied scores 2021-08-11 14:48:37 +09:00