Change always-discarded-parameter inspection to hint
Add back online view container to chat overlay
See https://github.com/ppy/osu/blob/f8830c6850128456266c82de83273204f8b74ac0/osu.Game/Rulesets/Scoring/ScoreProcessor.cs#L518 Coming up as a suggestion (the only one in the solution).
Added subheadings to maintenance section in settings
Fix blocking overhead when calling `WriteAsync`
Update framework
New audio feedback for metronome
WriteAsync
Change editor seek-while-playing modifier to be BPM agnostic
Reset spectator speed after the last frame is reached
Add ability to handle `osu://` scheme links via IPC on desktop
nullable enable
Fix metronome playing mistimed beat sounds on editor clock resume
Move input settings creation to `OsuGameBase` and add mouse settings to mobile
osu://
ILinkHandler
Rename importer `PostImport` to `PresentImport` and add proper `PostImport`
IPostsImports
IModelImporter
Remove necessity to provide `BeatmapDifficultyCache` as a function to `ScoreManager`
PostImport
PreImport
RealmArchiveModelImporter.HandledExtensions
Not used anywhere and probably not wanted ever.