Fix cursor rotating with barrel roll mod active
Change convert-to-ternary warning to hint
Add "Use relative size" setting to argon & default song progress
Refactor `BeatmapAttributeText` to compute values on the fly
DefaultSongProgress
Update dependencies
Preventing malicious actors from permanently destroying games via skins.
ctor
Expose no-op constructors as `protected`
protected
Fix argument order in diffcalc workflow
Fix slider ticks and repeats incorrectly moved to position of head when strict tracking and any conversion mod that moves objects is active
Improve diffcalc workflow with explicit wait + logs
Add ranked date and submitted date filtering to song select
Remove hold-to-confirm delay when pausing using keyboard shortcuts
Add keybind for cycling grid type
Not sure why inspectcode is quiet about this?
Group `HitResult`s with the same name into one column in beatmap ranking
Remove default keybind for "Toggle FPS counter"
Allow more localisation in skin editor
Ensure at least one scale popover axis is active at any time
As in, toggling off an axis if it is the only one enabled will enable the other one in turn. Co-authored-by: Dean Herbert <pe@ppy.sh>
ScoreTable
9cd7f2b
fc1ebfd
ChildrenOfType<>
Fix shuffle not actually changing the track sometimes
Co-authored-by: Dean Herbert <pe@ppy.sh>