Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
06cce0119c
|
Use localisable format string for comma separator mode
|
2021-10-10 17:41:16 +09:00 |
|
Robin Avery
|
dc50ae40b9
|
Rename OverridesClosestAnchor to UsesFixedAnchor
|
2021-06-08 08:28:42 -04:00 |
|
Robin Avery
|
133d72a8c0
|
Rename UsingClosestAnchor
It is now "OverridesClosestAnchor". The logic is inverted accordingly.
|
2021-06-07 00:14:36 -04:00 |
|
Robin Avery
|
ce635af83e
|
Add UsingClosestAnchor to ISkinnableDrawable
Also implement it as an auto property in its inheritors.
The auto properties default to true.
|
2021-06-06 23:47:47 -04:00 |
|
Dean Herbert
|
7921dc7ece
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
|
Dean Herbert
|
d5fe4f0f72
|
Remove unused skin resolution in LegacyScoreCounter
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
004798d61d
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
|
Bartłomiej Dach
|
c3bf6a0287
|
Remove weird vestigial Current reimplementation
Has no functional purpose anymore since the changes in the HUD element
data binding flow.
|
2021-05-08 21:01:37 +02:00 |
|
Dean Herbert
|
01eff7f316
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display
|
2021-05-07 16:30:08 +09:00 |
|
Dean Herbert
|
a2e4fb5b6b
|
Update ScoreCounter components to bind outwards
|
2021-05-07 16:16:48 +09:00 |
|
Dean Herbert
|
fd587a82ff
|
Replace abstract class with interface, attached to the actual components (not skinnable wrapper)
|
2021-04-29 16:12:15 +09:00 |
|
Salman Ahmed
|
43c1e1d217
|
Update existing usages
Resolve post-conflict issues
|
2021-03-13 06:09:07 +03:00 |
|
Bartłomiej Dach
|
0acc86f757
|
Split line for readability
|
2020-10-17 15:39:25 +02:00 |
|
unknown
|
bba9a0b2fe
|
set sprite text anchor and origin to top right
|
2020-10-17 00:25:16 +08:00 |
|
Dan Balasescu
|
dff2ba6e5d
|
Merge pull request #10531 from peppy/fix-accuracy-scale
Adjust accuracy display to match stable
|
2020-10-16 23:52:30 +09:00 |
|
Dean Herbert
|
2ba8bc45fd
|
Also add slight adjustment to score display
|
2020-10-16 18:37:24 +09:00 |
|
Dean Herbert
|
24b0a1b84b
|
Switch to direct casts (we can be sure LegacySpriteText is present at this point)
|
2020-10-16 17:40:07 +09:00 |
|
Morilli
|
df1db8611c
|
move skin-specific config retrieval to GetDrawableComponent
|
2020-10-16 08:36:20 +02:00 |
|
Morilli
|
085d8d0ecb
|
Add support for ScorePrefix and ScoreOverlap values in legacy skins
|
2020-10-16 06:16:20 +02:00 |
|
Dean Herbert
|
950c47287c
|
Fix positioning of score display in HUD overlay
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
e1da64398e
|
Add and consume skinnable score counter
|
2020-10-15 17:14:42 +09:00 |
|