This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-01-18 20:10:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5894d2f0bc
osu
/
osu.Game
/
Screens
/
Play
History
Dean Herbert
5894d2f0bc
Ensure gameplay leaderboard hides with rest of HUD when it should
2022-09-13 18:45:11 +09:00
..
Break
HUD
Add back DI leaderboard retrieval via bindable pathway
2022-09-13 18:45:11 +09:00
PlayerSettings
BeatmapMetadataDisplay.cs
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
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
Ensure gameplay leaderboard hides with rest of HUD when it should
2022-09-13 18:45:11 +09:00
IGameplayClock.cs
Rename GameplayAdjustments -> AdjustmentsFromMods
2022-09-08 17:14:06 +09:00
ILocalUserPlayInfo.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.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
Ensure gameplay leaderboard hides with rest of HUD when it should
2022-09-13 18:45:11 +09:00
PlayerConfiguration.cs
Ensure gameplay leaderboard hides with rest of HUD when it should
2022-09-13 18:45:11 +09:00
PlayerLoader.cs
Consume auto skip setting during play
2022-08-31 20:24:15 +09:00
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
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
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
SubmittingPlayer.cs
Guard against
SubmittingPlayer
potentially getting stuck waiting on request forever
2022-08-20 17:19:17 +09:00