1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 16:42:55 +08:00
osu-lazer/osu.Game/Screens/Select
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
..
Carousel Perform client side validation that the selected beatmap and ruleset have valid online IDs 2025-01-21 19:51:55 +09:00
Details Decouple AdvancedStats from global mods 2024-10-10 14:22:16 +02:00
Filter Automated pass 2023-06-24 01:00:03 +09:00
Leaderboards Don't highlight friends' scores under beatmap's friend score leaderboard 2025-01-20 00:21:10 +08:00
Options Use new overlay pop-in/pop-out samples 2023-08-17 18:36:36 +09:00
BeatmapCarousel.cs Move absolute scroll support local to carousel and allow custom bindings 2025-01-16 20:47:59 +09:00
BeatmapClearScoresDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
BeatmapDeleteDialog.cs Fix Beatmap Delete Dialog 2024-10-14 09:55:28 +09:00
BeatmapDetailArea.cs functionality is done 2023-09-03 02:09:01 +03:00
BeatmapDetailAreaDetailTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapDetailAreaTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetails.cs Apply padding to GridContainers directly 2024-02-20 23:18:37 +03:00
BeatmapInfoWedge.cs Move rate-changing TODO to a common place in CalculateRateWithMods 2024-12-02 23:49:51 +01:00
BeatmapInfoWedgeBackground.cs Automated pass 2023-06-24 01:00:03 +09:00
FilterControl.cs Initial support for free style selection 2024-12-23 20:12:25 +09:00
FilterCriteria.cs Perform client side validation that the selected beatmap and ruleset have valid online IDs 2025-01-21 19:51:55 +09:00
FilterQueryParser.cs Add missing source query filter in song select 2024-11-15 22:53:23 -08:00
Footer.cs Remove unused using directives 2024-11-11 11:04:43 +01:00
FooterButton.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButtonMods.cs Swap the low and high multiplier color 2024-06-26 21:39:14 +08:00
FooterButtonOptions.cs Automated pass 2023-06-24 01:00:03 +09:00
FooterButtonRandom.cs Show "rewind" text on random button when beginning a right mouse press 2023-05-17 14:51:40 +09:00
LocalScoreDeleteDialog.cs Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
ModSpeedHotkeyHandler.cs Fix rate change hotkeys sometimes losing track of adjust pitch setting 2024-09-30 08:47:02 +02:00
NoResultsPlaceholder.cs Partial everything 2022-11-27 00:00:27 +09:00
PlayBeatmapDetailArea.cs Fix song select leaderboard tab ordering not matching stable 2023-12-28 14:13:35 +09:00
PlaySongSelect.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
SkinDeleteDialog.cs Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
SongSelect.cs Add tooltips explaining multiplayer mod selection buttons 2025-01-21 18:35:59 +09:00
SongSelectTouchInputDetector.cs Rename touch "input handlers" to detectors 2023-11-06 10:08:19 +01:00
WedgeBackground.cs Only apply dim changes when background blur is disabled 2023-02-15 14:16:34 +09:00