Add flag to osu.iOS.sln.DotSettings as well
Disable auto detected rules
Improve layout of beatmap details pane when source is unknown
Hide exit button if the host does not support exiting
Fix scores being stored as ints
# Conflicts: # osu.Game/Screens/Menu/MainMenu.cs
Use `Track.Completed` event
this
Fix song select background not being exited in time for main menu
Fix slider button tracks and general replay accuracy
Remove limitation stopping search updates when no query present in direct
Fix key counters being ordered incorrectly
Closes #4310.
Avoid fatal exceptions being thrown on download failure
Fix regression causing playback rate to display incorrectly
Closes #4313.
Was not processing timeToAcceptAnyKeyAfter when cursor was outside valid tracking area, but should have been.
Run UpdateSubTree twice to ensure correctness