1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
2023-06-15 12:39:22 +02:00
..
ClicksPerSecond refactor: improve attachement flow 2023-06-06 00:12:53 +02:00
HitErrorMeters Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
JudgementCounter Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
ArgonSongProgress.cs Move skin component localisations to namespaces 2023-02-03 15:34:57 +09:00
ArgonSongProgressBar.cs Fix argon progress bar fill being oversized 2023-03-12 02:08:00 +01:00
ArgonSongProgressGraph.cs Centralise beatmap playable duration and bounds lookups 2023-05-25 17:32:48 +09:00
BPMCounter.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
ComboCounter.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
DefaultAccuracyCounter.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
DefaultComboCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultHealthDisplay.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
DefaultKeyCounter.cs Stop using Drawable.Name to convey actual UI information 2023-04-25 20:24:36 +09:00
DefaultKeyCounterDisplay.cs Restructure key counters to use a common flow 2023-04-25 21:37:19 +09:00
DefaultScoreCounter.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00
DefaultSongProgress.cs Fix triangles song progress bar blinking during gameplay 2023-06-06 18:36:25 +02:00
DefaultSongProgressBar.cs Prefix subclasses of DefaultSongProgress with Default 2023-01-18 15:45:16 +09:00
DefaultSongProgressGraph.cs Centralise beatmap playable duration and bounds lookups 2023-05-25 17:32:48 +09:00
FailingLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
GameplayAccuracyCounter.cs Move skin component localisations to namespaces 2023-02-03 15:34:57 +09:00
GameplayLeaderboard.cs Fix gameplay leaderboard showing "-" on non-tracked scores 2023-01-06 12:06:47 +03:00
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 Partial everything 2022-11-27 00:00:27 +09:00
HoldForMenuButton.cs Make replays pause with middle mouse button instead of exiting 2023-01-01 21:01:12 -08:00
ILeaderboardScore.cs Apply NRT to GameplayLeaderboardScore and change GetDisplayedScore handling 2023-05-29 20:00:29 +09:00
InputTrigger.cs refactor: move count logic in InputTrigger 2023-06-14 19:39:28 +02:00
KeyCounter.cs style(KeyCounter): remove useless Content override 2023-06-15 12:39:22 +02:00
KeyCounterActionTrigger.cs Remove NRT disables in new classes 2023-03-07 16:41:39 +09:00
KeyCounterController.cs refactor: decouple Trigger logic from KeyCounterDisplay 2023-06-14 21:13:35 +02:00
KeyCounterDisplay.cs style: remove unused IAttachableSkinComponent on KCD 2023-06-15 12:27:37 +02:00
KeyCounterKeyboardTrigger.cs Remove NRT disables in new classes 2023-03-07 16:41:39 +09:00
KeyCounterMouseTrigger.cs Remove NRT disables in new classes 2023-03-07 16:41:39 +09: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 multiplayer leaderboard not working 2023-05-19 13:16:57 +09:00
PerformancePointsCounter.cs Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00
PlayerAvatar.cs Display corner radius setting as percentage 2023-03-07 19:43:52 +01:00
PlayerFlag.cs Move GameplayState usage to BDL 2023-03-07 17:01:29 +09:00
PlayerSettingsOverlay.cs Fix audio settings not displaying while watching a replay 2023-06-09 17:58:44 +09:00
SoloGameplayLeaderboard.cs Remove ScoreManager.Mode, handle per-use 2023-05-18 20:08:49 +09:00
SongProgress.cs Centralise beatmap playable duration and bounds lookups 2023-05-25 17:32:48 +09:00
SongProgressInfo.cs Add (int) flooring and handle potential NaN value 2023-05-26 20:44:13 +09:00
UnstableRateCounter.cs Rename ISkinnableDrawable to ISerialisableDrawable 2023-02-15 18:37:41 +09:00