Editor{Beatmap,Clock}
Editor
EditorTestScene
EditorLoader
Improve content transitions in beatmap listing
Allow popovers to be closed via back button press
Fix triangles intro attempting to restart track after it is disposed
Update `LeaderboardModSelector` to avoid creating mod instances
Add featured artist markers to beatmap listing and overlay
Fix supporter promo background colour
Fix beatmap listing overlay not hiding via keyboard control when scrolled
Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device
Add new methods to ruleset for quicker mod lookups
LeaderboardModSelector
ModIcon
IMod
Mod
CreateInstance
Activator.CreateInstance
CreateAllMods
APIMod
Closes https://github.com/ppy/osu/issues/14669.
Fix incorrect keyboard navigation order in score panel list
Closes https://github.com/ppy/osu/issues/14684.
UsingThemedIntro
ExplicitContentBeatmapPill
Avoid unnecessary mod settings copy attempt (when no settings exist to copy)
Cache reflection portion of `SettingSource` lookups