Add "export" item to skin editor menu
Update framework
Fix skin editor not clearing undo history on skin change
Implement basic touchscreen detection
Attempt to support quotes in handling of GH comment body
...because apparently it may take a while to update the flag.
Show touch input settings on mobile
Definitely faster, hopefully more reliable too.
Fix osu! (slider) combo not matching expectations when classic mod is disabled
Update squirrel to latest release
HitResultTest
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This does not cover android since `TouchHandler` is SDL-based.
Also updates touch settings so the touch handler can't be disabled on mobile.
Split tournament player lists more equally
Continue to play spinner bonus sounds when MAX display occurs
Add "disable taps during gameplay" to touch input settings and related UI
SFX improvements for `ButtonSystem`/`MainMenu`
PlayerTouchInputDetector
ButtonSystem
MainMenu
Fix editor crash when creating a new difficulty in a non-existent beatmap
Ensure `BarGraph`'s draw quad is thick enough
Add ability to view kudosu rankings
The `country` attribute is optional and not included in the kudosu rankings response so use `country_code` instead.
Fix resume cursor following gameplay cursor scale setting