Update code in line with framework menu changes Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Dean Herbert <pe@ppy.sh>
Remove GC debug setting
Fix ruleset selector line not moving on first display Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix download buttons not finding existing downloads and already downloaded maps Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix TestSceneHyperDash in test browser
Equals overrides are not used in EF queries without running the comaprison locally instead of on the database, so to preserve that the comparison logic is instead implemented on a per manager basis.
Remove no longer necessary HandleInput overrides
Fix settings subpanels dimming main content
Implement Ruleset Selector component for profile overlay
Handle beatmaps with disabled download or missing content Co-authored-by: Dean Herbert <pe@ppy.sh> Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Anonymise some test data further