.. |
Break
|
Fix valueText being replaced even if current is not binding to anything
|
2023-08-02 09:40:22 -07:00 |
HUD
|
Fix health bar animating when it shouldn't be
|
2023-10-16 13:12:04 +09:00 |
PlayerSettings
|
Change offset calibration control to adjust for all difficulties of the current beatmap set
|
2023-07-19 17:13:19 +09:00 |
ArgonKeyCounter.cs
|
|
|
ArgonKeyCounterDisplay.cs
|
|
|
BeatmapMetadataDisplay.cs
|
|
|
BreakOverlay.cs
|
Fix valueText being replaced even if current is not binding to anything
|
2023-08-02 09:40:22 -07:00 |
BreakTracker.cs
|
|
|
ComboEffects.cs
|
Replace various local implementations of rewinding checks with new property
|
2023-07-07 15:21:24 +09:00 |
DimmableStoryboard.cs
|
|
|
EpilepsyWarning.cs
|
|
|
FailAnimationContainer.cs
|
Rename FailAnimation to FailAnimationContainer
|
2023-10-08 00:39:30 +09:00 |
FailOverlay.cs
|
|
|
GameplayClockContainer.cs
|
Adjust comment to match current behaviour
|
2023-10-10 22:54:19 +09:00 |
GameplayClockExtensions.cs
|
|
|
GameplayMenuOverlay.cs
|
|
|
GameplayState.cs
|
|
|
HotkeyExitOverlay.cs
|
|
|
HotkeyRetryOverlay.cs
|
|
|
HUDOverlay.cs
|
Merge branch 'master' into leaderboard-toggle
|
2023-08-10 22:50:55 +02:00 |
IGameplayClock.cs
|
Expose rewinding state of IGameplayClock s
|
2023-07-06 19:08:42 +09:00 |
ILocalUserPlayInfo.cs
|
|
|
MasterGameplayClockContainer.cs
|
Scope TestPauseWithLargeOffset to focus on what matters
|
2023-10-31 14:47:04 +09:00 |
OffsetCorrectionClock.cs
|
|
|
PauseOverlay.cs
|
|
|
Player.cs
|
Automatically activate touch device mod in player
|
2023-11-02 21:24:58 +01:00 |
PlayerConfiguration.cs
|
|
|
PlayerLoader.cs
|
Remove dead code which was only there for the exit-specific scenario
|
2023-10-12 19:27:35 +09:00 |
PlayerTouchInputHandler.cs
|
Touch up PlayerTouchInputHandler
|
2023-11-02 21:24:58 +01:00 |
ReplayPlayer.cs
|
Allow autoplay to fail
|
2023-07-13 13:41:35 +09:00 |
ReplayPlayerLoader.cs
|
|
|
ResumeOverlay.cs
|
|
|
RoomSubmittingPlayer.cs
|
|
|
SaveFailedScoreButton.cs
|
|
|
ScreenSuspensionHandler.cs
|
|
|
ScreenWithBeatmapBackground.cs
|
|
|
SkipOverlay.cs
|
Fix various other inspections
|
2023-10-17 17:48:51 +09:00 |
SoloPlayer.cs
|
|
|
SoloSpectator.cs
|
Rename spectator-specific settings to more generic (with backwards migration)
|
2023-09-18 14:56:06 +02:00 |
SoloSpectatorPlayer.cs
|
|
|
SpectatorPlayer.cs
|
|
|
SpectatorPlayerLoader.cs
|
|
|
SpectatorResultsScreen.cs
|
|
|
SquareGraph.cs
|
Fix some new nullable inspections
|
2023-10-30 15:10:10 +09:00 |
SubmittingPlayer.cs
|
Improve log output surrounding score submission
|
2023-10-30 15:07:26 +09:00 |