ConfigureConnection
Adjust osu! autoplay generation to ensure constant SPM with rate-changing mods
This isn't actually required to fix the behaviour but it does feel like a better place to put this logic.
Add classic mod for the osu! ruleset
Co-authored-by: Dean Herbert <pe@ppy.sh>
Allow ModDifficultyAdjustment to extend beyond the sane limits of the game
Prevent the default on-click sample from playing for OsuCheckbox
Add local user customisation for freemod mod settings
Use unique sample for edit button click (ButtonSystem)
Update resources with new samples
This also removed a previous attempt at the same thing, which happened to not be applying due to the reference to the applied bindable not being held. Whoops.
Add Messagepack support for serialising unknown bindable types