Fix hit accuracy heatmap points being offset
Convert selected legacy skin sprites to grayscale
Bump databased star rating versions
`taiko-bar-right-glow` is a prefix of `taiko-bar-right`...
Allow a few new mods and mod settings for pp
Deemed as not affecting difficulty or pp in https://github.com/ppy/osu/pull/26935#issuecomment-1925644008, so can be treated pretty much as nomod.
The mod does impact pp, but it requires no extra difficulty attributes (https://github.com/ppy/osu/pull/26935#issuecomment-1925734171).
Matching stable. Closes https://github.com/ppy/osu/issues/9858. I would have liked to apply this in the taiko transformer itself, but the limited accessibility of texture uploads, and as such the raw image data, sort of prevents that...
Avoid closure allocations when applying hit object results
Fix relax mod not respecting tracking state of sliders when triggering actions
Localise update-related process strings
Further reduce allocation overhead in `ScrollingHitObjectContainer`
Fix selected room bindable being set to null regardless of the removed room
Localise remaining strings on import screen of the first-run setup
Localise remaining strings in settings section
Fix huge allocation overhead in `UnstableRateCounter`
Co-authored-by: Andrei Zavatski <megaman9919@gmail.com>
It's not the 1970s. We can spare a few extra letters.
Rework `UserPanel`s to reduce container nesting
Fix multiplayer/playlists lounge screen disposing rooms synchronously
Update framework
Clear
I have very low hopes translators would be able to correctly navigate this otherwise (especially in languages with different word order).
Fix edit mod preset popover buttons overflowing on some languages
Fix `DrawableManiaRuleset` performing skin lookup every frame
DrawableManiaRuleset