I plan to do a full refactor of `RoomSubScreen` at first opportunity.
RoomSubScreen
partial
Hide Discord RPC error messages away from user attention
Roll back windows build image to 2019 on android build job
Initial carousel additions in preparation for selection logic
Per workaround suggested in https://github.com/actions/runner-images/issues/11402#issuecomment-2596473501. Applying this now as my hopes for a swift resolution without changes on our side are slim to none (read thread linked above in full to learn why).
displayedCarouselItems
carouselItems
Refetch local metadata cache if corruption is detected
Fix crash from new combo colour selector when there are no combo colours present
Closes https://github.com/ppy/osu/issues/31615.
Snap to beat divisor when pasting hitobjects in editor
throw
Tidy up various input handling anomalies
Fix song select right click handling
Make friend notifications less prominent
IsImportant
init
virtual
This is local to playlists, since in multiplayer the validation is already provided by `osu-server-spectator`.
Show spectating users during gameplay
LoadComplete()
Add special handling for file import button on iOS
This was already done by `OverlayContainer`.
ComposeBlueprintContainer
Popover
GlobalAction.Back