Dean Herbert
|
09a7950a3b
|
Fix handlers for other rulesets
|
2019-03-28 15:09:06 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
smoogipoo
|
9d0d402336
|
Apply pp calculator changes
(Backported from https://github.com/ppy/osu-performance/compare/master...smoogipoo:sorcerer-catch-changes)
|
2019-03-27 17:22:07 +09:00 |
|
smoogipoo
|
7d102e9e8f
|
Merge remote-tracking branch 'HollyHacker/ctb-pp' into sorcerer-catch-changes
|
2019-03-27 17:19:41 +09:00 |
|
smoogipoo
|
5c8e8a1697
|
Fix license header
|
2019-03-27 16:56:15 +09:00 |
|
smoogipoo
|
8fcb75809d
|
Add LegacyScoreInfo for statistics preservation/conversion
|
2019-03-27 16:55:46 +09:00 |
|
smoogipoo
|
1a6c2022ea
|
Fix up/adjust counts
|
2019-03-27 14:53:29 +09:00 |
|
smoogipoo
|
2dc5447928
|
Merge remote-tracking branch 'origin/master' into ctb-pp
|
2019-03-27 14:01:02 +09:00 |
|
Dean Herbert
|
ed3746e166
|
Make PlayfieldAdjustmentContainer universal
|
2019-03-26 13:32:44 +09:00 |
|
smoogipoo
|
2705263145
|
Scale edge dash threshold with clock rate
|
2019-03-26 13:25:52 +09:00 |
|
Dean Herbert
|
39df8cce19
|
Fix incorrect usage of InternalChildren
Could cause overwriting of components added by base DrawableHitObjcet class (such as samples)
|
2019-03-25 13:48:55 +09:00 |
|
Dean Herbert
|
9bf48863b0
|
Fix DrawableRuleset drawable creation method's name
|
2019-03-25 00:00:29 +09:00 |
|
smoogipoo
|
be5ffdbf22
|
Adjust edge bonuses to consider clock rate
|
2019-03-23 16:01:14 +09:00 |
|
smoogipoo
|
839dd7343f
|
Revert "Use fresh mods for each difficulty calculation"
This reverts commit 24fb25f1cdc770ecb7c016a8fba472c00507484d.
|
2019-03-23 15:57:22 +09:00 |
|
smoogipoo
|
13e480baa0
|
Merge remote-tracking branch 'origin/master' into sorcerer-diffcalc-changes
|
2019-03-23 15:55:48 +09:00 |
|
tangalbert919
|
00c659a5ca
|
Merge all changes from 2019.321.0 to android
|
2019-03-20 11:00:27 -05:00 |
|
Dean Herbert
|
6f1610be79
|
Merge branch 'master' into ruleset-container-refactor
|
2019-03-20 14:55:58 +09:00 |
|
smoogipoo
|
8210128979
|
Merge branch 'catch-hr-fixes' into sorcerer-diffcalc-changes
|
2019-03-20 12:15:01 +09:00 |
|
smoogipoo
|
9f12a36598
|
Buff slower edge dashes, nerf faster ones
|
2019-03-20 12:14:53 +09:00 |
|
smoogipoo
|
9ae6cde837
|
Nerf back-and-forth hyperdash chains
|
2019-03-20 12:14:26 +09:00 |
|
smoogipoo
|
8f0440d14c
|
Ensure RNG max value cannot go below min value
|
2019-03-20 12:06:37 +09:00 |
|
smoogipoo
|
003e36862f
|
Fix JuiceStreams not affecting lastPosition/lastStartTime
|
2019-03-20 12:06:14 +09:00 |
|
Dean Herbert
|
7b6d882ce6
|
Remove double-generic type
|
2019-03-20 11:29:16 +09:00 |
|
Dean Herbert
|
3b7a76aa4e
|
Fix typo
|
2019-03-20 11:22:34 +09:00 |
|
Dean Herbert
|
baea7230bc
|
Rename RulesetContainer to DrawableRuleset
|
2019-03-19 23:47:31 +09:00 |
|
Dean Herbert
|
68f28326a2
|
Refactor RulesetContainer for readability
|
2019-03-19 20:21:31 +09:00 |
|
smoogipoo
|
94340608d4
|
Merge remote-tracking branch 'origin/master' into sorcerer-diffcalc-changes
|
2019-03-19 17:29:19 +09:00 |
|
Dean Herbert
|
6f372e7c07
|
Merge pull request #4489 from smoogipoo/fix-diffcalc-catcher-size
Fix difficulty calculation using the pre-mod catcher size
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-03-19 16:49:38 +09:00 |
|
Dean Herbert
|
0fbc049f8d
|
Remove newline
|
2019-03-19 16:25:34 +09:00 |
|
smoogipoo
|
dd60e3f1c4
|
Fix halfCatchWidth not being reset between runs
|
2019-03-19 15:59:04 +09:00 |
|
smoogipoo
|
57727ac184
|
Remove preprocess until a later point in time
|
2019-03-19 15:53:27 +09:00 |
|
smoogipoo
|
5d9477e1e4
|
Fix difficulty calculation using the pre-mod catcher size
|
2019-03-19 15:35:14 +09:00 |
|
smoogipoo
|
5b07cce3cb
|
Invert unintuitive variable
|
2019-03-19 14:12:10 +09:00 |
|
smoogipoo
|
1b696ade50
|
Refactor to reduce code complexity
|
2019-03-19 14:10:39 +09:00 |
|
smoogipoo
|
a26e237e26
|
Fix relative position being compared to time
|
2019-03-18 18:59:38 +09:00 |
|
smoogipoo
|
bb8171b88a
|
Fix HR mod being applied to non-fruit objects
|
2019-03-18 18:36:16 +09:00 |
|
tangalbert919
|
e865ac2086
|
Merge remote-tracking branch 'origin/master' into android
|
2019-03-17 09:39:34 -05:00 |
|
Dean Herbert
|
c496f6e56b
|
Fix usages of OnLoadComplete
|
2019-03-17 13:44:20 +09:00 |
|
smoogipoo
|
f959a2ee37
|
Update antiflow bonus
|
2019-03-16 10:12:05 +09:00 |
|
smoogipoo
|
2bf01e876e
|
Merge branch 'reinstantiate-mods' into sorcerer-diffcalc-changes
|
2019-03-14 23:42:11 +09:00 |
|
smoogipoo
|
24fb25f1cd
|
Use fresh mods for each difficulty calculation
|
2019-03-14 23:41:52 +09:00 |
|
smoogipoo
|
412a3c0e82
|
Merge branch 'fix-catch-diffcalc-mods' into sorcerer-diffcalc-changes
|
2019-03-14 23:07:58 +09:00 |
|
smoogipoo
|
d13423fcdb
|
Fix catch difficulty calculator not providing adjustment mods
|
2019-03-14 23:06:23 +09:00 |
|
smoogipoo
|
f8240fcd70
|
Merge remote-tracking branch 'origin/master' into sorcerer-diffcalc-changes
|
2019-03-12 16:21:34 +09:00 |
|
Dean Herbert
|
489153579a
|
Add xmldoc and clarify struct variables
|
2019-03-11 14:36:29 +09:00 |
|
Albert Tang
|
7f30fce3fe
|
Merge branch 'master' into android
|
2019-03-08 10:39:24 -06:00 |
|
Dean Herbert
|
c6194d5487
|
Merge branch 'master' into extract-slider-tick-creation
|
2019-03-08 20:40:03 +09:00 |
|
Dean Herbert
|
48e54c84c1
|
Merge branch 'master' into mod-wind
|
2019-03-08 20:23:02 +09:00 |
|
Dean Herbert
|
165a353a83
|
Add extensive commenting about LegacyLastTick usage
|
2019-03-08 20:12:48 +09:00 |
|
Dean Herbert
|
355705f0a5
|
Fix legacy tick handling
|
2019-03-08 19:57:30 +09:00 |
|