Make settings textboxes commit on focus lost
Disallow .osu files with the same file content from being imported when in the same set
Add version badge to README
Remove usages of untyped equality
Fix background loading twice when entering song select
Add API functionality to beatmap favourite button
Fix osu!direct test failing
Unsure how this occurred only now; may warrant further investigation.
Implement slider control point additions
Add Ctrl+A to select all and Escape to deselect all Co-authored-by: Dean Herbert <pe@ppy.sh>
Add delete option to the right-click menu Co-authored-by: Dean Herbert <pe@ppy.sh>
Lookup tournament player statistics for the correct ruleset
Move scaling container to OsuGame so OsuGameBase doesn't apply UI scale
Add local preserving container to OsuTestScene to ensure correct test dimensions
Implement hitobject sound adjustment Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix home button not closing login and now playing overlays Co-authored-by: Dean Herbert <pe@ppy.sh>