Login and registration localisation
Fix song select rewind logic not handling deleted beatmaps
Update CFS to NET6.0
Adjust argon progress display to work well on bright backgrounds
Add a checkbox to toggle line breaking for each mod in tournament mappool screen
The casing of the "caps lock" tooltip wasn't changed in code, as tooltips should be ideally sentence-cased, see https://github.com/ppy/osu/pull/21765#issuecomment-1552378930.
Migrate old standardised scores to new algorithm
Fix playback controls in editor handling key repeat when they probably shouldn't
Closes https://github.com/ppy/osu/issues/23903.
updateScore
Reset
Add a few more search keywords for offset settings
Use `Anchor`/`Origin` instead of `GridContainer` for drawable room background gradient
FillFlowContainer
GridContainer
https://github.com/ppy/osu/discussions/23898#discussioncomment-6159206
TrackHitEvents
false
Add tooltips to truncated text
Fix storyboard being null if file doesn't exist
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
MaxCombo
Reduce delays and fades for carousel panels to improve song select initial display performance