Update resources with Venera-Medium
Fix screen dimming permanently when chat opened with no channel joined Co-authored-by: Dean Herbert <pe@ppy.sh>
Disable Hidden mod for osu!taiko (until it is implemented)
Fix Relax mod not working with osu! ruleset
Add combo break sound Co-authored-by: Dean Herbert <pe@ppy.sh>
Allow exiting Editor again Co-authored-by: Dean Herbert <pe@ppy.sh>
To update IsHovered
Fix windows updater
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