1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 20:32:55 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Ryuki 89855cc1d6
Change KPS Counter implementation base and add better replay integration
The counter implementaiton is now list based, and will not invalidate
previous hits by removing them but by testing if they are within the 1
second span, allowing better integration with replays and spectators.
2022-07-31 01:29:57 +02:00
..
HitErrorMeters Automated #nullable processing 2022-06-17 16:37:17 +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
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayLeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +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
KeysPerSecondCounter.cs Change KPS Counter implementation base and add better replay integration 2022-07-31 01:29:57 +02: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 Automated #nullable processing 2022-06-17 16:37:17 +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 Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
UnstableRateCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00