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.
Makes the score counter not look weird when it reaches 8 digits
Fix resume cursor following gameplay cursor scale setting
Quite a few fixes since our last update. See https://github.com/clowd/Clowd.Squirrel/releases. Of special note is [a fix for incomplete updates](https://github.com/clowd/Clowd.Squirrel/issues/182) which I believe we've seen cause issues in the wild before.
Will be added back in a separate PR