1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Dean Herbert 70e6b595f1 Refactor SoloGameplayLeaderboard to not read scores via DI
Also allows updating scores if they arrive late.
2022-09-13 18:00:21 +09:00
..
ClicksPerSecond Update TrueGameplayRate accessing 2022-09-08 23:03:15 +09:00
HitErrorMeters chore(osu.Game): combine Osu.Colour.{Draw,Text}ForHitResult into OsuColour.ForHitResult 2022-09-07 23:34:46 +09:00
DefaultAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultComboCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultHealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultSongProgress.cs Merge branch 'master' into fix_progress_bar_info 2022-08-26 16:14:21 +09:00
FailingLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayLeaderboard.cs Change Leaderboard to use IUser instead of APIUser 2022-09-13 18:00:21 +09:00
GameplayLeaderboardScore.cs Change Leaderboard to use IUser instead of APIUser 2022-09-13 18:00:21 +09:00
GameplayScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldForMenuButton.cs Update parameter discards 2022-06-24 21:26:19 +09:00
ILeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchScoreDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModFlowDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerGameplayLeaderboard.cs Change Leaderboard to use IUser instead of APIUser 2022-09-13 18:00:21 +09:00
PerformancePointsCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayerSettingsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinnableInfo.cs Apply nullability to SkinComponentToolbox and split out reflection method to get all skinnable components 2022-08-01 14:04:08 +09:00
SoloGameplayLeaderboard.cs Refactor SoloGameplayLeaderboard to not read scores via DI 2022-09-13 18:00:21 +09:00
SongProgress.cs Fix `GameplayClockContainer potentially resetting external seeks 2022-08-18 18:54:10 +09:00
SongProgressBar.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressGraph.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressInfo.cs Fix SongProgress invalidating too often 2022-09-12 20:06:53 +09:00
UnstableRateCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00