Commit Graph

59709 Commits

Author SHA1 Message Date
52fc6de13f merge fix
wtf?
2023-04-09 15:12:15 +09:00
5d64c1b7bf exception handling 2023-04-09 15:09:18 +09:00
ce6a87b4a3 Merge remote-tracking branch 'upstream/master' into export 2023-04-09 15:02:47 +09:00
fc55b96e77 remove CompletionText in Constructor
this will never used

Co-Authored-By: Dean Herbert <pe@ppy.sh>
2023-04-09 14:27:42 +09:00
49193a2bdd CompletionText
Co-Authored-By: Dean Herbert <pe@ppy.sh>
2023-04-09 22:25:47 +09:00
de21b4a2f7 use Live<TModel>
Use RealmAccess only when needed
2023-04-09 22:21:15 +09:00
1f4da35c8d notification nullable fix 2023-04-09 22:13:53 +09:00
13b522e825 repair usage of CancellationToken
Co-Authored-By: n0099 <n@n0099.net>
2023-04-09 22:09:53 +09:00
628c23afae Merge pull request #23146 from EVAST9919/ruleset-samples-dispose
Fix `SampleStore` in `DrawableRulesetDependencies` isn't being disposed
2023-04-06 21:02:39 +09:00
ed565b1e59 Fix SampleStore isn't being disposed 2023-04-06 11:40:04 +03:00
e6872629f3 Merge pull request #22868 from peppy/no-epilepsy-warning-storyboard-disable
Don't show epilepsy warning when storyboards are disabled
2023-04-06 12:32:38 +09:00
92b8a0eaf4 Merge pull request #22872 from Terochi/update-skinnable-sound-before-playing
Fix pause and fail screen samples not updating when skin is changed during gameplay
2023-04-05 23:39:10 +02:00
ba753a8aac Merge branch 'master' into update-skinnable-sound-before-playing 2023-04-05 22:56:25 +02:00
8a52658c1f Merge pull request #22858 from peppy/fix-old-beatmap-crash-on-load
Fix crash on attempting to load some old beatmaps which specify background images incorrectly
2023-04-05 22:28:05 +02:00
27055919a3 Merge branch 'master' into fix-old-beatmap-crash-on-load 2023-04-05 21:39:42 +02:00
a4e68e1845 Merge pull request #22654 from ItsShamed/gameplay/key-counter-abstraction
Introduce common structure for key counters
2023-04-05 21:07:30 +02:00
6df7614b9d Add tests for suppressing epilepsy warning when storyboard disabled 2023-04-05 20:56:50 +02:00
02c6126be7 Ensure storyboards are enabled in existing epilepsy warning tests 2023-04-05 20:53:54 +02:00
e5d57a65c9 Fix incorrect indent 2023-04-05 19:47:25 +02:00
432f698697 Merge branch 'master' into gameplay/key-counter-abstraction 2023-04-05 19:45:14 +02:00
ff593137de Merge pull request #23112 from peppy/taiko-sample-based-plcaement
Remove left/right click based placement in taiko editor and respect sample selection
2023-04-04 19:32:43 +02:00
7d9327f3e2 Only allow hit placement when left mouse is clicked 2023-04-04 18:40:10 +02:00
e25ddbf53c Merge branch 'master' into taiko-sample-based-plcaement 2023-04-04 18:38:18 +02:00
1a5707b65f Merge pull request #22878 from peppy/fix-replay-fail-on-exit
Ensure replays don't enter a failed state when exiting gameplay
2023-04-03 22:38:32 +02:00
aa94e61559 Merge pull request #23111 from peppy/fix-debug-perf-drd
Fix abysmal debug performance due to try-catch logic in `DrawableRulesetDependencies`
2023-04-03 21:56:13 +02:00
8cc425774b Merge branch 'master' into fix-replay-fail-on-exit 2023-04-03 21:23:23 +02:00
7dfd903b76 Merge branch 'master' into fix-debug-perf-drd 2023-04-03 21:04:18 +02:00
b5d9284de2 Merge pull request #23108 from peppy/fix-overlay-toggles-during-disclaimer
Fix attempting to show overlay during game intro playing hide sound effects
2023-04-03 20:48:03 +02:00
f42a463479 Remove #nullable disable
May as well that we're here...
2023-04-03 20:14:17 +02:00
ed07c0640b Remove unused using directive 2023-04-03 20:13:59 +02: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
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
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