Add setting to allow forcing the game to draw over notches / cameras
Only use alphanumeric + some special characters in filenames
Improve osu!catch "argon" skin bananas
Delete unused button "CircularButton.cs"
This also avoids using the `UprightScalingContainer` (and allows for scale adjust in the process).
Fix input settings not displaying in visual test browser
OsuGameBase
Populate beatmap ruleset in `SoloScoreInfo.ToScoreInfo()`
Fix bar hit error meter labels not clearing when setting to none
Convert slider velocity to scroll speed in taiko beatmap conversion
Only draw path visualiser when hovered or single slider is selected
Add first pass osu!catch "argon" skin
Damn, i forgor. Sorry, CI runners.
Apparently, the _whole_ filename was checked with GetValidArchiveContentFilename, not just the stem.
Clean up various obsoleted code
editorBeatmap
Clean up obsoleted tournament folder migration code
Clean up configuration related obsoleted code
updateVisualDefinition
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
int
PositionalHitsounds
ShowProgressGraph
This was moved to the component itself.
Fix `SoloScoreInfo.Rank` not being serialised if rank is `D`
Avoid unnecessarily refreshing `SliderBodyPiece`'s path
Reduce size of spinner blueprint to better represent gameplay size
EditorBeatmap