osu/osu.Game/Screens/Play
Dean Herbert 247ac3a5fd
Merge pull request #23781 from bdach/fix-progress-bar-blink
Fix triangles song progress bar blinking during gameplay
2023-06-07 13:44:43 +09:00
..
Break Adjust BlurredIcon expansion ratio to fix glow getting cut off at lower resolutions 2023-05-05 14:29:04 +09:00
HUD Fix triangles song progress bar blinking during gameplay 2023-06-06 18:36:25 +02:00
PlayerSettings Add IHasNoTimedInputs interface to scope change further 2023-06-06 22:22:42 +09:00
ArgonKeyCounter.cs Adjust animations slightly 2023-06-06 14:42:42 +09:00
ArgonKeyCounterDisplay.cs Restructure key counters to use a common flow 2023-04-25 21:37:19 +09:00
BeatmapMetadataDisplay.cs Switched the implementation to set the blockInput flag for the BeatmapMetadataDisplay's LoadingLayer. This prevents the UIEvents from being being handled in this case without modifying the class 2023-03-13 08:07:55 -04:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs Update FailAnimation to use SkinnableSound 2023-03-14 20:44:30 +01:00
FailOverlay.cs Adapt changes to fit master 2023-05-27 12:29:14 +02:00
GameplayClockContainer.cs
GameplayClockExtensions.cs
GameplayMenuOverlay.cs GameplayMenuOverlay.cs: add translatable strings for Retry count: and Song progress: 2023-05-27 12:47:05 +02:00
GameplayState.cs
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs
IGameplayClock.cs
ILocalUserPlayInfo.cs
MasterGameplayClockContainer.cs
OffsetCorrectionClock.cs
PauseOverlay.cs Actually use paused header 2023-05-29 10:24:59 +09:00
Player.cs Remove ScoreManager.Mode, handle per-use 2023-05-18 20:08:49 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Add tests for suppressing epilepsy warning when storyboard disabled 2023-04-05 20:56:50 +02:00
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs
SoloSpectator.cs
SoloSpectatorPlayer.cs
SpectatorPlayer.cs
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs Make layout readonly 2023-05-13 11:37:56 +02:00
SubmittingPlayer.cs