Closes https://github.com/ppy/osu/issues/20161.
As mentioned in https://github.com/ppy/osu/discussions/20006#discussioncomment-3496732.
See https://github.com/ppy/osu/pull/19407/commits/537f64c75ecd9608b7f8f2b0e184dc18ba4bfa58#r931785228
base.IncompatibleMods
OsuModTarget
OsuModSuddenDeath
`OsuModTarget` already fails on miss, so "Sudden Death" doesn't make sense to be enabled and may only cause issues.
var
BaseDifficulty
Beatmap<T>
BeatmapDifficulty
IBeatmapDifficultyInfo
MetronomeBeatContainer
Metronome
BeatSyncClock
BeginAbsoluteSequence
map
mapRange
IHidesApproachCircles
checkForOverlap
definitelyBigger
- Rename `origHitObjects` to `originalHitObjects` - Use `Value` instead of `GetValueOrDefault()` - Remove `endObj` - Added comments - Rename `closestIdx` to `precedingIndex` - Changed an `almostEquals` call
addHitSamples
IHasRepeats
IHasPathWithRepeats
OsuHitObjectGenerationUtils
isOverlappingWithRecent
MathF
fixComboInfo
!