Commit Graph

43128 Commits

Author SHA1 Message Date
fbadc4897e Remove test scene 2021-08-13 18:28:20 +09:00
c71a581106 Fix exception when leaving match 2021-08-13 18:24:19 +09:00
1f992e67f3 Fix listing polling rate when entering room 2021-08-13 18:17:25 +09:00
1bae7173d3 Fix initial multiplayer poll 2021-08-13 18:14:02 +09:00
6a46105b5e Fix incorrect dependency 2021-08-13 18:12:32 +09:00
83935540ca Add selection polling component to PlaylistsRoomSubScreen 2021-08-13 18:11:52 +09:00
7cbf4c48ed Fix multiplayer polling when not connected 2021-08-13 17:59:18 +09:00
8910781bcd Move listing polling component to LoungeSubScreen 2021-08-13 17:39:09 +09:00
df24f7a81e Merge pull request #14256 from smoogipoo/multiplayer-header-redesign
Update multiplayer header to the latest designs
2021-08-13 16:16:25 +09:00
9c839a6d1e Merge pull request #14258 from TheOmyNomy/legacy-cursor-trail-adjustments
Always show cursor trail for legacy cursor with disjoint trail
2021-08-13 16:00:40 +09:00
248805da1a Merge pull request #14239 from bdach/catch-legacy-explosions-v2
Implement legacy hit explosions for osu!catch
2021-08-13 15:38:40 +09:00
dd7ca4b77b Increase "create room" button height 2021-08-13 15:35:45 +09:00
3b6a8a2bae Rename background sprite and reduce load delay 2021-08-13 15:25:00 +09:00
5cec50bdd1 Add comment mentioning why event bindings are not unbound 2021-08-13 15:24:43 +09:00
76b1c76dbf Merge branch 'master' into legacy-cursor-trail-adjustments 2021-08-13 14:55:34 +09:00
699a61500a Merge pull request #14264 from smoogipoo/fix-multi-spectate-test-failure
Fix multiplayer spectating test failures
2021-08-13 14:53:11 +09:00
dfb68904d7 Merge pull request #14266 from smoogipoo/fix-multi-navigation-test-failure
Fix multiplayer navigation test failure
2021-08-13 14:52:51 +09:00
7c64735b79 Merge pull request #14265 from peppy/update-framework
Update framework
2021-08-13 14:51:49 +09:00
066473393c Merge branch 'master' into catch-legacy-explosions-v2 2021-08-13 14:12:02 +09: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
755b6460b6 Fix multiplayer navigation test failure 2021-08-13 14:05:44 +09:00
8fd6a9eb4b Update framework 2021-08-13 14:01:38 +09:00
8fc0edb283 Fix some multiplayer test failures 2021-08-13 13:54:52 +09:00
2850f6ce95 Privatise counter again 2021-08-13 13:24:05 +09:00
e93660c0f4 Update resources 2021-08-13 13:19:34 +09:00
ee034874bb Merge branch 'master' into remove-comments-page 2021-08-13 13:17:13 +09:00
e913c8f92f Change strings to verbatim 2021-08-13 13:07:02 +09:00
7cc0a2a76f Refactor to fix InterpolateMovements=false 2021-08-13 12:10:33 +09:00
5241029513 Use new FadeExponent shader uniform 2021-08-13 10:27:26 +09:00
7aa361d772 Remove now-incorrect test 2021-08-13 09:02:19 +09:00
b84f238106 Adjust scaling numbers to be closer to stable 2021-08-12 22:33:12 +02:00
e79150d4da Reorder constructor arguments for HitExplosionEntry 2021-08-12 21:48:08 +02:00
f3045b3152 Add comment about swapped sprite names 2021-08-12 21:48:07 +02:00
68f454b51a Enable NRT in explosion-related classes and streamline null handling 2021-08-12 21:48:07 +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
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