2024.718.1
Editor
Fix crash when adding mania notes right after changing timing point (#28944 by @bdach)
Minor editor design tweaks (#28948 by @peppy)
Just some minor changes / reverts from last release based on personal / initial user feedback.
Framework
- Fix popovers one-frame-twitching in specific circumstances (ppy/osu-framework#6335 by @bdach)
- Fix intermittent test failure in
TestSceneArgonHealthDisplay
(#28898 by @frenzibyte) - Disable multi-line trailing comma inspections entirely (#28934 by @frenzibyte)
- Fix SampleGame prelaunch tasks (ppy/osu-framework#6337 by @Nierius)
- Fix more test failures (#28900 by @smoogipoo)
- Disable multi-line trailing comma inspections entirely (ppy/osu-framework#6338 by @frenzibyte)
- Keep
PassThroughInputManager
in input queue even while parent input is disabled (ppy/osu-framework#6340 by @frenzibyte) - Update framework (#28963 by @peppy)
Gameplay
Fix held gameplay keys stuck after pausing and resuming (#28954 by @frenzibyte)
Gameplay (osu!mania)
- Fix hold note light lingering with No Release (#28905 by @mcendu)
- Make "Hold Off" and "No Release" mod incompatible (#28949 by @peppy)
Online
Fix users getting logged out unexpectedly (ppy/osu-server-spectator#238 by @bdach)
Skin Editor
- Fix selection box being initially visible on top-left corner in skin editor (#28937 by @frenzibyte)
Song Select
- Fix degraded performance when changing mod settings on a large beatmap (#28936 by @frenzibyte)
- Fix beatmap carousel performance regression with large databases (#28946 by @peppy)
UI
Fix various visuals of playlist beatmap panels (#28947 by @peppy)
- Fix border being fat
- Fix thumbnail not masking correctly
- Fix background layer not being correctly fit to the panel
- Dim the main background on hover
- Minor tweaks to dimming and sizing
Before | After |
---|---|
Smaller changes
- Fix tab extension dropdown having dead non-clickable hover area (#28908 by @peppy)
- Fix skipping to next track not working (#28942 by @bdach)
Full Changelog: 2024.718.0...2024.718.1