This will now get the IPC Path again as the default path if one is present, else it will fall back to osu! lazer's base path.
DI is also not needed anymore to access StableInfo, this goes through FileBasedIPC. Note: directory selector now always navigates to the osu! lazer base path.
Fix osu!mania stage-left and stage-right sprites incorrectly scaling horizontallly
Fix searching by genre/language not working in beatmap listing overlay
Implement contracted score panel and integrate into results screen
Fix minor typo in OsuGameBase
Remove necessity for custom mania interface caching
Update framework
Fix saving in the editor causing the current beatmap to change
Hide non-alive selection blueprints by default
Allow drag selections to occur from outside the playfield
Allow HandleMovement by default
Simplify scrolling ruleset editor implementation by adding base position support
Allow SelectionHandler to provide custom context menu items without local hover check