.. |
Break
|
|
|
HUD
|
Remove unnecessary bindable
|
2024-01-29 02:13:39 +09:00 |
PlayerSettings
|
Merge pull request #26591 from peppy/offset-awareness
|
2024-01-22 14:59:31 +01:00 |
ArgonKeyCounter.cs
|
Use left aligned text for non-rotate key counter
|
2023-11-06 16:32:12 +09:00 |
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
|
Rename FailAnimation to FailAnimationContainer
|
2023-10-08 00:39:30 +09:00 |
FailOverlay.cs
|
Don't show buttons on fail overlay when player interaction is disabled
|
2023-11-27 12:25:24 +09:00 |
GameplayClockContainer.cs
|
Remove test guarantee of audio time not advancing
|
2024-01-18 20:06:53 +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
|
Move cast to local function and make direct cast
|
2024-01-26 12:55:36 +09:00 |
IGameplayClock.cs
|
|
|
ILocalUserPlayInfo.cs
|
|
|
MasterGameplayClockContainer.cs
|
Remove "pause rate adjust" flow
|
2024-01-18 14:21:02 +09:00 |
OffsetCorrectionClock.cs
|
Remove "pause rate adjust" flow
|
2024-01-18 14:21:02 +09:00 |
PauseOverlay.cs
|
Fix using "Back" binding at spectator fail screen not working
|
2023-12-28 20:14:18 +09:00 |
Player.cs
|
Fix potential null reference in player screen transition handling
|
2024-01-22 16:37:56 +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
|
Fix touch device not always activating when it should
|
2024-01-16 17:12:40 +01:00 |
ReplayPlayer.cs
|
Revert keyboard seek speed change
|
2024-01-22 21:47:38 +09:00 |
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
|
Fix various other inspections
|
2023-10-17 17:48:51 +09:00 |
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
|
move creation of PlaybackSettings to ReplayPlayer
|
2024-01-12 15:12:02 +08:00 |
SpectatorPlayerLoader.cs
|
|
|
SpectatorResultsScreen.cs
|
Mark ResultsScreen.Score as nullable
|
2024-01-29 16:43:26 +09:00 |
SquareGraph.cs
|
Fix some new nullable inspections
|
2023-10-30 15:10:10 +09:00 |
SubmittingPlayer.cs
|
Only display offset toast when in local gameplay
|
2024-01-15 18:17:49 +09:00 |