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-02-07 05:41:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c65a79614d
osu
/
osu.Game
/
Screens
/
Play
History
Dean Herbert
c65a79614d
Don't show offset calibration controls when "relax" mod is active
...
Closes
https://github.com/ppy/osu/issues/22892
.
2023-03-22 15:45:04 +09:00
..
Break
Remove not needed containers
2023-02-13 15:14:25 +03:00
HUD
Fix argon progress bar fill being oversized
2023-03-12 02:08:00 +01:00
PlayerSettings
Don't show offset calibration controls when "relax" mod is active
2023-03-22 15:45:04 +09:00
BeatmapMetadataDisplay.cs
Switched the implementation to set the blockInput flag for the BeatmapMetadataDisplay's LoadingLayer. This prevents the UIEvents from being being handled in this case without modifying the class
2023-03-13 08:07:55 -04:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayClockContainer.cs
GameplayClockExtensions.cs
GameplayMenuOverlay.cs
GameplayState.cs
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs
Fix tests which rely on
HUDOverlay
's
DrawableRuleset
being nullable
2023-02-17 19:27:09 +09:00
IGameplayClock.cs
ILocalUserPlayInfo.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
MasterGameplayClockContainer.cs
OffsetCorrectionClock.cs
PauseOverlay.cs
Ensure pause sample loop is stopped on exiting player
2023-02-06 18:24:31 +09:00
Player.cs
Merge branch 'master' into BitmapUpdatesOnScore
2023-03-16 12:16:42 +03:00
PlayerConfiguration.cs
PlayerLoader.cs
Remove redundant conditional access qualifier
2023-02-16 20:47:51 +01:00
ReplayPlayer.cs
Make user activity class names more specific
2023-02-12 12:32:17 -08:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
Fix song select potentially updating background parameters when not the current screen
2023-02-16 18:45:22 +09:00
SkipOverlay.cs
SoloPlayer.cs
SoloSpectator.cs
SoloSpectatorPlayer.cs
Make user activity class names more specific
2023-02-12 12:32:17 -08:00
SpectatorPlayer.cs
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs