1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
2023-01-17 17:26:05 +00:00
..
ClicksPerSecond Partial everything 2022-11-27 00:00:27 +09:00
HitErrorMeters Move setting up to be in line with other toggle 2023-01-10 18:07:15 +09:00
ArgonSongProgress.cs refactor(ArgonSongProgress): reorder layering and make density graph visible for past time 2023-01-17 13:16:56 +00:00
ArgonSongProgressBar.cs quality: remove unused Darken bindable boolean 2023-01-17 17:26:05 +00:00
ArgonSongProgressGraph.cs refactor(ArgonSongProgress): reorder layering and make density graph visible for past time 2023-01-17 13:16:56 +00:00
BPMCounter.cs Fix comments, remove fixed width on "bpm" text and adjust baseline adjust slightly 2023-01-10 18:20:39 +09:00
ComboCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultAccuracyCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultComboCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultHealthDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultScoreCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultSongProgress.cs refactor(hud/gameplay/SongProgress): Add interface to designate SongProgressBars 2023-01-09 21:48:53 +01:00
FailingLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
GameplayAccuracyCounter.cs Fix counter initially rolling down from 100% to 0% in minimum achievable mode 2022-12-30 21:13:41 +01:00
GameplayLeaderboard.cs Fix gameplay leaderboard showing "-" on non-tracked scores 2023-01-06 12:06:47 +03:00
GameplayLeaderboardScore.cs Partial everything 2022-11-27 00:00:27 +09:00
GameplayScoreCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
HealthDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
HoldForMenuButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ILeaderboardScore.cs Make score type consistent 2022-11-06 19:59:27 -03:00
ISongProgressBar.cs refactor(hud/gameplay/SongProgress): Add interface to designate SongProgressBars 2023-01-09 21:48:53 +01:00
LongestComboCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
MatchScoreDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
ModDisplay.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
ModFlowDisplay.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
MultiplayerGameplayLeaderboard.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
PerformancePointsCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
PlayerSettingsOverlay.cs Merge branch 'master' into replay-menu-expanded-state-memory 2023-01-17 14:30:23 +09:00
SkinnableInfo.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
SoloGameplayLeaderboard.cs Fix gameplay leaderboard showing "-" on non-tracked scores 2023-01-06 12:06:47 +03:00
SongProgress.cs Partial everything 2022-11-27 00:00:27 +09:00
SongProgressBar.cs refactor(hud/gameplay/SongProgress): Add interface to designate SongProgressBars 2023-01-09 21:48:53 +01:00
SongProgressGraph.cs Partial everything 2022-11-27 00:00:27 +09:00
SongProgressInfo.cs refactor(hud/gameplay/SongProgressInfo): minor changes to text positioning, font and colour 2023-01-09 21:57:32 +01:00
UnstableRateCounter.cs Partial everything 2022-11-27 00:00:27 +09:00