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-03-05 19:11:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1867afbb4
osu
/
osu.Game
/
Screens
/
Play
History
Dean Herbert
d70fddb6fd
Fix elapsed time being counted twice on first frame
2023-12-27 00:11:22 +09:00
..
Break
HUD
Merge pull request
#25673
from frenzibyte/fix-argon-initial-display
2023-12-13 22:16:34 +09:00
PlayerSettings
Add conditions to match stable offset adjust limitations
2023-12-24 02:36:27 +09:00
ArgonKeyCounter.cs
ArgonKeyCounterDisplay.cs
BeatmapMetadataDisplay.cs
BreakOverlay.cs
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
GameplayOffsetControl.cs
Disable positional interaction for now
2023-12-24 03:00:51 +09:00
GameplayState.cs
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs
IGameplayClock.cs
ILocalUserPlayInfo.cs
MasterGameplayClockContainer.cs
Fix elapsed time being counted twice on first frame
2023-12-27 00:11:22 +09:00
OffsetCorrectionClock.cs
PauseOverlay.cs
Player.cs
Add control to allow changing offset from gameplay
2023-12-23 20:51:30 +09:00
PlayerConfiguration.cs
PlayerLoader.cs
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
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
Bail from score submission if audio playback rate is too far from reality
2023-12-26 19:20:58 +09:00