Fix footer random button autosizing to text length
Fix clicking anywhere in the beatmap overlay dismissing it
Adjust sheared button visuals to improve disabled / mousedown state
Improve "Alternate" mod to reset at first object after break
Fix first-run overlay's song select applying track adjustments
Update overlay ruleset selector inline with osu-web design
Closes https://github.com/ppy/osu/issues/18041.
Update production endpoint to new version
Update framework
f
Update first-run overlay footer buttons to use new sheared design
Make some mods incompatible with `OsuModTarget`
Allow rewinding random in song select with "Shift + Left Click"
Not too noticeable, but better match web in any case.
Due to the changes in `APIUser`, which change equality to be based on ID.
Looks weird with `AlwaysPresent`.
Force start/abort multiplayer games after a timeout
Remove placeholder UI pieces to avoid user confusion
EnsureMutableSkin
Add first run "beatmaps" screen
Don't block clicks when dragging on the osu! logo
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>