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
2024-12-28 18:02:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b46fc14e56
osu
/
osu.Game
/
Screens
/
Play
History
Dean Herbert
b46fc14e56
Merge pull request
#22848
from Rovearix/Fix-Dragging-Preventing-Beatmap-Loading
...
Prevent LoadingLayer from blocking loading
2023-03-14 20:42:10 +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
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
Combine and attempt to simplify the score import / preparation process further
2023-02-14 16:55:35 +09: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