Commit Graph

43090 Commits

Author SHA1 Message Date
a710bbf6ae remove background colour for no comment placeholder 2021-08-14 00:03:05 +07:00
48b84db7b9 add no comment and single comment test 2021-08-13 23:59:36 +07:00
1c32993fe5 initialize pinned comments in test offline comment 2021-08-13 23:03:42 +07:00
6d726bf046 Change spacing
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2021-08-13 22:54:41 +07:00
cf0e9a1eec add pinned content section 2021-08-13 19:40:37 +07:00
480d5ffa5d add pinned comment to users setter in comment bundle 2021-08-13 19:40:37 +07:00
e3f91413cf add pinned comment test case for comment container 2021-08-13 18:53:31 +07:00
39b13efdd5 add pinned comments property in comment bundle 2021-08-13 13:13:28 +07:00
1859e651b6 add pinned mark in drawable comment 2021-08-13 12:57:30 +07:00
ff860b90a9 add pinned test case for drawable comment 2021-08-13 12:57:30 +07:00
0901333ef3 add pinned property in comment 2021-08-13 12:57:29 +07:00
80d06a7e37 Merge pull request #8010 from EVAST9919/remove-comments-page
Remove CommentsPage component and move it's logic to CommentsContainer
2021-08-13 14:11:14 +09:00
2850f6ce95 Privatise counter again 2021-08-13 13:24:05 +09:00
ee034874bb Merge branch 'master' into remove-comments-page 2021-08-13 13:17:13 +09: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
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
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
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
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
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
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