osu/osu.Game/Screens/Play/HUD
2023-08-16 17:26:10 +09:00
..
ClicksPerSecond Rename ClicksPerSecondCalculator to ClicksPerSecondController 2023-06-27 16:38:46 +09:00
HitErrorMeters
JudgementCounter Change JudgementCountController to a Component 2023-06-27 16:38:15 +09:00
ArgonSongProgress.cs Adjust argon song progress bar's background fill to always display 2023-06-12 16:43:28 +09:00
ArgonSongProgressBar.cs Adjust argon song progress bar's background fill to always display 2023-06-12 16:43:28 +09:00
ArgonSongProgressGraph.cs Adjust argon graph to use a non-gray colour range 2023-06-12 16:22:40 +09:00
BPMCounter.cs
ComboCounter.cs
DefaultAccuracyCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
DefaultComboCounter.cs
DefaultHealthDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
DefaultKeyCounter.cs
DefaultKeyCounterDisplay.cs
DefaultScoreCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
DefaultSongProgress.cs Fix triangles song progress bar blinking during gameplay 2023-06-06 18:36:25 +02:00
DefaultSongProgressBar.cs
DefaultSongProgressGraph.cs
FailingLayer.cs
GameplayAccuracyCounter.cs
GameplayLeaderboard.cs
GameplayLeaderboardScore.cs Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
GameplayScoreCounter.cs Ensure GameplayScoreCounter's display score is updated on ScoringMode change 2023-05-29 19:00:02 +09:00
HealthDisplay.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HoldForMenuButton.cs
ILeaderboardScore.cs Apply NRT to GameplayLeaderboardScore and change GetDisplayedScore handling 2023-05-29 20:00:29 +09:00
InputCountController.cs Change JudgementCountController to a Component and remove handling overrides 2023-06-27 16:39:21 +09:00
InputTrigger.cs refactor: move count logic in InputTrigger 2023-06-14 19:39:28 +02:00
KeyCounter.cs Remove redundant guard 2023-06-26 19:25:52 +02:00
KeyCounterActionTrigger.cs style(KeyCounterController): remove reliance on Receptor 2023-06-18 21:26:16 +02:00
KeyCounterDisplay.cs Refactor InputCountController to not require being added to foreign body via Attach 2023-06-27 16:36:00 +09:00
KeyCounterKeyboardTrigger.cs
KeyCounterMouseTrigger.cs
LongestComboCounter.cs
MatchScoreDisplay.cs Apply nullability to MatchScoreDisplay 2023-08-16 17:26:10 +09:00
ModDisplay.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
ModFlowDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
MultiplayerGameplayLeaderboard.cs
PerformancePointsCounter.cs Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00
PlayerAvatar.cs
PlayerFlag.cs
PlayerSettingsOverlay.cs Remember state of replay settings visibility 2023-07-06 00:53:37 +09:00
SoloGameplayLeaderboard.cs
SongProgress.cs
SongProgressInfo.cs Add (int) flooring and handle potential NaN value 2023-05-26 20:44:13 +09:00
UnstableRateCounter.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00