1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 00:13:19 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
Dean Herbert 459847cb80
Perform client side validation that the selected beatmap and ruleset have valid online IDs
This is local to playlists, since in multiplayer the validation is
already provided by `osu-server-spectator`.
2025-01-21 19:51:55 +09:00
..
CarouselBeatmap.cs Perform client side validation that the selected beatmap and ruleset have valid online IDs 2025-01-21 19:51:55 +09:00
CarouselBeatmapSet.cs Use title as tiebreaker when sorting beatmap carousel by artist 2024-03-22 08:41:10 +01:00
CarouselGroup.cs Some Carousel classes can be abstract 2024-12-11 16:28:50 +09:00
CarouselGroupEagerSelect.cs Some Carousel classes can be abstract 2024-12-11 16:28:50 +09:00
CarouselHeader.cs Refactor HoverSampleDebounceComponent to inherit Component 2023-02-03 00:29:25 -08:00
CarouselItem.cs Remove boxing overhead in CarouselItem comparator 2023-01-10 18:35:06 +01:00
DrawableCarouselBeatmap.cs Implement ability to mark beatmap as played 2024-12-16 10:49:19 +09:00
DrawableCarouselBeatmapSet.cs Extract "copy link" text to common localisation 2024-11-04 13:59:48 +01:00
DrawableCarouselItem.cs Reduce semi-opaque layers at song select 2024-11-11 17:57:23 +09:00
FilterableDifficultyIcon.cs Remove nullable disabling in carousel 2023-01-08 19:02:48 +01:00
GroupedDifficultyIcon.cs Remove nullable disabling in carousel 2023-01-08 19:02:48 +01:00
SetPanelBackground.cs Crop and disable mipmaps on beatmap panel backgrounds 2023-06-08 16:51:07 +09:00
SetPanelContent.cs Fix intermittent failure in certain beatmap carousel tests 2023-01-13 19:41:44 +03:00
TopLocalRank.cs simplify code 2023-07-16 10:21:32 +08:00
UpdateBeatmapSetButton.cs Partial everything 2022-11-27 00:00:27 +09:00
UpdateLocalConfirmationDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00