Commit Graph

4356 Commits

Author SHA1 Message Date
6d91c0f375 Resolve inspection issue 2022-06-29 16:57:11 +09:00
ad95f037de Prevent another case of potential div-by-0 2022-06-29 16:42:53 +09:00
e6ccca8045 Fix inspection 2022-06-29 16:29:17 +09:00
0211fe7ae8 Fix exception + possible div-by-0 2022-06-29 16:29:14 +09:00
2989803b71 Merge branch 'master' into speed-acc-scaling 2022-06-29 16:15:20 +09:00
34b9118fb3 Cleanup by using const value 2022-06-29 16:10:06 +09:00
7d743994bc Merge branch 'master' into FL-diffspike 2022-06-29 16:05:53 +09:00
8cda55e224 Merge pull request #18795 from smoogipoo/full-size-follow-circle
Track the full size of the follow circle at all times
2022-06-28 19:20:34 +09:00
0fd2c010e5 Remove NRT disables from attributes classes 2022-06-27 16:07:15 +09:00
0579780bb8 Add IBeatmapOnlineInfo parameter and use to extract more data 2022-06-27 16:07:15 +09:00
31a447fda0 Update parameter discards 2022-06-24 21:26:19 +09:00
26c5b59f6d Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
a7de43ade6 Add attribute ID 2022-06-21 19:31:45 +09:00
ede5ca31a1 Always track final follow circle size 2022-06-21 18:10:11 +09:00
630bd244d5 Inherit StrainSkill instead 2022-06-21 10:01:11 +01:00
0f6f000188 Remove difficulty spike nerf 2022-06-21 09:13:44 +01:00
e0c82d11ab Convert == usages to ReferenceEquals 2022-06-20 16:56:19 +09:00
26b0815fc8 fixed casting the wrong skill 2022-06-20 04:19:07 +02:00
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
1bd6198da2 Merge pull request #18692 from apollo-dw/dbltap
Rework doubletap detection in osu!'s Speed evaluator
2022-06-19 11:03:16 +09:00
c4d69405bf Adjust speed ratio fraction to avoid division by 0 2022-06-17 21:18:16 +01:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
2634e56944 Further adjustments 2022-06-14 16:16:12 +01:00
737197591d Change doubletap algorithm 2022-06-13 17:49:56 +01:00
f73142c50f Remove for loop 2022-06-13 20:43:56 +09:00
b300bc1e24 Fix ever-increasing flashlight-strain 2022-06-13 20:41:32 +09:00
4e3dd1ce18 Merge remote-tracking branch 'master/master' into evaluators 2022-06-13 12:27:02 +01:00
add9b4a7a4 Merge branch 'master' into evaluators 2022-06-13 12:16:22 +01:00
e7602563fb Fetch lastlast object from beatmap, not objects list 2022-06-10 10:28:14 +01:00
2fe34f188f shamelessly copy osumodmagnetised 2022-06-09 18:52:10 -04:00
569c39942a replace easement with easing 2022-06-09 18:26:18 -04:00
4e01db03bb don't specify icon 2022-06-09 18:25:04 -04:00
6e883a69d9 revert slider radius parameter addition 2022-06-09 18:07:37 -04:00
6d2a2ba7d6 Rename Position -> Index 2022-06-09 18:49:11 +09:00
f0ef2e610e Merge branch 'master' into dho 2022-06-09 18:29:14 +09:00
f54a68f6ca scale down repulsion strength 2022-06-08 01:00:47 -04:00
f21c9fb520 add newline 2022-06-07 12:05:53 -04:00
b7bdad4074 clamp sliders, expose slider bounds function 2022-06-07 09:36:44 -04:00
de224e79c7 Limit slider rotation when the slider is too large 2022-06-07 10:32:51 +08:00
b6e97e699a Remove unnecessary position specification 2022-06-07 00:34:18 +03:00
4158146c71 Fix spinenr tick samples not positioned at centre
Causing samples to be played at left ear rather than centre.
2022-06-07 00:30:11 +03:00
0eaf420fa1 Specify full size for spinner ticks container 2022-06-07 00:29:14 +03:00
fe96e15b1b Update spinner approach circle to handle LegacySkinTransformer 2022-06-04 01:15:39 +03:00
774ac13900 Add xmldocs 2022-05-28 14:09:08 +01:00
b631cefc55 Move object difficulty calculation to evaluator methods 2022-05-28 13:29:09 +01:00
777d9af0f5 Move object difficulty calculation to evaluator methods 2022-05-28 13:28:04 +01:00
5d838628d7 add test, fix formatting, expose easing function 2022-05-27 23:15:19 -04:00
66a6467403 Pass object position to the object 2022-05-26 19:26:14 +01:00
e205aeff38 Merge branch 'master' into random-mod-slider-rotation 2022-05-26 22:51:34 +08:00
10287e0150 initial implementation 2022-05-26 00:08:00 -04:00