ParticipantPanel
Fix "Cinema" mod not marking "Repel" as incompatible
Fix "Perfect" mod not marking "Autopilot" as incompatible
Don't send ruleset configuration failures to sentry
Don't show "missing background" messages to user
Make Autoplay Incompatible with Adaptive Speed
Fix `SoloScoreInfo` not carrying mod settings in conversion methods
Bit of an oversight. As reported on [twitter](https://twitter.com/emyl___/status/1548627793075998720) and somewhere else i forgot.
SoloScoreInfo
Change "single tap" mod acronym to not conflict with "strict tracking"
Fix login overlay not displaying error message for disabled accounts
Update resources
Add ability to save failed score
APIException
Previously was relying on whether `SaveReplay` returns null, but since I've changed it to use the standard "prepare score for import" path, the button has to check for local availability after import since that path doesn't return null on fail.
SetUp
Fix clicking search link from song select sometimes not switching search mode to "relevance"
Show leaderboard scores from new data source
Add joystick settings on Android
Fix potential crash in editor from transform time going below zero
Change clicking source/tags on song select to filter instead of searching online
Update framework