MBmasher
|
65ef030341
|
Further balancing
|
2021-11-22 08:59:41 +11:00 |
|
MBmasher
|
7833fab02d
|
Balancing bonuses to adjust for corrected opacity formula
|
2021-11-22 08:41:56 +11:00 |
|
MBmasher
|
e9745a3ac4
|
Fix wrong opacity formula
|
2021-11-22 08:32:35 +11:00 |
|
MBmasher
|
e9a4ee6800
|
Cleaning up code
|
2021-11-21 23:53:40 +11:00 |
|
MBmasher
|
a57c277a58
|
Move preempt back to CreateDifficultyAttributes
|
2021-11-21 23:43:09 +11:00 |
|
MBmasher
|
afbec94124
|
Move opacity function to OsuDifficultyHitObject
|
2021-11-21 23:40:15 +11:00 |
|
Dean Herbert
|
9f688f6291
|
Stop persisting Skill s in DifficultyAttributes
|
2021-11-21 12:15:32 +09:00 |
|
MBmasher
|
fe83b8fc77
|
Add line break
|
2021-11-18 10:50:32 +11:00 |
|
MBmasher
|
f4b23f0960
|
Remove setting preempt in CreateDifficultyAttributes
|
2021-11-18 10:37:07 +11:00 |
|
MBmasher
|
30e18f16d9
|
Change mods and preemptTime to readonly
|
2021-11-18 10:33:44 +11:00 |
|
MBmasher
|
92cf447180
|
Remove unnecessary braces
|
2021-11-18 10:32:41 +11:00 |
|
MBmasher
|
8e8571543d
|
Removing unnecessary file
|
2021-11-18 09:48:18 +11:00 |
|
MBmasher
|
6a444b9edb
|
Further balancing opacity/hidden bonus
|
2021-11-18 09:47:41 +11:00 |
|
Dean Herbert
|
fd0cae2bfb
|
Merge branch 'master' into difficulty-attribute-helpers
|
2021-11-17 20:49:31 +09:00 |
|
Dan Balasescu
|
815179f713
|
Use consts for attribute IDs
|
2021-11-17 20:31:18 +09:00 |
|
Dan Balasescu
|
43cbb23b15
|
Use ShouldSerializeFlashlightRating() to serialise database attribute
|
2021-11-17 20:23:08 +09:00 |
|
Dan Balasescu
|
2ae46f901e
|
Add comment for implicitly-used method
|
2021-11-17 20:22:43 +09:00 |
|
MBmasher
|
63c5f7d9d7
|
Balancing opacity and hidden bonus
|
2021-11-17 11:39:12 +11:00 |
|
MBmasher
|
f2d05ea899
|
Remove strain being multiplied by max opacity bonus
|
2021-11-17 11:27:48 +11:00 |
|
Dan Balasescu
|
2c45a327bb
|
Remove JsonIgnores, require opt-in properties
|
2021-11-15 19:54:35 +09:00 |
|
Dean Herbert
|
369b4ba789
|
Update DifficultyCalculator to take an IRulesetInfo
|
2021-11-15 19:16:48 +09:00 |
|
Dean Herbert
|
62d670a3ca
|
Update DifficultyCalculator to take an IWorkingBeatmap
|
2021-11-15 19:16:48 +09:00 |
|
Dan Balasescu
|
c8a01c35f7
|
Remove extra members from FromDatabaseAttributes
|
2021-11-15 18:11:07 +09:00 |
|
Dan Balasescu
|
21c0882b74
|
Don't serialize FL rating without FL mod
|
2021-11-15 17:24:53 +09:00 |
|
Dan Balasescu
|
45382a8127
|
Ignore some properties
|
2021-11-15 16:32:25 +09:00 |
|
Dan Balasescu
|
0cfd6fdf04
|
Add to/from database mapping functions to difficulty attributes
|
2021-11-15 16:06:50 +09:00 |
|
Dan Balasescu
|
907499f73a
|
Add json properties to difficulty attributes
|
2021-11-15 16:06:29 +09:00 |
|
MBmasher
|
efac11e886
|
Add extra bonus for hidden+flashlight
|
2021-11-12 21:42:27 +11:00 |
|
MBmasher
|
5a3be778a1
|
Resolve conflicts with recent slider hotfix
|
2021-11-12 21:41:01 +11:00 |
|
MBmasher
|
131e64e56c
|
Add bonus based on opacity of hit objects
|
2021-11-12 21:29:51 +11:00 |
|
Dan Balasescu
|
a76247603f
|
Merge pull request #15564 from apollo-dw/sliderend-sr
Nerf dropped sliders in osu! difficulty calculation
|
2021-11-12 18:16:28 +09:00 |
|
Dan Balasescu
|
9fb2402781
|
Remove unnecessary parens
|
2021-11-12 17:31:25 +09:00 |
|
apollo-dw
|
cdfe022805
|
Fix potential NaN values
|
2021-11-12 00:56:08 +00:00 |
|
Bartłomiej Dach
|
8aa04864ce
|
Add support for converting sliders with repeats to streams
|
2021-11-11 23:25:49 +01:00 |
|
Bartłomiej Dach
|
0cd3f98598
|
Ensure samples & sample points are carried over during conversion
|
2021-11-11 21:43:06 +01:00 |
|
Bartłomiej Dach
|
27707d52ec
|
Implement slider-to-stream conversion
|
2021-11-11 21:01:30 +01:00 |
|
apollo-dw
|
c330093476
|
Add clamp back in
|
2021-11-11 14:42:54 +00:00 |
|
apollo-dw
|
1ba01a7e9a
|
Fix circle-only map NaN values
|
2021-11-11 14:37:50 +00:00 |
|
apollo-dw
|
95bfb2c69b
|
Clamp slider end estimate to 0
|
2021-11-11 12:46:22 +00:00 |
|
apollo-dw
|
7075108062
|
Clean up clamp logic relating to slider end estimate
|
2021-11-11 02:57:34 +00:00 |
|
apollo-dw
|
86c6837e5d
|
Make slider nerf factor more lenient
|
2021-11-11 02:49:24 +00:00 |
|
apollo-dw
|
5df694e912
|
Estimate number of difficult sliders, and increase assumed slider radius
|
2021-11-11 00:42:06 +00:00 |
|
ekrctb
|
116b857cea
|
Merge branch 'master' into no-scope-catch
|
2021-11-10 20:50:31 +09:00 |
|
Bartłomiej Dach
|
6d04823b05
|
Remove unnecessary virtual specs
|
2021-11-10 12:00:36 +01:00 |
|
apollo-dw
|
2d2a6d8a18
|
Swap to a harsher formula for slider dropped nerf
|
2021-11-10 04:00:54 +00:00 |
|
apollo-dw
|
fe2f143e8a
|
Nerf slider aim for plays with dropped slider ends
|
2021-11-10 00:59:28 +00:00 |
|
Semyon Rozhkov
|
41f4f0ab5e
|
Different setting slider description in each mod
|
2021-11-10 03:57:22 +03:00 |
|
Semyon Rozhkov
|
64bc8da14c
|
Add "No Scope" mod implementation for Catch
|
2021-11-09 17:11:19 +03:00 |
|
Dan Balasescu
|
2c1941eec6
|
Merge pull request #15514 from Wieku/fix-initial-strain
Change currentStrain to 0 for standard mode skills
|
2021-11-08 12:04:50 +09:00 |
|
Dean Herbert
|
17637d9dac
|
Merge pull request #15505 from peppy/use-class-rename
Rename `User` to `APIUser` and move to correct namespace
|
2021-11-08 11:48:19 +09:00 |
|