Dan Balasescu
|
ed2b39a220
|
Remove whitespace
|
2022-10-11 13:53:18 +09:00 |
|
Natelytle
|
cc54fc5c1b
|
rename method to reflect being a method
|
2022-10-10 13:52:01 -04:00 |
|
Natelytle
|
430eb44446
|
slight formatting
|
2022-10-10 13:45:16 -04:00 |
|
Natelytle
|
32adc1ec14
|
Fix division by 0
|
2022-10-10 13:36:52 -04:00 |
|
Dan Balasescu
|
9645bfe708
|
Bump difficulty calculator versions
|
2022-09-02 16:27:25 +09:00 |
|
Dan Balasescu
|
f381bc9115
|
Add explanatory comment
|
2022-08-17 19:03:48 +09:00 |
|
63411
|
b33e0f5e1c
|
update comment and deltaTime check
|
2022-08-16 11:03:18 +08:00 |
|
Dan Balasescu
|
5f70ee3ed7
|
Merge branch 'master' into mania-note-order-fix
|
2022-08-15 23:44:02 +09:00 |
|
Dean Herbert
|
aca19a005e
|
Add versioning to difficulty calculators
|
2022-07-21 18:15:25 +09:00 |
|
63411
|
4fdbf3ff24
|
individualStrain should be the hardest individualStrain column for notes in a chord
|
2022-07-14 15:07:58 +08:00 |
|
molneya
|
11c7756670
|
Merge branch 'ppy:master' into mania-difficulty-refactor
|
2022-07-01 11:04:55 +00:00 |
|
Dan Balasescu
|
5cdf98b4dc
|
Merge branch 'master' into accuracy-pp-curve
|
2022-06-29 16:48:11 +09:00 |
|
63411
|
2b42dfb9cb
|
apply individualStrain decay only when a note appears in that column
|
2022-06-28 20:32:35 +08:00 |
|
Dan Balasescu
|
0fd2c010e5
|
Remove NRT disables from attributes classes
|
2022-06-27 16:07:15 +09:00 |
|
Dan Balasescu
|
0579780bb8
|
Add IBeatmapOnlineInfo parameter and use to extract more data
|
2022-06-27 16:07:15 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
63411
|
9be13f88fd
|
revert customAccuracy changes
|
2022-06-23 15:51:28 +08:00 |
|
63411
|
58d6fa4645
|
Reduce NoFail pp multiplier
|
2022-06-20 19:55:26 +08:00 |
|
63411
|
984634c580
|
Adjust customAccuracy formula slightly
|
2022-06-18 22:27:28 +08:00 |
|
63411
|
361a87412b
|
Update comments
|
2022-06-18 12:20:47 +08:00 |
|
63411
|
451d4154f0
|
Fix code style
|
2022-06-18 00:45:34 +08:00 |
|
63411
|
e238bcc6c6
|
Remove unneeded attributes
|
2022-06-17 23:44:10 +08:00 |
|
63411
|
9fe7636138
|
Use accuracy for pp calculation
|
2022-06-17 23:38:22 +08:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dan Balasescu
|
6d2a2ba7d6
|
Rename Position -> Index
|
2022-06-09 18:49:11 +09:00 |
|
Dan Balasescu
|
f0ef2e610e
|
Merge branch 'master' into dho
|
2022-06-09 18:29:14 +09:00 |
|
Dan Balasescu
|
a287fd73bb
|
Write MaxCombo attribute for mania
|
2022-06-02 19:16:38 +09:00 |
|
Dan Balasescu
|
b1ffffc1ac
|
Calculate true combo value in ManiaDifficultyCalculator
|
2022-06-02 19:16:31 +09:00 |
|
apollo-dw
|
66a6467403
|
Pass object position to the object
|
2022-05-26 19:26:14 +01:00 |
|
apollo-dw
|
30b9e0e7ab
|
Use object list size for object position
|
2022-05-24 16:30:25 +01:00 |
|
apollo-dw
|
26985ca8af
|
Store hitobject history in the hitobject
|
2022-05-22 16:26:22 +01:00 |
|
63411
|
6cca56ab77
|
Move release_threshold to const
|
2022-04-23 10:46:12 +08:00 |
|
63411
|
8b55d3855a
|
Use isOverlapping bool to determine holdAddition
|
2022-04-22 13:27:59 +08:00 |
|
63411
|
56bbfa58e5
|
Add missing absolute value of closestEndTime
|
2022-04-22 13:01:41 +08:00 |
|
63411
|
97b4a2a105
|
Use better initial value for closestEndTime
|
2022-04-22 12:59:00 +08:00 |
|
63411
|
574007c07a
|
Optimise holdAddition calculation
|
2022-04-22 02:02:23 +08:00 |
|
63411
|
e7a149af6c
|
Use curve for holdAddition validity cutoff
|
2022-04-21 23:05:20 +08:00 |
|
63411
|
a0a83fb51f
|
Use closest endTime for holdAddition validity
|
2022-04-21 23:03:28 +08:00 |
|
Dan Balasescu
|
523f668c8c
|
Remove unnecessary ctor argument
|
2022-03-15 12:37:39 +09:00 |
|
Dan Balasescu
|
4a3e3aba65
|
Restructure PerformanceCalculator to not require ScoreInfo argument
|
2022-03-14 14:25:28 +09:00 |
|
Dean Herbert
|
13b6cfb5ed
|
Merge pull request #16898 from smoogipoo/fix-mania-pp-score-multiplier
Fix mania PP calculator applying incorrect score multiplier
|
2022-02-17 19:21:08 +09:00 |
|
Dean Herbert
|
64360f2b37
|
Merge pull request #16891 from smoogipoo/fix-mania-hitwindow-attrib
Fix mania hit window attribute improperly considering rate-adjustment mods
|
2022-02-17 14:03:51 +09:00 |
|
Dan Balasescu
|
39a7bbdb9a
|
Fix mania PP calculator applying incorrect score multiplier
|
2022-02-17 14:03:39 +09:00 |
|
Dean Herbert
|
7307e68e9c
|
Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier"
This reverts commit 252b945d3b , reversing
changes made to a1b39a96cf .
|
2022-02-17 13:26:12 +09:00 |
|
Dan Balasescu
|
0b37efc985
|
Add explanatory note
|
2022-02-16 20:07:58 +09:00 |
|
Dan Balasescu
|
a0ee86ddd2
|
Fix improperly considering rate adjustment mods
|
2022-02-16 19:51:42 +09:00 |
|
Dan Balasescu
|
d4bf335fcc
|
Use score multiplier attribute in ManiaPerformanceCalculator
|
2022-02-16 16:24:40 +09:00 |
|
Dan Balasescu
|
84e82ef5e4
|
Add XMLDocs to difficulty attribute properties
|
2022-02-16 14:09:19 +09:00 |
|
Henry Lin
|
b81fc675e8
|
Include PropertyName in PerformanceDisplayAttribute
|
2022-01-17 20:45:25 +08:00 |
|
Henry Lin
|
d014fef179
|
Hide confusing attributes
|
2022-01-17 20:36:36 +08:00 |
|