Dean Herbert
|
22bde43106
|
Merge branch 'master' into visible-playfield-boundary
|
2020-10-19 18:05:28 +09:00 |
|
Dean Herbert
|
b940a7cee2
|
Merge pull request #10235 from Joehuu/fix-tournament-ruleset-dropdown-anchor
|
2020-10-19 17:46:15 +09:00 |
|
Dean Herbert
|
d1eafc9934
|
Merge pull request #8136 from Game4all/fix-login-placeholder-inheritance
|
2020-10-19 17:45:54 +09:00 |
|
Dan Balasescu
|
5333319482
|
Merge pull request #10401 from LittleEndu/score-test
Expand ScoreProcessor tests
|
2020-10-19 17:03:59 +09:00 |
|
Dean Herbert
|
ca1c287664
|
Merge pull request #9256 from MiraiSubject/tourney-asset-refactor
|
2020-10-19 16:42:09 +09:00 |
|
Dean Herbert
|
d6efa3069a
|
Merge branch 'master' into fix-login-placeholder-inheritance
|
2020-10-19 16:25:44 +09:00 |
|
Dean Herbert
|
f597572d73
|
Add comment with reasoning for TopRight anchor
|
2020-10-19 16:02:39 +09:00 |
|
Dean Herbert
|
03f336feb5
|
Merge branch 'master' into fix-tournament-ruleset-dropdown-anchor
|
2020-10-19 15:57:19 +09:00 |
|
Dan Balasescu
|
fe51236c00
|
Merge branch 'master' into score-test
|
2020-10-19 15:55:52 +09:00 |
|
Dan Balasescu
|
b5cadd6a2c
|
Merge pull request #10555 from peppy/fix-score-display-zero-padding
Fix incorrect zero padding for classic scoring mode
|
2020-10-19 15:54:12 +09:00 |
|
Dean Herbert
|
31f6051db9
|
Add missing xmldoc
|
2020-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
f218a32e5f
|
Merge branch 'master' into tourney-asset-refactor
|
2020-10-19 14:42:52 +09:00 |
|
Dean Herbert
|
ba99c5c134
|
Remove rolling delay on default combo counter
|
2020-10-19 14:39:02 +09:00 |
|
Dean Herbert
|
e3b47083fc
|
Add "scoring" as keyword to more easily find score display mode setting
|
2020-10-19 14:05:41 +09:00 |
|
Dean Herbert
|
cb1784a846
|
Fix score displays using non-matching zero padding depending on user score display mode
|
2020-10-19 14:05:28 +09:00 |
|
Dan Balasescu
|
408183fdf9
|
Merge pull request #10553 from bdach/fix-key-counter-order
Fix key counter actions displaying out of order
|
2020-10-19 13:44:08 +09:00 |
|
Bartłomiej Dach
|
5b96f01564
|
Fix key counter actions displaying out of order
|
2020-10-18 19:21:36 +02:00 |
|
Bartłomiej Dach
|
a5b0307cfb
|
Apply same fix to legacy accuracy counter
|
2020-10-17 15:39:26 +02: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 |
|
Dean Herbert
|
daa0a05d9e
|
Merge pull request #10534 from smoogipoo/fix-ef-ordinal-warning
Silence EF warning due to ordinal being unsupported
|
2020-10-17 00:19:42 +09: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 |
|
Dan Balasescu
|
b7c12ff61e
|
Merge pull request #10530 from peppy/fix-catch-dual-combo-counter
Fix osu!catch showing two combo counters for legacy skins
|
2020-10-16 23:52:14 +09:00 |
|
smoogipoo
|
6385d5f369
|
Replace with local tolist
|
2020-10-16 23:40:44 +09:00 |
|
smoogipoo
|
81cc5e1c42
|
Silence EF warning due to ordinal being unsupported
|
2020-10-16 23:31:37 +09:00 |
|
smoogipoo
|
2586990301
|
Update resources
|
2020-10-16 23:19:34 +09:00 |
|
smoogipoo
|
dfbc0965e4
|
Merge branch 'master' into peppy/skinnable-health-display
|
2020-10-16 23:17:17 +09:00 |
|
Dean Herbert
|
e87f515a4f
|
Merge pull request #10522 from Morilli/legacyskin-fixes
Add support for ScorePrefix and ScoreOverlap values in legacy skins
|
2020-10-16 20:54:03 +09:00 |
|
Berkan Diler
|
fe3a23750c
|
Use char overloads for string methods
|
2020-10-16 11:52:29 +02:00 |
|
Dean Herbert
|
2ba8bc45fd
|
Also add slight adjustment to score display
|
2020-10-16 18:37:24 +09:00 |
|
Dean Herbert
|
cbaad4eb56
|
Adjust accuracy display to match stable
|
2020-10-16 18:34:14 +09:00 |
|
Berkan Diler
|
cc11283143
|
Use string.Starts-/EndsWith char overloads
|
2020-10-16 11:27:02 +02:00 |
|
Dean Herbert
|
8a3bce3cc3
|
Fix osu!catch showing two combo counters for legacy skins
|
2020-10-16 18:20:17 +09:00 |
|
Dean Herbert
|
a774de2270
|
Also add support in LegacyComboCounter
|
2020-10-16 17:52:22 +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 |
|
Dean Herbert
|
3ce6d1fea1
|
Remove unnecessary AccuracyText enum
All elements use "score" regardless.
|
2020-10-16 17:36:54 +09:00 |
|
Dean Herbert
|
e9c4b67cf4
|
Inline variable
|
2020-10-16 17:35:35 +09:00 |
|
Dean Herbert
|
05f1017c28
|
Fix lookup check not being updated to use prefix
|
2020-10-16 17:35:21 +09:00 |
|
Dean Herbert
|
a1892aa0a7
|
Only additive flash explosions over the epic cutoff
|
2020-10-16 17:25:55 +09:00 |
|
Dean Herbert
|
77bf050a80
|
Ignore IgnoreHits for flashiness
|
2020-10-16 17:24:43 +09:00 |
|
Dean Herbert
|
9572260e6d
|
Add bulge and explode support
|
2020-10-16 17:09:00 +09:00 |
|
Dean Herbert
|
8104bd0f74
|
Add fill colour changes
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
5803c72b4c
|
Add support for old marker style danger textures
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
f0b15813e2
|
Add support for both legacy styles
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
bdebf2f1a4
|
Fix skinnable test scene still not working with dynamic compilation
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
6d3a106a86
|
Simplify texture lookups
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
f28bcabae7
|
Avoid transforms per hp change
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
a810f56ec8
|
Move "flash on hit only" logic to binding
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
5be9e30cd0
|
Add legacy implementation
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
e89c5c3b3c
|
Add dynamic compile exceptions to fix skin test scenes
|
2020-10-16 17:08:46 +09:00 |
|