.. |
HitErrorMeters
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
DefaultAccuracyCounter.cs
|
Move default skin cross-component dependencies out to default specifications
|
2021-05-11 18:39:14 +09:00 |
DefaultComboCounter.cs
|
Move default skin cross-component dependencies out to default specifications
|
2021-05-11 18:39:14 +09:00 |
DefaultHealthDisplay.cs
|
Change HealthDisplay to be a CompositeDrawable
|
2021-05-11 18:39:14 +09:00 |
DefaultScoreCounter.cs
|
Remove DefaultScoreCounter animation for the time being
|
2021-05-11 18:39:14 +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 |
HitErrorDisplay.cs
|
Fix regressed HitErrorDisplay behaviour (and localise binding to meter implementations)
|
2021-05-10 15:24:13 +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
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +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 |
SkinnableAccuracyCounter.cs
|
Remove explicit binding to accuracy counter from overlay
|
2021-05-08 21:38:06 +02:00 |
SkinnableComboCounter.cs
|
Update ComboCounter components to use DI to attach data source
|
2021-05-03 17:43:00 +09:00 |
SkinnableHealthDisplay.cs
|
Remove cruft from SkinnableHealthDisplay
|
2021-05-07 18:11:08 +09:00 |
SkinnableInfo.cs
|
Standardise naming of methods related to SkinnableInfo
|
2021-05-13 13:14:49 +09:00 |
SkinnableScoreCounter.cs
|
Update ScoreCounter components to bind outwards
|
2021-05-07 16:16:48 +09:00 |