Commit Graph

58179 Commits

Author SHA1 Message Date
ab6bf6e1dc Merge remote-tracking branch 'upstream/master' into carousel 2023-01-16 00:27:56 +01:00
1c0a650575 Fix typo 2023-01-16 00:17:26 +01:00
87ee9ab813 Added custom menu items in DrawableCarouselBeatmap 2023-01-16 00:13:12 +01:00
a397b9cbf9 Merge pull request #22221 from frenzibyte/fix-screen-navigation-test-failure
Fix intermittent failure in screen navigation tests
2023-01-16 02:51:25 +09:00
7b718d75e1 Merge pull request #22218 from ekrctb/nullable-catch
Remove #nullable disable from osu.Game.Rulesets.Catch
2023-01-15 16:10:38 +01:00
1f8b7b8f03 Remove #nullable disable from CaughtObject 2023-01-15 23:21:38 +09:00
d664a66a37 Remove redundant canBeNull: true 2023-01-15 23:11:59 +09:00
13c1b8f5a4 Fix intermittent failure in tests with restarting player instances 2023-01-15 16:06:06 +03:00
086604cd14 Remove #nullable disable from Catch.Objects.Drawables
Except DrawableCatchHitObject, it complains in base(hitObject) call.
2023-01-15 17:29:35 +09:00
b88091262d Remove #nullable disable from Catch.UI 2023-01-15 17:29:35 +09:00
b08a1e3a0b Remove #nullable disable from misc Catch files 2023-01-15 17:29:35 +09:00
56fb315f32 Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
2468911f4b Remove #nullable disable from Catch.Judgements 2023-01-15 17:29:32 +09:00
3ab3f556ae Remove #nullable disable from Catch.Difficulty 2023-01-15 17:29:32 +09:00
b049244b75 Remove #nullable disable from Catch.Beatmaps 2023-01-15 17:29:32 +09:00
a75fc5108a Remove #nullable disable from Catch.Edit namespace 2023-01-15 17:29:32 +09:00
8f70424999 Merge pull request #22213 from Joehuu/fix-kudosu-wiki-link
Fix kudosu wiki link from user profile not linking to in-game overlay
2023-01-15 13:06:34 +09:00
627d1725c3 Fix kudosu wiki link from user profile not linking to in-game overlay 2023-01-14 19:56:51 -08:00
efe6dae672 Merge pull request #22200 from bdach/user-profile/update-design-basics
Update user profile appearance to closer match web
2023-01-15 02:50:11 +09:00
4906f37109 Merge pull request #22181 from frenzibyte/attempt-fix-song-select-test-failure
Fix intermittent failure in beatmap carousel tests
2023-01-15 02:35:36 +09:00
67a3ea2c59 Fix wrong date colour of kudosu history items 2023-01-14 17:50:18 +01:00
bfca75395b Adjust colour of top header container 2023-01-14 17:37:33 +01:00
6a9d842660 Adjust user profile header detail appearance 2023-01-14 17:37:31 +01:00
de077403e9 Adjust visual appearance of profile value displays 2023-01-14 17:37:28 +01:00
f80dddbb5e Rearrange and adjust header components where simple 2023-01-14 17:17:28 +01:00
e39eb089ce Update colouring of some profile section elements 2023-01-14 17:17:26 +01:00
5b1111c6b1 Adjust appearance of user profile sections 2023-01-14 17:17:24 +01:00
3f81f173fb Adjust appearance of section navigation 2023-01-14 17:17:21 +01:00
49e08c06a6 Adjust general appearance of user profile overlay 2023-01-14 16:59:51 +01:00
3fa81a52b4 Add other profile sections to test scene 2023-01-14 16:59:47 +01:00
43c0f8b95f Merge pull request #22191 from Joehuu/move-overlay-ruleset-selectors
Move overlay ruleset selectors to tab control in line with web
2023-01-14 16:01:55 +01:00
5e1ea8b34f Merge branch 'master' into move-overlay-ruleset-selectors 2023-01-14 15:22:14 +01:00
d9045b5fa8 Merge pull request #22198 from frenzibyte/fix-mgcc-test-failure
Fix intermittent failure in GCC seeking test
2023-01-14 13:18:14 +01:00
2f2ab445c9 Merge pull request #22182 from stanriders/status-icon
Update status icon design
2023-01-14 21:05:44 +09:00
befb275512 Fix intermittent failure in GCC seeking test 2023-01-14 14:34:22 +03:00
8a55dcec11 Merge pull request #21522 from Mogiiii/18469
Show distance snap for first juice stream object.
2023-01-14 20:25:06 +09:00
e610d19d55 Merge branch 'master' into 18469 2023-01-14 19:53:08 +09:00
cfc8fd0aa1 Merge pull request #22188 from Feodor0090/nofs-locale
Localise some notifications
2023-01-14 18:12:54 +09:00
a6e7efa62c Merge pull request #22194 from Feodor0090/more-editor-nrt
Enable nullability for setup, design and timing editor screens
2023-01-14 18:11:46 +09:00
b37c3203e5 Merge pull request #22192 from stanriders/fix-group-badges
Fix `GroupBadge` crashing on `null` group colour
2023-01-14 01:17:58 +01:00
e07c0c7c1f Using 2023-01-14 02:58:18 +03:00
c95d8645f3 Revert "Use existing string"
This reverts commit f950b624ae.
2023-01-14 02:42:04 +03:00
cb4f32e7bd Use StatusIcon in UserDropdown 2023-01-14 02:31:27 +03:00
77e8315ee2 Adjust naming 2023-01-14 02:30:10 +03:00
e2d6e31314 Using 2023-01-14 02:26:26 +03:00
f70dedfd17 Enable nullability for design screen 2023-01-14 02:24:48 +03:00
4b42240fba Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
78adaa9b03 Enable nullability for timing screen 2023-01-14 02:23:21 +03:00
660bf748d5 Fix GroupBadge crashing on null group colour 2023-01-14 02:23:08 +03:00
7782bfb80b Merge pull request #21448 from Feodor0090/comment-editor-1
Update comment editor component
2023-01-13 23:51:31 +01:00