Dan Balasescu
|
1e9b60f07f
|
Merge pull request #16524 from stanriders/move-td-reduction
Fix touch device difficulty reduction not affecting star rating
|
2022-09-21 12:51:14 +09:00 |
|
StanR
|
1801ae3c6a
|
Move flashlight TD difficulty reduction to diffcalc
|
2022-09-14 17:40:22 +03:00 |
|
StanR
|
c2e3fcfa3f
|
Merge branch 'master' into move-td-reduction
|
2022-09-09 17:24:58 +03:00 |
|
apollo-dw
|
b5779508d0
|
Retrieve great hit window from the hit object
|
2022-09-06 17:10:32 +01:00 |
|
Dan Balasescu
|
9645bfe708
|
Bump difficulty calculator versions
|
2022-09-02 16:27:25 +09:00 |
|
Dan Balasescu
|
2c6c315e3a
|
Merge branch 'master' into pp-balancing
|
2022-08-04 15:40:46 +09:00 |
|
Dean Herbert
|
aca19a005e
|
Add versioning to difficulty calculators
|
2022-07-21 18:15:25 +09:00 |
|
StanR
|
35e841de95
|
Move base performance multiplier to a const
|
2022-07-20 15:54:49 +03:00 |
|
StanR
|
760742e358
|
Move relax global multiplier to diffcalc
|
2022-07-14 00:42:50 +03:00 |
|
StanR
|
212360f67e
|
Make relax ok/meh nerfs less drastic, add flashlight nerf, remove ar bonus for relax
|
2022-07-04 19:59:30 +03:00 |
|
Dan Balasescu
|
e6ccca8045
|
Fix inspection
|
2022-06-29 16:29:17 +09:00 |
|
emu1337
|
26b0815fc8
|
fixed casting the wrong skill
|
2022-06-20 04:19:07 +02:00 |
|
emu1337
|
ecbbd29c9b
|
Merge branch 'master' into speed-acc-scaling
# Conflicts:
# osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyAttributes.cs
# osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs
# osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs
# osu.Game.Rulesets.Osu/Difficulty/Skills/Speed.cs
|
2022-06-20 04:15:35 +02:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
apollo-dw
|
e7602563fb
|
Fetch lastlast object from beatmap, not objects list
|
2022-06-10 10:28:14 +01: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 |
|
Dan Balasescu
|
ce095d6af6
|
Merge branch 'master' into fl-opacity
|
2022-04-26 18:34:53 +09:00 |
|
Dan Balasescu
|
215da7e933
|
Reimplement as extension method on IBeatmap
Implementation has changed slightly to support arbitrary levels of
nested hitobjects.
|
2022-02-16 12:06:49 +09:00 |
|
Henry Lin
|
74a55ead77
|
Simplify combo counting logic
|
2022-01-23 13:00:54 +08:00 |
|
Henry Lin
|
f53ce5aedf
|
Fix max combo calculation in osu diffcalc
|
2022-01-23 11:11:12 +08:00 |
|
Dan Balasescu
|
36d1cdb95a
|
Merge branch 'master' into fl-opacity
|
2022-01-20 14:48:20 +09:00 |
|
StanR
|
b77e6f92b7
|
Fix touch device difficulty reduction not affecting star rating
|
2022-01-19 22:31:11 +03:00 |
|
StanR
|
2f2006715e
|
Slightly refactor difficulty and pp calculators
|
2021-12-17 23:40:23 +03:00 |
|
Dan Balasescu
|
383bf7cdfc
|
Only allow HD combination alongside FL
|
2021-11-30 10:39:48 +09:00 |
|
Dan Balasescu
|
e6e6e2d951
|
Merge branch 'master' into fl-opacity
|
2021-11-30 10:00:44 +09:00 |
|
MBmasher
|
a57c277a58
|
Move preempt back to CreateDifficultyAttributes
|
2021-11-21 23:43:09 +11:00 |
|
Dean Herbert
|
9f688f6291
|
Stop persisting Skill s in DifficultyAttributes
|
2021-11-21 12:15:32 +09:00 |
|
MBmasher
|
f4b23f0960
|
Remove setting preempt in CreateDifficultyAttributes
|
2021-11-18 10:37:07 +11: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 |
|
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
|
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 |
|
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 |
|
StanR
|
205d95e8c6
|
Approximate amount of effective misses using combo
|
2021-10-13 20:04:34 +03:00 |
|
emu1337
|
aab3277024
|
changed speed acc scaling to be closer to worst case scenario
|
2021-10-11 03:12:57 +02:00 |
|
StanR
|
37632fe4dc
|
Remove int casts in difficulty calculation, fixup some comments
|
2021-10-09 12:08:57 +03:00 |
|
smoogipoo
|
f0affa9f5a
|
Don't refer to BeatmapInfo
|
2021-10-08 19:50:31 +09:00 |
|
smoogipoo
|
3a4807a032
|
Merge branch 'master' into blinds-pp
|
2021-10-08 19:45:59 +09:00 |
|
Dan Balasescu
|
5b89293fa3
|
Merge pull request #14942 from apollo-dw/relax-osu-pp
Implement Relax difficulty calculation in osu!
|
2021-10-08 16:47:43 +09:00 |
|
apollo-dw
|
d6eab02d92
|
Return 0 for speed with relax
|
2021-10-06 16:53:33 +01:00 |
|
Dean Herbert
|
b339c149d8
|
Copy BaseDifficulty to Beatmap<T> and move all write operations across
|
2021-10-06 15:10:45 +09:00 |
|
Dean Herbert
|
05996cc2e9
|
Add changes that got forgotted in branch surgery
|
2021-10-01 17:04:53 +09:00 |
|
apollo-dw
|
70119d3a43
|
add drain rate term
|
2021-09-24 15:02:19 +01:00 |
|
smoogipoo
|
e3b6c15a73
|
Merge branch 'master' into speedpp
|
2021-09-21 18:41:27 +09:00 |
|
smoogipoo
|
b9c91111d2
|
Add some whitespace
|
2021-09-21 12:43:29 +09:00 |
|