.. |
Break
|
|
|
HUD
|
Revert "Fix SongProgress invalidating too often"
|
2022-09-15 11:11:58 +01:00 |
PlayerSettings
|
|
|
BeatmapMetadataDisplay.cs
|
|
|
BreakOverlay.cs
|
|
|
BreakTracker.cs
|
|
|
ComboEffects.cs
|
Move all usage of GameplayClock to IGameplayClock
|
2022-08-15 18:30:53 +09:00 |
DimmableStoryboard.cs
|
|
|
EpilepsyWarning.cs
|
|
|
FailAnimation.cs
|
Update usages of RemoveInternal
|
2022-08-29 15:57:40 +09:00 |
FailOverlay.cs
|
|
|
GameplayClockContainer.cs
|
Rename GameplayAdjustments -> AdjustmentsFromMods
|
2022-09-08 17:14:06 +09:00 |
GameplayClockExtensions.cs
|
Rename GameplayAdjustments -> AdjustmentsFromMods
|
2022-09-08 17:14:06 +09:00 |
GameplayMenuOverlay.cs
|
|
|
GameplayState.cs
|
|
|
HotkeyExitOverlay.cs
|
|
|
HotkeyRetryOverlay.cs
|
|
|
HUDOverlay.cs
|
Tidy up attach logic
|
2022-08-24 19:36:01 +09:00 |
IGameplayClock.cs
|
Rename GameplayAdjustments -> AdjustmentsFromMods
|
2022-09-08 17:14:06 +09:00 |
ILocalUserPlayInfo.cs
|
|
|
KeyCounter.cs
|
Use DI to provide dependencies for KPS Calculator and improve input
|
2022-08-08 21:54:06 +02:00 |
KeyCounterAction.cs
|
|
|
KeyCounterDisplay.cs
|
|
|
KeyCounterKeyboard.cs
|
|
|
KeyCounterMouse.cs
|
|
|
MasterGameplayClockContainer.cs
|
Rename GameplayAdjustments -> AdjustmentsFromMods
|
2022-09-08 17:14:06 +09:00 |
OffsetCorrectionClock.cs
|
Split OffsetCorrectionClock out of MasterGameplayClockContainer
|
2022-08-18 18:54:10 +09:00 |
PauseOverlay.cs
|
|
|
Player.cs
|
Merge branch 'master' into kps
|
2022-09-08 23:00:36 +09:00 |
PlayerConfiguration.cs
|
Add xml docs
|
2022-08-07 13:31:26 +02:00 |
PlayerLoader.cs
|
Consume auto skip setting during play
|
2022-08-31 20:24:15 +09:00 |
ReplayPlayer.cs
|
|
|
ReplayPlayerLoader.cs
|
|
|
ResumeOverlay.cs
|
Change most ruleset-accessible string types to Localisable strings
|
2022-08-10 15:51:11 -04:00 |
RoomSubmittingPlayer.cs
|
|
|
SaveFailedScoreButton.cs
|
Fix playlist items showing download button briefly during initial local presence checks
|
2022-09-08 17:10:45 +09:00 |
ScreenSuspensionHandler.cs
|
Make GameplayClockContainer also an IGameplayClock and expose to remaining tests
|
2022-08-15 18:30:53 +09:00 |
ScreenWithBeatmapBackground.cs
|
|
|
SkipOverlay.cs
|
Fix skip button getting stuck on screen for certain beatmaps
|
2022-08-31 13:22:51 +09:00 |
SoloPlayer.cs
|
|
|
SoloSpectator.cs
|
Separate passed/failed states from calling EndGameplay
|
2022-08-24 10:36:13 +03:00 |
SoloSpectatorPlayer.cs
|
|
|
SpectatorPlayer.cs
|
Move the CreateConvertibleReplayFrame() into the base ruleset class for avoid api breaking change in the customized ruleset.
|
2022-09-10 11:07:23 +08:00 |
SpectatorPlayerLoader.cs
|
|
|
SpectatorResultsScreen.cs
|
|
|
SquareGraph.cs
|
Set InvalidationSource to Self
|
2022-09-15 11:16:00 +01:00 |
SubmittingPlayer.cs
|
Guard against SubmittingPlayer potentially getting stuck waiting on request forever
|
2022-08-20 17:19:17 +09:00 |