Commit Graph

57131 Commits

Author SHA1 Message Date
fe58329478 Merge pull request #21151 from peppy/taiko-judgement-fixes
Fix various issues surrounding hit judgements
2022-11-11 16:41:46 +09:00
8063dcd74a Merge pull request #21148 from peppy/taiko-barline-separation
Move major barline portion to default implementation to allow for further customisation
2022-11-11 16:40:51 +09:00
cd47350834 Merge pull request #21150 from peppy/taiko-tick-trackiung
Move first tick tracking logic inside `TickPiece`
2022-11-11 16:40:09 +09:00
5bdbf56f43 Merge branch 'master' into taiko-judgement-fixes 2022-11-11 15:48:33 +09:00
1a1a186d22 Merge branch 'master' into taiko-barline-separation 2022-11-11 15:47:06 +09:00
f25a8ee4a6 Merge branch 'master' into taiko-tick-trackiung 2022-11-11 15:41:06 +09:00
83a6763975 Merge pull request #21121 from peppy/improve-ui-control-sound-sync
Update settings UI animation to better suit immediacy of sound effects
2022-11-11 07:35:27 +01:00
db25e9e9c8 Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
88195d3984 Merge branch 'master' into improve-ui-control-sound-sync 2022-11-11 07:29:37 +01:00
6ac19615fa Fix test failure 2022-11-11 14:55:41 +09:00
846c219984 Merge pull request #21199 from Susko3/fix-language-parsing
Fix parsing of `Language` when using system default language
2022-11-11 13:54:39 +09:00
63270c8619 Merge branch 'master' into improve-ui-control-sound-sync 2022-11-11 05:50:28 +01:00
5b1e39abd5 Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
83a3f1b82e Add computeRawScore() 2022-11-10 14:15:20 -03:00
86862b1f29 Merge pull request #21164 from Susko3/fix-default-24h-time-format
Fix `Prefer24HourTime` default value being wrong
2022-11-11 00:16:47 +09:00
50cc2829a5 Merge pull request #21197 from Susko3/fix-ci-failing
Fix NRT causing CI failure
2022-11-11 00:16:28 +09:00
efc0325bef Fix nullability issue 2022-11-10 23:41:15 +09:00
980acb0a13 Merge pull request #21154 from peppy/seeding-fixes
Fix multiple issues with seeding screen in tournament client
2022-11-10 23:05:20 +09:00
94772a9cda Merge pull request #21147 from peppy/fix-timeline-editor-crash
Fix editor hard crash when beatmap file specified out-of-range timeline zoom value
2022-11-10 22:59:55 +09:00
fd88c92d5a Merge pull request #21144 from peppy/fix-storyboard-end-start-time
Fix incorrect handling of storyboard events with `end_time` before `start_time`
2022-11-10 22:53:45 +09:00
6303b88e56 Fix NRT causing CI failure 2022-11-10 14:31:24 +01:00
1f8824a754 Update framework 2022-11-10 16:14:40 +09:00
bc6da2bbaf Merge branch 'master' into fix-default-24h-time-format 2022-11-10 16:14:37 +09:00
4c6ab27ae4 Merge pull request #21192 from Samaoo/fix-tablet-area-dimensions
Fix inaccurate tablet area dimensions when applying aspect ratio
2022-11-10 14:14:11 +09:00
606d42c679 Merge pull request #21184 from peppy/skinnable-things-cleanup
Skinnable class naming pass
2022-11-10 12:52:08 +09:00
20520e7290 Merge pull request #21171 from peppy/unpollute-taiko-drawable-hit
Remove triangles skin specific implementation from base osu!taiko `DrawableHit`
2022-11-10 12:47:36 +09:00
46d4fc0279 Merge pull request #21167 from peppy/fix-storyboard-variables
Fix some issues with storyboard variables
2022-11-10 12:46:52 +09:00
dddbc7496a Merge pull request #21168 from peppy/fix-storyboard-extension-lookup
Fix sprites not displaying in storyboard if filename extension is missing in script
2022-11-10 12:31:00 +09:00
051f7f4c68 Merge pull request #21173 from peppy/toggle-hit-markers
Add the ability to toggle off hit marker displays in the editor
2022-11-10 12:23:53 +09:00
3547c04002 Merge branch 'master' into skinnable-things-cleanup 2022-11-10 12:09:32 +09:00
f90010628c Merge pull request #21185 from peppy/fix-editor-sample-spam
Fix editor playing too many sounds when user performs a manual seek during playback
2022-11-10 12:05:16 +09:00
040d7ee247 Merge pull request #21183 from peppy/skinnable-nullability
Apply nullability considerations to all skin related classes
2022-11-10 11:50:41 +09:00
4bcea91a21 Merge pull request #21166 from peppy/close-side-overlays-when-main-overlay
Closes https://github.com/ppy/osu/issues/21162
2022-11-09 13:24:01 -08:00
2b81f3048c Merge branch 'master' into close-side-overlays-when-main-overlay 2022-11-09 12:48:57 -08:00
be81c658af move tablet area calculations to functions 2022-11-09 20:14:01 +01:00
0011f4e7be fix comment lol 2022-11-09 19:59:04 +01:00
4fbc240aa1 Merge remote-tracking branch 'origin/gameplay-leaderboard-fix' into gameplay-leaderboard-fix 2022-11-09 19:53:56 +01:00
ab53fb17d3 change displayed text from #? to - 2022-11-09 19:53:36 +01:00
3909e5730e Rename test steps
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
2022-11-09 21:33:28 +03:00
533a2db5ea fix inaccurate tablet area dimensions when applying aspect ratio 2022-11-09 18:48:47 +01:00
e19ba65f91 Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00
1aa0e40f2f Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
e75c3b3f94 Rename SkinnableTarget to GlobalSkinLookup 2022-11-09 17:46:43 +09:00
c908969d9b Rename ISkinComponent to ISkinLookup 2022-11-09 17:46:43 +09:00
ab458320c4 Fix some lingering inspections 2022-11-09 17:46:24 +09:00
4457648b1c Fix editor playing too many sounds when user performs a manual seek during playback 2022-11-09 17:42:33 +09:00
d4251271d8 Apply nullability to SkinnableDrawable 2022-11-09 13:59:13 +09:00
bf26dbffc2 Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
2952dbc8fb Apply nullability to osu!catch skinning classes 2022-11-09 13:58:58 +09:00
a6165ea78a Apply nullability to osu!mania skinning classes 2022-11-09 13:58:58 +09:00