Only ignore online score id for database import
Remove legacy playlist item ID handling
Add more correct flip support to skin editor
OsuSelectionHandler
SkinBlueprint
Not sure how this feels, but it makes using the same point throughout the editor possible, which I think is the correct way forward for now.
Rename hitobject blueprints and tie them to HitObjects
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix accuracy heatmap points changing colour
Add layout customisation support for `SongProgress`
ShouldBeConsideredForInput
ReceivePositionalInputAtSubTree
Exclude interfaces from skinnable types
HUDOverlay
SongProgress
Fix a potential nullref when starting `Player` with autoplay disabled and beatmap fails to load
DrawableRuleset
Implement a directory selection screen
Added "invert" mod for taiko
Add support for original language metadata display on playlist items
This reverts commit 5972e43bc2.
5972e43bc2
Remove obsolete methods in `ModHidden` and apply few touches
Add star rating to the beatmap metadata in player loading screen
Shouldn't guard against that here.