perMonitorV2
<dpiAwareness>
Yes, `xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings"` is required else the game will exit with code 500 on startup.
<supportedOS>
<dependentAssembly>
osu! was working fine without this.
app.manifest
List<>
StrongNestedHitObject
DrawableHitObject
Never remove significant digits from star rating displays
Closes https://github.com/ppy/osu/issues/24079.
Localise chat related notifications
Trigger state change when flipping via hotkey in the editor
Fix incorrect realm copy logic when a beatmap becomes detached from its set
Due to being fundamentally incompatible with the `Debug.Fail()` call added in 99e55bb9c0. This reverts commit 4ecc724841.
99e55bb9c0
4ecc724841
MultiplayerRoomUser
Unknown
OnlinePlayBeatmapAvailabilityTracker
BeatmapAvailability
This will trigger a change even if nothing happens. But I think that's okay (not easy to avoid) because the change handler should be aware that nothing changed, if anything. Closes https://github.com/ppy/osu/issues/24065.
Debug.Fail
Add support for matching full terms at song select using suffixed `!`
Fix delete difficulty flow not actually deleting the difficulty from realm
Add support for `Ctrl` + `<` / `>` to rotate selection in editor