.osu
This reverts commit 51f9377e3d.
51f9377e3d
Don't even ask. Just smile and nod.
SliderMultiplier==1
This is the default in osu!stable and plays better than 1.0.
Fix `ArgonHealthDisplay` sometimes behaving weirdly on miss judgements (alternative)
Remove hover checks for mod-copying menu item
Add ability for the host to abort an in-progress match
Improve song select search performance
case-when
DangerousActionDialog
Changed the LabelledFileChooser in the setup to show the file name of the file that is was selected
Very minor, but putting the more common case towards the start of the method allows early return.
Bypasses various overheads. In theory should be fine? (until it's not on some language)
ArgonHealthDisplay
Uncomment net6.0 code and remove old code in `BeatmapListingOverlay`
Fix several edge cases in skin editor gameplay scene opening flow
Seems like an overreach to say that the user is "watching a replay" there.
Request `READ_EXTERNAL_STORAGE` on older android versions