Bartłomiej Dach
|
ce994a7a73
|
Fix wireframe misalignment in argon accuracy counter
- Closes https://github.com/ppy/osu/issues/27385.
- Supersedes / closes https://github.com/ppy/osu/pull/27392.
|
2024-02-28 13:42:45 +01:00 |
|
Dean Herbert
|
02369139b3
|
Remove FillFlow overhead of argon counters
|
2024-01-21 13:22:58 +09:00 |
|
Dean Herbert
|
0b5cc8fb10
|
Fix gameplay counter textures not being cached ahead of time
Part of https://github.com/ppy/osu/issues/26535.
|
2024-01-15 14:01:21 +09:00 |
|
Dean Herbert
|
765d41faa9
|
Change second occurrence of debug.assert with early return for fallback safety
|
2024-01-09 14:07:48 +09:00 |
|
Dean Herbert
|
3f5899dae0
|
Fix incorrect implementation of wireframe digits
|
2024-01-09 14:07:48 +09:00 |
|
Dean Herbert
|
16ea7f9b77
|
Avoid completely unnecessary string allocations in ArgonCounterTextComponent
|
2024-01-07 14:31:22 +09:00 |
|
Dean Herbert
|
91bb3f6c57
|
Cache argon character glyph lookups to reduce string allocations
|
2024-01-05 01:24:00 +09:00 |
|
Dean Herbert
|
95c00f9666
|
Add HexaconIcons lookup to allow usage with SpriteIcon
|
2023-11-24 13:17:39 +09:00 |
|
Joseph Madamba
|
62352ce5f3
|
Add ability to toggle labels on argon counter components
|
2023-11-14 20:46:42 -08:00 |
|
Dean Herbert
|
a745642f76
|
Fix customised argon skins no longer loading due to incorrect resource store spec
|
2023-11-14 22:01:56 +09:00 |
|
Dean Herbert
|
7e0b41219c
|
Change animation to only affect number portion, add miss animation
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
6c1d48dfaf
|
Remove unused function
|
2023-11-10 15:53:05 +09:00 |
|
Salman Ahmed
|
6f5d905ce7
|
Update argon accuracy counter design
|
2023-11-10 01:02:05 +03:00 |
|
Salman Ahmed
|
fdc714a248
|
Support percentages and ignore dot characters in wireframes part
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
d30bac3f49
|
Move "required display digits" feature to reside in argon score counter
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
e6d3085353
|
Update accuracy counter design
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
0dbba13686
|
Split argon score sprite text and update combo counter design
|
2023-11-07 01:59:36 +03:00 |
|