Update squirrel to latest release
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`
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
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
InputSettings
- Avoids now obsolete variable name - Makes changing to touch detection easier (access to session statics in BDL)
TouchDisableGameplayTaps
Toggle gameplay clicks/taps
This reverts commit 0d8bfedf5d.
0d8bfedf5d