Fix star fountain directions not matching stable
Fix potential crash when loading menu items due to cross-thread ops
Always show supporter-only playlist durations
Fix crash in tournament client when pick/ban is activated
Allow "Last year's placing" in the tournament seeding to show "N/A" for new teams
Fix `SliderPath.GetSegmentEnds`
Apply NRT to `osu.Game.Beatmaps.Formats` namespace
Turns out this breaks when a border style is applied for picks/bans, and it wasn't doing much for visuals anyway.
Fix last slider control point type being included in legacy export
Bump Android target SDK version to 33
Add precise rotation control to osu! editor
I like no-braces for single-line ifs as much as anyone, but with inline comments involved it gets rather dicey.
This "none" value (zero) will be the default value for any new team and will display as "N/A" in the SeedingScreen.
Fix tracking on empty control point groups
GetPath
GetFullPath
Populate
Feels like a better place to be doing this. I think we want to keep any kind of potentially expensive work in the `Populate` method.
SmokeSegment
Adjust LN value scaling to bring overrated LN maps more in line
Add instantaneous mode to `SliderWithTextBoxInput`