Commit Graph

59887 Commits

Author SHA1 Message Date
9dd30e4b4c condition fix 2023-04-03 20:24:38 +09:00
735b48679e use LinkFlowContainer directly 2023-04-03 20:09:49 +09:00
41c01d3929 nullable condition 2023-04-03 20:07:21 +09:00
51240ed46b typo 2023-04-03 19:51:22 +09:00
be79ea1c10 Remove left/right click based placement in taiko editor and respect sample selection 2023-04-03 18:14:58 +09:00
7011928d86 Fix abysmal debug performance due to try-catch logic in DrawableRulesetDependencies 2023-04-03 18:04:33 +09:00
6239789188 Fix missing using statements in multiple test scenes 2023-04-03 15:37:10 +09:00
b0c09df259 Merge branch 'master' into gameplay/key-counter-abstraction 2023-04-03 15:33:35 +09:00
43d7386623 Merge pull request #22926 from Joehuu/fix-sort-direction-not-resetting
Fix beatmap listing sort direction not resetting when changing criteria
2023-04-03 15:32:10 +09:00
a394036279 Merge pull request #23020 from rrex971/fix-ar-cs-catch-less-than-1
Allow AR and CS values below 1.0 for osu!catch Difficulty Adjust mod
2023-04-03 15:30:05 +09:00
e4eb736622 Merge pull request #22929 from Joehuu/fix-loading-blocking-overlay-headers
Fix beatmap listing filter control being blocked by loading layer
2023-04-03 15:29:38 +09:00
a097433cb1 Fix overlay toggle keys working during disabled activation modes
Closes #23104.
2023-04-03 15:03:47 +09:00
247d426c8a Add horizontal padding to currently playing search textbox 2023-04-02 20:50:18 -07:00
436f1e4ae4 Replace other hardcoded horizontal padding with const
- Also add overlay stream item padding const and account for it
2023-04-02 20:50:18 -07:00
af389b1107 Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
7a0edabd5d Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
daf9f19b29 Merge pull request #23098 from Joehuu/update-vote-pill-hover
Update comment vote pill in line with web
2023-04-03 12:01:46 +09:00
8932668f77 Update framework 2023-04-03 10:31:47 +09:00
63ea17f10e Update comment vote pill in line with web 2023-04-02 18:17:40 -07:00
bc0538a7f6 Merge pull request #23089 from Susko3/fix-window-mode-dropdown
Fix window mode dropdown not showing
2023-04-02 20:24:32 +02:00
c3a6a58169 Fix window mode dropdown not showing 2023-04-02 19:23:18 +02:00
ea42e7f3fa Merge pull request #23034 from peppy/fix-ruleset-shader-caching
Fix stutters during gameplay due to shaders not correctly using cache
2023-04-03 00:20:48 +09:00
1e0b64c9e8 Update framework (again) 2023-04-02 23:07:40 +09:00
d949ef3ca4 make guestMapperContainer private
tests don't use it
2023-04-02 22:53:15 +09:00
2cf8636366 show guest diff author in BeatmapPicker 2023-04-02 22:25:58 +09:00
4c2b7e7788 Fix random inspection showing up only in CI 2023-04-02 21:05:20 +09:00
e66569b394 Update ruleset dependency tests in line with nullable changes 2023-04-02 21:04:44 +09:00
cf5acbf66e Update usage of SupportedWindowModes 2023-04-02 20:16:14 +09:00
0f0dd9f2dc Update resources 2023-04-02 20:07:33 +09:00
7f9bf09e03 Update framework 2023-04-02 20:07:31 +09:00
327e284db2 Merge pull request #23053 from peppy/fix-catch-caught-size
Fix circle-size based scale being applied twice to caught fruit
2023-03-31 20:25:12 +09:00
4b294278d6 Merge branch 'master' into fix-ruleset-shader-caching 2023-03-31 20:04:55 +09:00
e78d6c861f Merge pull request #23050 from peppy/debug-use-en-localisation-fallbacks
Always use `LocalisableString` fallbacks when deploying debug and viewing english
2023-03-31 18:26:03 +09:00
1277c8eb5a Merge branch 'master' into debug-use-en-localisation-fallbacks 2023-03-31 17:26:56 +09:00
4b7d44c329 Remove unused using 2023-03-31 16:23:56 +09:00
28f31ef379 Adjust comment slightly 2023-03-31 16:23:37 +09:00
d5b8a45541 Always use fallback strings for English
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2023-03-31 16:20:16 +09:00
8fbb3d50d9 Merge pull request #23048 from peppy/fix-fail-progression-to-results
Fix game incorrectly reaching results screen when saving failed replay on beatmap with video
2023-03-31 13:18:40 +09:00
db71db8491 Update README bounty/compensation section in line with changes applied to osu-web 2023-03-31 13:07:14 +09:00
bfbb5ab96b Merge branch 'master' into fix-fail-progression-to-results 2023-03-30 21:40:49 +02:00
796cd9c916 Rewrite comment explaining early return on checkScoreCompleted given new usages 2023-03-31 02:36:17 +09:00
b25a59fd14 Rename scoreCompleted -> checkScoreCompleted to reflect the fact it doesn't always succeed 2023-03-31 02:30:04 +09:00
ea7bf3586d Merge pull request #23049 from peppy/fix-newlines-in-notification
Fix localisation for audio device error containing incorrect newline escaping
2023-03-29 22:30:01 +02:00
5d395e6d37 move to ctor 2023-03-29 22:59:54 +09:00
19b7036b95 use same same duration
negligence in migrating code
2023-03-29 22:56:35 +09:00
e85c28031e change weird name 2023-03-29 22:55:25 +09:00
836c884aae Fix circle-size based scale being applied twice to caught fruit
Closes #22968.
2023-03-29 18:03:22 +09:00
72c5c9848f Always use LocalisableString fallbacks when deploying debug and viewing english
This allows changes to `xxxStrings.cs` files to immediately reflect in
the UI, which is (at least for me) an expectation.
2023-03-29 14:44:43 +09:00
c7003434b2 Fix localisation for audio device error containing incorrect newline escaping 2023-03-29 14:33:10 +09:00
4dd0c2c7a5 Add assert ensuring we don't ever get to the results screen with an F rank
Intentionally an assertion as I want tests to fail, but I don't want
this to cause crashes for an end user if it does happen to occur.
2023-03-29 14:11:58 +09:00