osu/osu.Game
Dean Herbert 555ce7684b Adjust GameplaySampleTriggerSource to only switch samples when close enough to the next hit object
Closes #23963.

To simplify things, I've removed the optimisation of using
`AliveObject`s because it would break the way this whole lookup works.
2023-06-20 20:06:07 +09:00
..
Audio
Beatmaps Fix beatmap info length tooltip not showing actual drain length 2023-06-17 15:00:32 -07:00
Collections Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
Configuration Merge branch 'master' into limited-distance-spacing 2023-06-16 16:56:22 +09:00
Database Force migration of old-new standardised scores to run once more 2023-06-16 14:04:18 +09:00
Extensions Handle culture code differences of Traditional Chinese 2023-06-08 03:27:05 +03:00
Graphics Dynamically change placeholder to convey how to activate search 2023-06-18 15:58:50 +02:00
Input Change default bindings to account for mouse wheel rotation 2023-06-07 18:07:56 +09:00
IO
IPC
Localisation Dynamically change placeholder to convey how to activate search 2023-06-18 15:58:50 +02:00
Models
Online Fix beatmap info length tooltip not showing actual drain length 2023-06-17 15:00:32 -07:00
Overlays Fix beatmap info not showing individual difficulty bpm 2023-06-19 11:05:29 -07:00
Performance
Properties
Replays
Rulesets Adjust GameplaySampleTriggerSource to only switch samples when close enough to the next hit object 2023-06-20 20:06:07 +09:00
Scoring Also move GetMaxAchievableCombo 2023-06-16 15:26:13 +09:00
Screens Fix slightly incorrect calculations 2023-06-19 20:23:46 +09:00
Skinning
Storyboards
Tests Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-06-20 17:43:52 +09:00
OsuGame.cs Move DragDrop handling to base game implementation for iOS support 2023-06-17 20:30:22 +03:00
OsuGameBase_Importing.cs
OsuGameBase.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
PerformFromMenuRunner.cs