osu/osu.Game/Screens
Dean Herbert 48832c64ac
Fix health bar animating when it shouldn't be
It wasn't correctly checking the current underlying health, which could
be zero in usages of `AccumulatingHealthProcessor`, for instance.

Closes #25046.
2023-10-16 13:12:04 +09:00
..
Backgrounds Ensure background of gameplay is black when storyboard is overriding background display 2023-08-02 15:50:15 +09:00
Edit Fix incorrect test assumption in TestSceneEditorClock 2023-10-06 16:43:28 +09:00
Import
Menu Update in line with framed clock changes 2023-09-22 22:02:18 +09:00
OnlinePlay Use new generic-error sample in appropriate places 2023-10-13 21:06:50 +09:00
Play Fix health bar animating when it shouldn't be 2023-10-16 13:12:04 +09:00
Ranking Fix and use score user's IsBot property in results screen animation 2023-08-29 23:28:50 +02:00
Select Fix redundant bindable initialisation in SongSelect 2023-10-06 16:51:56 +09:00
Spectate
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
IPerformFromScreenRunner.cs
Loader.cs Revert masking SSBO changes 2023-09-13 23:10:13 +09:00
OsuScreen.cs Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs