Commit Graph

12572 Commits

Author SHA1 Message Date
0a7d6948ca Nest model class 2023-01-17 18:19:04 +09:00
a55ce9b586 Merge branch 'master' into JudgementCounter 2023-01-17 09:55:45 +01:00
9acf22b2b1 Merge branch 'master' into song_select_nullability 2023-01-17 15:29:37 +09:00
ef35493864 Avoid need for weird null check by reordering initialisation process 2023-01-17 15:27:21 +09:00
a02556d2fa Move hover logic to SettingsToolboxGroup to avoid expanded state clash 2023-01-17 14:43:22 +09:00
6a0bf89401 Merge branch 'master' into replay-menu-expanded-state-memory 2023-01-17 14:30:23 +09:00
4224907f08 Merge pull request #22208 from Feodor0090/editor-loc
Localise most visible parts of editor
2023-01-16 23:05:17 +09:00
00acea59fc Move some strings to common 2023-01-15 19:37:40 +03:00
9a29c9ae26 remove hacky method to check if carousel is null 2023-01-15 15:32:53 +01:00
c5775aa452 Merge branch 'master' into song_select_nullability 2023-01-15 22:44:13 +09:00
4cf4a66858 Make MusicController a required dependency of SongSelect 2023-01-15 22:43:30 +09:00
f7af5a8115 Revert some formatting changes 2023-01-15 22:39:00 +09:00
5d2e09137c Remove text padding in editor menu for now 2023-01-15 14:40:53 +03:00
8777d5349b Use existing strings 2023-01-15 14:39:34 +03:00
87650044bb Localise create/save dialog 2023-01-15 01:50:47 +03:00
78e562903d Localise part of editor 2023-01-15 01:50:47 +03:00
24df23f420 Localise background header 2023-01-15 01:49:19 +03:00
76eefc7573 Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
a68d4fe5d1 make expansion to not use scheduler 2023-01-14 21:18:51 +00: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
2831db53f7 fix wrong control flow on hover lost 2023-01-14 14:19:02 +00: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
77e8315ee2 Adjust naming 2023-01-14 02:30:10 +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
c3c1d77e8e make PlayerSettingsGroup expand on hover 2023-01-13 23:07:59 +00:00
0b5c89d01f revert additions to SessionStatics 2023-01-13 23:07:21 +00:00
515ada6815 Remove CanBeNull where it's no longer requered 2023-01-13 23:11:50 +03:00
a41a031909 Localise some notifications 2023-01-13 23:11:25 +03:00
112cf403ec Fix intermittent failure in certain beatmap carousel tests 2023-01-13 19:41:44 +03:00
6028abff39 Code Quality 2023-01-13 10:16:52 -05:00
5dd0aaccef Merge branch 'master' of https://github.com/ppy/osu into 18469 2023-01-13 09:54:29 -05:00
e38075c4ef Use PlacementState to check juice stream placement 2023-01-13 09:37:23 -05:00
a6b6fb864e Make carousel non nullable and ensure pre load usages of methods that reference it are protected against failure 2023-01-13 13:10:29 +01:00
403ca05e5e Enable nullability for song select 2023-01-13 00:52:14 +01:00
2365b065a4 Enable nullability for editor components 2023-01-12 18:07:54 +03:00
1597bcbb6f Merge branch 'master' into JudgementCounter 2023-01-11 11:04:37 +01:00
df54410075 Fix skin fail sound not correctly playing
Closes #21719. Tested using skin in issue thread.
2023-01-11 17:31:30 +09:00
1eaabb5ca8 Merge branch 'master' into carousel_nullability_disabling_removal 2023-01-10 18:39:42 +01:00
aab84d50eb Remove boxing overhead in CarouselItem comparator 2023-01-10 18:35:06 +01:00
3210586eb6 Merge pull request #21519 from mk56-spn/variable_BPM_counter
Add dynamic BPM counter to SkinEditor
2023-01-10 18:43:50 +09:00
60eeb4607c Merge pull request #19528 from Joehuu/fix-op-non-current-onexiting
Fix online play screen only accounting for current sub screen onexiting blocks
2023-01-10 18:43:19 +09:00
37d219a8ad Fix comments, remove fixed width on "bpm" text and adjust baseline adjust slightly 2023-01-10 18:20:39 +09:00
85f542c3a8 Make GameplayClock private 2023-01-10 18:15:10 +09:00
3c93d0551c Move setting up to be in line with other toggle 2023-01-10 18:07:15 +09:00
63ce5787e7 Start bars invisible 2023-01-10 18:06:45 +09:00
b7e845201f Fix whitespace around Debug.Assert 2023-01-10 18:03:17 +09:00
d53dafa29f Revert Debug.Assert 2023-01-10 17:52:28 +09:00