Add skin support for sliderpoint10 and sliderpoint30
Exclude all beatmap audios from the hitsounds format check
Add verify check for inconsistent audio usage
Use fallback icon in `PanelBeatmap` if ruleset is not found
Add `AimErrorMeter`
Fix even more issues with replay fail indicator
Fix BPM grouping mode not defining a group for 290 - 300 BPM range
SongSelectV2: Fix rewind triggering on right-clicking and dragging away from random button
closes https://github.com/ppy/osu/issues/34724
closes https://github.com/ppy/osu/issues/34700
closes https://github.com/ppy/osu/issues/34688 I originally wrote it this way semi-intentionally because I thought cutting out the sample was worse than letting it play out, but I also forgot that people use like seventy hour long fail samples.
closes https://github.com/ppy/osu/issues/34685
Refactor notification avatar to remove `OnUpdate`
Ensure all mod types are `public`
Force Xcode 16.4 on CI
Fix a bunch of issues with replay fail indicator
closes https://github.com/ppy/osu/issues/34673 This is a bit half-baked because the next thing someone is going to report is that when rewinding with a rank display present in the user's skin, the rank doesn't revert from F anymore. That is because of https://github.com/ppy/osu/blob/237de1ef72a06babd9e3dbd582d5c29faca171b9/osu.Game/Rulesets/Scoring/ScoreProcessor.cs#L392-L394 which I'm not willing to touch on short notice.
closes https://github.com/ppy/osu/issues/34675
closes https://github.com/ppy/osu/issues/34674
Support not equal operator in song select search
Add setting for adjusting beatmap offset automatically based on last play