Remove hover checks for mod-copying menu item
Implemented tests to make sure logic works as intended
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)
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
Once again remove Mania passive HP drain
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix overlapping chat links crashing the game
Cleanup chat link tests