1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Dean Herbert 829d326e36 Remove alignment logic completely for the time being
This was overly complex and does not play well with the new layout
customisation system. We can add it back as required.
2021-05-18 14:55:34 +09:00
..
HitErrorMeters Remove alignment logic completely for the time being 2021-05-18 14:55:34 +09:00
DefaultAccuracyCounter.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
DefaultComboCounter.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
DefaultHealthDisplay.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
DefaultScoreCounter.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
FailingLayer.cs Change HealthDisplay to be a CompositeDrawable 2021-05-11 18:39:14 +09:00
GameplayAccuracyCounter.cs Update AccuracyCounter components to use DI to attach data source 2021-05-07 16:27:25 +09:00
GameplayLeaderboard.cs Add expanded/compact display modes for GameplayLeaderboard 2021-02-19 16:46:30 +09:00
GameplayLeaderboardScore.cs Add expanded/compact display modes for GameplayLeaderboard 2021-02-19 16:46:30 +09:00
GameplayScoreCounter.cs Update ScoreCounter components to bind outwards 2021-05-07 16:16:48 +09:00
HealthDisplay.cs Merge branch 'health-bar-hud-overlay-dependency' into skin-serialisation 2021-05-12 12:54:37 +09:00
HoldForMenuButton.cs Make pausing on window focus lose instant 2021-02-05 09:07:59 +03:00
ILeaderboardScore.cs Mark user as quit visually on the leaderboard 2020-12-26 12:11:09 +09:00
LegacyComboCounter.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00
ModDisplay.cs Fix potential nullref if mods are never set 2021-02-17 23:13:51 +09:00
MultiplayerGameplayLeaderboard.cs Rework to create a derived tracked user data instead 2021-04-12 22:00:27 +09:00
PlayerSettingsOverlay.cs Align top-right elements with lowest point in score display 2020-10-15 17:14:42 +09:00
SkinnableInfo.cs Rename ISkinnableComponent to ISkinnableDrawable 2021-05-13 17:06:00 +09:00