1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-08 05:43:14 +08:00
osu-lazer/osu.Game/Screens/SelectV2
Dean Herbert ecef5e5d71
Add set-difficulty tracking in BeatmapCarouselFilterGrouping
Rather than tracking inside individual items, let's just maintain a
single dictionary which is refreshed every time we regenerate filters.
2025-01-23 18:48:44 +09:00
..
Footer Adjust footer design to display well with the rest of the game 2024-06-30 04:32:05 +03:00
Leaderboards Add context menu option to copy link to an online score 2024-11-04 13:59:48 +01:00
Wedge Inline single-frame layout issue comment instead 2024-08-14 00:41:43 -07:00
BeatmapCarousel.cs Only show loading when doing a user triggered filter 2025-01-23 15:51:54 +09:00
BeatmapCarouselFilterGrouping.cs Add set-difficulty tracking in BeatmapCarouselFilterGrouping 2025-01-23 18:48:44 +09:00
BeatmapCarouselFilterSorting.cs Make CarouselItem sealed and remove BeatmapCarouselItem concept 2025-01-23 18:48:44 +09:00
BeatmapCarouselPanel.cs Make CarouselItem sealed and remove BeatmapCarouselItem concept 2025-01-23 18:48:44 +09:00
BeatmapInfoWedgeV2.cs Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
Carousel.cs displayedCarouselItems -> carouselItems 2025-01-23 15:58:35 +09:00
CarouselItem.cs Move Selected status to drawables 2025-01-23 18:48:43 +09:00
ICarouselFilter.cs Add basic selection support 2025-01-11 01:43:47 +09:00
ICarouselPanel.cs Make CarouselItem sealed and remove BeatmapCarouselItem concept 2025-01-23 18:48:44 +09:00
SongSelectV2.cs Bind game-wide mods bindable to mod select overlay in new song select screen 2024-06-30 06:50:36 +03:00