Dean Herbert
|
fbc923b47e
|
Revert "Merge pull request #26870 from smoogipoo/adjust-default-minresult"
This reverts commit 1acff746ee , reversing
changes made to 696ecda398 .
|
2024-01-31 17:51:38 +09:00 |
|
Dan Balasescu
|
9b1bbe5f48
|
Adjust default min result of SliderTailHit, remove override
|
2024-01-31 16:12:05 +09:00 |
|
Bartłomiej Dach
|
2667cb8b36
|
Merge pull request #26703 from peppy/smaller-slider-misses
Adjust slider tick / end defaults again
|
2024-01-29 13:51:07 +01:00 |
|
Salman Ahmed
|
64b61108ad
|
Move solution to multiplayer flow instead
|
2024-01-28 00:42:04 +03:00 |
|
Salman Ahmed
|
a25be9927d
|
Fix score processor no longer applying results when failing in multiplayer match
|
2024-01-27 23:23:10 +03:00 |
|
Dean Herbert
|
107b37494e
|
Update triangles skin judgment display
|
2024-01-25 19:31:57 +09:00 |
|
Bartłomiej Dach
|
cb8ec48717
|
Make RankFromScore() 's dictionary param readonly
Just to make sure nobody tries any "funny" business.
|
2024-01-22 19:56:30 +01:00 |
|
Dean Herbert
|
c8521b49cd
|
Change S rank to require no miss
|
2024-01-22 21:43:32 +09:00 |
|
Bartłomiej Dach
|
cde0c0b2ee
|
Merge pull request #26561 from peppy/fix-catch-banana-health-bar
Fix argon health bar showing "miss" bar for bananas
|
2024-01-16 11:04:38 +01:00 |
|
Dean Herbert
|
57a6025a2c
|
Add helper method to bypass judgement woes
|
2024-01-16 15:52:05 +09:00 |
|
Dean Herbert
|
902a5436f3
|
Fix silver S/SS not being awarded correctly
|
2024-01-16 13:21:15 +09:00 |
|
Bartłomiej Dach
|
1cd7656f33
|
Reorder hit results so that SliderTailHit is next to SmallTickHit
This addresses https://github.com/ppy/osu/discussions/26507.
|
2024-01-14 09:33:04 +01:00 |
|
Bartłomiej Dach
|
00a4c055b3
|
Merge branch 'master' into catch-scoring
|
2024-01-09 15:49:37 +01:00 |
|
Bartłomiej Dach
|
8295ad1feb
|
Change catch scoring to match score V2
|
2024-01-05 20:46:11 +01:00 |
|
Dean Herbert
|
b12011d501
|
Avoid rank updates after failing
|
2024-01-04 17:13:24 +09:00 |
|
Dean Herbert
|
a4dee1a01a
|
Don't unset Disabled on rank (never actually disabled?)
|
2024-01-04 17:13:24 +09:00 |
|
Dean Herbert
|
705f25e4b9
|
Make ScoreProcessor.Rank read-only
|
2024-01-04 17:13:24 +09:00 |
|
Dan Balasescu
|
807443b648
|
Add HitResult.SliderTailHit
|
2023-12-30 10:38:47 +09:00 |
|
Dean Herbert
|
8e6ea2dd9b
|
Update argon and triangles to match display style
|
2023-12-25 17:37:28 +09:00 |
|
Dan Balasescu
|
d1000b2e6c
|
remove HP density
|
2023-12-23 23:36:15 +09:00 |
|
Dan Balasescu
|
a0185508b7
|
Add basic consideration of density for HP drain
|
2023-12-22 18:08:26 +09:00 |
|
Dan Balasescu
|
6b4b2a57fc
|
Expose only as one method
|
2023-12-21 14:58:23 +09:00 |
|
Dan Balasescu
|
4e3b994142
|
Relocate HitResult numeric score to ScoreProcessor
|
2023-12-21 14:52:31 +09:00 |
|
Bartłomiej Dach
|
a763ad8473
|
Add remarks to Is{Hit,Miss}() to explain their simultaneous existence
|
2023-12-20 19:07:18 +01:00 |
|
Dean Herbert
|
eb8fb8092d
|
Attempt to standardise miss handling logic
|
2023-12-21 00:59:35 +09:00 |
|
Dean Herbert
|
9b383e3276
|
Add support for showing tick misses
|
2023-12-20 20:23:19 +09:00 |
|
Dan Balasescu
|
c1b55c7fac
|
Add ScoreProcessor methods to override numeric result
|
2023-12-19 13:50:31 +09:00 |
|
Dean Herbert
|
4ad312ef5b
|
Update xmldoc for LegacyComboIncrease
|
2023-12-15 19:12:45 +09:00 |
|
Dan Balasescu
|
0171078052
|
Move object counts to BeatmapInfo
|
2023-12-13 17:33:24 +09:00 |
|
Dean Herbert
|
fdcf87569c
|
Merge pull request #25711 from smoogipoo/mania-convert-song-select-keycount
Display osu!mania keycount in song select carousel panels and details
|
2023-12-13 16:31:25 +09:00 |
|
Dan Balasescu
|
6ed5613c22
|
Merge branch 'master' into mania-convert-song-select-keycount
|
2023-12-13 13:53:50 +09:00 |
|
Dan Balasescu
|
2930b53edd
|
Simplify implementation
|
2023-12-13 13:43:14 +09:00 |
|
Dan Balasescu
|
8c760e5110
|
Fix hitobject count when creating from an IBeatmap
|
2023-12-13 13:41:03 +09:00 |
|
Dan Balasescu
|
daaadf3fc3
|
Fix IgnoreMiss judgements not updating accuracy
|
2023-12-13 11:51:45 +09:00 |
|
Dan Balasescu
|
987fe9322e
|
Merge pull request #24166 from Zyfarok/scorev3
Modify osu! standardised scoring to introduce a combo exponent
|
2023-12-12 17:38:44 +09:00 |
|
Dan Balasescu
|
b36db3518c
|
Add keycount to song select details panel and carousel panels
|
2023-12-09 22:31:51 +09:00 |
|
Dan Balasescu
|
767d5c8018
|
Add object counts to IBeatmapDifficultyInfo
|
2023-12-09 22:31:51 +09:00 |
|
Dan Balasescu
|
295a1b01d6
|
Adjust catch score grade cutoffs
|
2023-11-29 19:05:31 +09:00 |
|
Dan Balasescu
|
8314f656a3
|
Encapsulate common HP logic from osu and catch HP calculations
|
2023-11-24 18:32:06 +09:00 |
|
Bartłomiej Dach
|
ca37e1afc2
|
Merge branch 'master' into scorev3
|
2023-11-24 10:37:10 +09:00 |
|
Bartłomiej Dach
|
d4519f74ab
|
Merge branch 'master' into hp-drain-fix-breaks
|
2023-11-23 10:31:42 +09:00 |
|
Dan Balasescu
|
30309cdf11
|
Merge pull request #25415 from Poyo-SSB-forks/unify-ur
Change unstable rate calculation to account for rate-change mods
|
2023-11-23 09:53:28 +09:00 |
|
Poyo
|
3a0586a8f5
|
Rewrite backwards assertion
|
2023-11-21 15:19:04 -08:00 |
|
Dan Balasescu
|
8302ebcf1a
|
Remove default DrainRate value
|
2023-11-21 19:18:02 +09:00 |
|
Clément Burgelin (Zyfarok)
|
1f88658bad
|
Fix syntax
|
2023-11-20 03:05:46 +01:00 |
|
Zyf
|
432b88674b
|
Scoring : change formula parameters to match survey results
|
2023-11-20 00:02:58 +01:00 |
|
Zyf
|
cadd9b4ace
|
Merge remote-tracking branch 'upstream/master' into scorev3
|
2023-11-19 23:53:05 +01:00 |
|
Dean Herbert
|
6fa7b4f552
|
Merge branch 'master' into hp-drain-v1-2
|
2023-11-17 18:33:03 +09:00 |
|
Poyo
|
a73c870712
|
Allow GameplayRate to be nullable and assert before use
|
2023-11-15 17:00:35 -08:00 |
|
Dan Balasescu
|
e3137d575b
|
Fix osu! and base HP processor break time implementation
|
2023-11-14 01:11:17 +09:00 |
|