Add new methods to ruleset for quicker mod lookups
CreateInstance
Activator.CreateInstance
CreateAllMods
IMod
APIMod
Fix incorrect keyboard navigation order in score panel list
Avoid unnecessary mod settings copy attempt (when no settings exist to copy)
Cache reflection portion of `SettingSource` lookups
Allow customizing link style in a derived class of `LinkFlowContainer`
Fix benchmark project issues
GlobalSetup
BenchmarkMod
Fix volume meter not being highlighted when hovering before show
Specify minimum windows version in readme
Improve multiplayer lounge listing performance
DrawableLoungRoom
This reverts commit 0b55bb6913fbf05ebb8ecadfe711084d6797efe0.
DrawableRoom
LinkFlowContainer
SettingSource
Fixes the mod-related overhead portion of https://github.com/ppy/osu/issues/14638. There's still a significant performance issue that will be addressed separately.
Fix typo in changelog supporter promo
Update framework