This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-06 07:53:41 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
802
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
10 Commits
Apply same fix to legacy accuracy counter
Bartłomiej Dach
·
2020-10-17 15:39:26 +02:00
a5b0307cfb
Merge pull request
#10531
from peppy/fix-accuracy-scale
Adjust accuracy display to match stable
Dan Balasescu
·
2020-10-16 23:52:30 +09:00
dff2ba6e5d
Adjust accuracy display to match stable
Dean Herbert
·
2020-10-16 18:34:14 +09:00
cbaad4eb56
Switch to direct casts (we can be sure LegacySpriteText is present at this point)
Dean Herbert
·
2020-10-16 17:40:07 +09:00
24b0a1b84b
Remove unnecessary AccuracyText enum
All elements use "score" regardless.
Dean Herbert
·
2020-10-16 17:36:54 +09:00
3ce6d1fea1
move skin-specific config retrieval to GetDrawableComponent
Morilli
·
2020-10-16 08:36:20 +02:00
df1db8611c
Add support for ScorePrefix and ScoreOverlap values in legacy skins
Morilli
·
2020-10-16 06:16:20 +02:00
085d8d0ecb
Add padding
Dean Herbert
·
2020-10-15 18:24:28 +09:00
ca74cf824c
Add test
Dean Herbert
·
2020-10-15 18:11:30 +09:00
b31a3fbabb
Add and consume skinnable accuracy counter
Dean Herbert
·
2020-10-15 17:53:16 +09:00
254eba9008