osu/osu.Game/Screens/Play
2024-01-11 00:31:39 +09:00
..
Break
HUD Reduce excessive Color4 allocations during path colour updates 2024-01-11 00:31:39 +09:00
PlayerSettings Fix code quality inspection 2023-12-28 14:12:28 +01:00
ArgonKeyCounter.cs
ArgonKeyCounterDisplay.cs Refactor KeyCounterDisplay to use autosize 2023-11-12 17:19:25 +09:00
BeatmapMetadataDisplay.cs
BreakOverlay.cs Make ScoreProcessor.Rank read-only 2024-01-04 17:13:24 +09:00
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimationContainer.cs
FailOverlay.cs Don't show buttons on fail overlay when player interaction is disabled 2023-11-27 12:25:24 +09:00
GameplayClockContainer.cs Cache GameplayClockContainer to allow usage of OnSeek 2023-12-13 16:13:08 +09:00
GameplayClockExtensions.cs
GameplayMenuOverlay.cs Fix using "Back" binding at spectator fail screen not working 2023-12-28 20:14:18 +09:00
GameplayOffsetControl.cs Disable positional interaction for now 2023-12-24 03:00:51 +09:00
GameplayState.cs Add a gameplay configuration flag to disable fail animation 2024-01-04 17:13:24 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs
IGameplayClock.cs
ILocalUserPlayInfo.cs
MasterGameplayClockContainer.cs Fix lack of correct default value spec 2024-01-03 11:46:28 +01:00
OffsetCorrectionClock.cs
PauseOverlay.cs Fix using "Back" binding at spectator fail screen not working 2023-12-28 20:14:18 +09:00
Player.cs Make ScoreProcessor.Rank read-only 2024-01-04 17:13:24 +09:00
PlayerConfiguration.cs Add a gameplay configuration flag to disable fail animation 2024-01-04 17:13:24 +09:00
PlayerLoader.cs Migrate BeatmapOffsetControl to use session static directly 2023-12-27 19:19:27 +01:00
PlayerTouchInputDetector.cs
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs Prevent ExportReplay being spammed on fail by being held down 2023-12-20 08:41:16 -08:00
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs
SoloSpectatorPlayer.cs Add visualisation of when a spectated player fails 2023-11-24 14:44:57 +09:00
SoloSpectatorScreen.cs Add extra test coverage and handle case where still at loading screen 2023-11-24 15:05:39 +09:00
SpectatorPlayer.cs Show back button when spectating 2023-12-15 11:26:17 +09:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Fix possible double score submission when auto-retrying via perfect mod 2024-01-02 10:55:52 +01:00