Dean Herbert
|
ef2e2894a2
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 23:49:14 +09:00 |
|
smoogipoo
|
26dffbfd3b
|
Replicate hit window calculation
|
2020-10-14 20:40:39 +09:00 |
|
smoogipoo
|
1a2dc83740
|
Make field readonly
|
2020-10-14 20:40:17 +09:00 |
|
smoogipoo
|
da8565c0fa
|
Add 10K mod to incompatibility list
|
2020-10-14 18:28:19 +09:00 |
|
smoogipoo
|
3e6ed6c9ff
|
Add support for dual stages (keycoop) and score multiplier
|
2020-10-14 17:53:28 +09:00 |
|
Dan Balasescu
|
4eccb03d71
|
Add copyright notice
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-10-14 17:08:14 +09:00 |
|
Dean Herbert
|
207c409792
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 15:26:32 +09:00 |
|
Dean Herbert
|
010f86ff34
|
Merge pull request #10452 from smoogipoo/fix-mania-conversion
Make mania beatmap conversions match stable
|
2020-10-13 01:17:42 +09:00 |
|
smoogipoo
|
ac4290dfb6
|
Add comment about stable calculation
|
2020-10-12 15:27:33 +09:00 |
|
Bartłomiej Dach
|
146b15371d
|
Merge branch 'master' into fix-slider-sample-parsing
|
2020-10-10 14:02:33 +02:00 |
|
smoogipoo
|
65d8530a11
|
Fix tests
|
2020-10-09 22:47:32 +09:00 |
|
smoogipoo
|
306d876d22
|
Replicate stable's unstable sort
|
2020-10-09 21:50:20 +09:00 |
|
smoogipoo
|
5017c92fe8
|
Combine mania skills
|
2020-10-09 21:47:34 +09:00 |
|
smoogipoo
|
08f3481b59
|
Use integer calculations to replicate stable's slider conversion
|
2020-10-09 21:22:20 +09:00 |
|
smoogipoo
|
5f19081db6
|
Fix incorrect probability calculation for hitobject conversion
|
2020-10-09 21:20:00 +09:00 |
|
smoogipoo
|
9d09503ace
|
Fix spinner conversion not considering stacking + forced initial column
|
2020-10-09 21:13:04 +09:00 |
|
smoogipoo
|
4d0e4f4ade
|
Fix incorrect initial density
|
2020-10-09 21:11:18 +09:00 |
|
Dean Herbert
|
681e88af40
|
Merge branch 'master' into editor-fix-button-states-after-paste
|
2020-10-09 20:51:09 +09:00 |
|
Dean Herbert
|
3838f405dd
|
Fix missed usages
|
2020-10-09 18:50:05 +09:00 |
|
Dean Herbert
|
07558b5bc0
|
Merge branch 'master' into ruleset-result-types
|
2020-10-09 13:17:05 +09:00 |
|
Dean Herbert
|
f1a3b6d0ba
|
Merge branch 'master' into perf-calculator-remove-working-beatmap
|
2020-10-07 17:43:17 +09:00 |
|
Dean Herbert
|
6020ec9ca3
|
Add valid result types for all rulesets
|
2020-10-07 15:43:52 +09:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Dean Herbert
|
5dea37792c
|
Merge branch 'master' into health-adjustments
|
2020-10-04 21:38:40 +09:00 |
|
Lucas A
|
d7747ebb2d
|
Remove unused WorkingBeatmap argument.
|
2020-10-03 16:51:22 +02:00 |
|
Bartłomiej Dach
|
309714081f
|
Make new health increase values mania-specific
|
2020-10-03 12:16:22 +02:00 |
|
Bartłomiej Dach
|
1f0620ffd4
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
|
Bartłomiej Dach
|
2b1ef16f89
|
Replace comparison references to HitResult.Miss with IsHit
|
2020-10-02 23:31:24 +02:00 |
|
Lucas A
|
abd395a030
|
Remove unecessary using references.
|
2020-10-02 19:41:24 +02:00 |
|
Lucas A
|
0163688a17
|
Remove IBeatmap from PerformanceCalculator.
|
2020-10-02 19:24:30 +02:00 |
|
smoogipoo
|
e789e06c86
|
Don't display hold note tick judgements
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
bad48d6d44
|
Merge branch 'master' into scoring-standardisation
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
31fae045fa
|
Update judgement processors with new hit results
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
b1877b649b
|
Use new hit results in mania
|
2020-09-29 16:33:38 +09:00 |
|
Dean Herbert
|
6095446f10
|
Fix autoplay generators failing on empty hitobjects lists
|
2020-09-28 15:38:54 +09:00 |
|
smoogipoo
|
c7d24203ce
|
Make beatmap conversion support cancellation tokens
|
2020-09-17 17:40:05 +09:00 |
|
Morilli
|
9c041dbac2
|
Fix mania scrollspeed slider precision
|
2020-09-15 08:24:01 +02:00 |
|
Dean Herbert
|
ef44c7d063
|
Merge branch 'master' into score-recalc
|
2020-09-10 18:30:41 +09:00 |
|
Dean Herbert
|
a65f564e45
|
Add icons for other ruleset editors
|
2020-09-09 18:40:01 +09:00 |
|
smoogipoo
|
117c7ec6b2
|
Merge branch 'master' into score-recalc
|
2020-09-09 14:38:36 +09:00 |
|
Dean Herbert
|
4680728b9c
|
Merge branch 'master' into update-dcc-exclusions
|
2020-09-07 18:01:44 +09:00 |
|
smoogipoo
|
c72a8d4755
|
Add zero-length slider test
|
2020-09-07 17:18:40 +09:00 |
|
smoogipoo
|
ecc9c2957f
|
Avoid float precision error in mania conversion
|
2020-09-07 16:30:05 +09:00 |
|
smoogipoo
|
1143d5d992
|
Update class exclusion for dynamic compilation
|
2020-09-04 20:41:08 +09:00 |
|
Dean Herbert
|
25e142965d
|
Strongly type and expose default beatmap information icon implementations for other rulesets
|
2020-09-04 15:01:32 +09:00 |
|
Dean Herbert
|
72cb65c22f
|
Update and add missing beatmap statistic icons to info wedge
|
2020-09-03 17:52:22 +09:00 |
|
Bartłomiej Dach
|
d419fe4dbf
|
Remove note shaking mention that doesn't apply in mania
|
2020-08-31 12:03:05 +02:00 |
|
smoogipoo
|
acbeb5406f
|
Add/improve xmldoc
|
2020-08-31 13:33:41 +09:00 |
|
smoogipoo
|
aa151e4cd7
|
Merge branch 'master' into mania-notelock
|
2020-08-31 13:31:41 +09:00 |
|
Dan Balasescu
|
bd2f863b56
|
Merge branch 'master' into legacy-mirror-mod-replays
|
2020-08-31 12:41:17 +09:00 |
|