MBmasher
|
230943f698
|
Merge branch 'fl-slider' of https://github.com/mbmasher/osu into fl-slider
|
2022-07-23 14:40:54 +10:00 |
|
MBmasher
|
f44a5def90
|
Move repeat bonus to TravelDistance
|
2022-07-23 14:40:16 +10:00 |
|
Dan Balasescu
|
71912e10c4
|
Merge branch 'master' into fl-slider
|
2022-07-22 15:22:50 +09:00 |
|
MBmasher
|
42b9dc877d
|
Divide slider bonus by repeat count
|
2022-07-18 16:14:06 +10:00 |
|
MBmasher
|
72c096f9af
|
Update xmldoc
|
2022-07-18 15:59:20 +10:00 |
|
MBmasher
|
7c680afc3c
|
Change initialisation of osuSlider
|
2022-07-18 15:59:00 +10:00 |
|
MBmasher
|
204fbde07b
|
Remove debug code
|
2022-07-18 15:58:32 +10:00 |
|
MBmasher
|
8413c40442
|
Remove debug code
|
2022-07-18 15:58:09 +10:00 |
|
MBmasher
|
68caafa210
|
Update xmldoc
|
2022-07-17 17:02:30 +10:00 |
|
MBmasher
|
dae698638c
|
Add repeat bonus to Flashlight, move repeat multiplier to AimEvaluator
|
2022-07-17 16:56:05 +10:00 |
|
MBmasher
|
a950deb7db
|
Re-implement slider changes to FlashlightEvaluator
|
2022-07-17 16:27:55 +10:00 |
|
Jamieson Berida
|
a0dd6cbab3
|
Merge branch 'master' into fl-slider
|
2022-07-17 16:18:18 +10:00 |
|
apollo-dw
|
5b96f67a8b
|
Remove non-overlapping velocity buff
|
2022-07-04 20:49:26 +01:00 |
|
Dan Balasescu
|
d4aa18112b
|
Merge pull request #15035 from emu1337/speed-acc-scaling
Change speed accuracy scaling to be closer to worst case scenario
|
2022-06-29 18:04:23 +09:00 |
|
Dan Balasescu
|
6d91c0f375
|
Resolve inspection issue
|
2022-06-29 16:57:11 +09:00 |
|
Dan Balasescu
|
ad95f037de
|
Prevent another case of potential div-by-0
|
2022-06-29 16:42:53 +09:00 |
|
Dan Balasescu
|
e6ccca8045
|
Fix inspection
|
2022-06-29 16:29:17 +09:00 |
|
Dan Balasescu
|
0211fe7ae8
|
Fix exception + possible div-by-0
|
2022-06-29 16:29:14 +09:00 |
|
Dan Balasescu
|
2989803b71
|
Merge branch 'master' into speed-acc-scaling
|
2022-06-29 16:15:20 +09:00 |
|
Dan Balasescu
|
34b9118fb3
|
Cleanup by using const value
|
2022-06-29 16:10:06 +09:00 |
|
Dan Balasescu
|
7d743994bc
|
Merge branch 'master' into FL-diffspike
|
2022-06-29 16:05:53 +09:00 |
|
Dan Balasescu
|
0fd2c010e5
|
Remove NRT disables from attributes classes
|
2022-06-27 16:07:15 +09:00 |
|
Dan Balasescu
|
0579780bb8
|
Add IBeatmapOnlineInfo parameter and use to extract more data
|
2022-06-27 16:07:15 +09:00 |
|
Dan Balasescu
|
a7de43ade6
|
Add attribute ID
|
2022-06-21 19:31:45 +09:00 |
|
apollo-dw
|
630bd244d5
|
Inherit StrainSkill instead
|
2022-06-21 10:01:11 +01:00 |
|
apollo-dw
|
0f6f000188
|
Remove difficulty spike nerf
|
2022-06-21 09:13:44 +01: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
|
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 |
|
apollo-dw
|
c4d69405bf
|
Adjust speed ratio fraction to avoid division by 0
|
2022-06-17 21:18:16 +01:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
apollo-dw
|
2634e56944
|
Further adjustments
|
2022-06-14 16:16:12 +01:00 |
|
apollo-dw
|
737197591d
|
Change doubletap algorithm
|
2022-06-13 17:49:56 +01:00 |
|
Dan Balasescu
|
f73142c50f
|
Remove for loop
|
2022-06-13 20:43:56 +09:00 |
|
Dan Balasescu
|
b300bc1e24
|
Fix ever-increasing flashlight-strain
|
2022-06-13 20:41:32 +09:00 |
|
apollo-dw
|
4e3dd1ce18
|
Merge remote-tracking branch 'master/master' into evaluators
|
2022-06-13 12:27:02 +01:00 |
|
apollo-dw
|
e7602563fb
|
Fetch lastlast object from beatmap, not objects list
|
2022-06-10 10:28:14 +01:00 |
|
Dan Balasescu
|
6d2a2ba7d6
|
Rename Position -> Index
|
2022-06-09 18:49:11 +09:00 |
|
apollo-dw
|
774ac13900
|
Add xmldocs
|
2022-05-28 14:09:08 +01:00 |
|
apollo-dw
|
b631cefc55
|
Move object difficulty calculation to evaluator methods
|
2022-05-28 13:29:09 +01:00 |
|
apollo-dw
|
777d9af0f5
|
Move object difficulty calculation to evaluator methods
|
2022-05-28 13:28:04 +01:00 |
|
apollo-dw
|
66a6467403
|
Pass object position to the object
|
2022-05-26 19:26:14 +01:00 |
|
Dan Balasescu
|
8a4f52287c
|
Re-invert distances, cleanup, use actual normalised distance
|
2022-05-25 13:38:36 +09:00 |
|
Dan Balasescu
|
cde06ecf17
|
Apply code reviews
|
2022-05-25 13:03:08 +09:00 |
|
Dan Balasescu
|
7b2a5d4f76
|
Adjust xmldoc for correctness
|
2022-05-25 13:01:27 +09:00 |
|
apollo-dw
|
1ef711de41
|
Return null for out of range objects
|
2022-05-24 16:40:24 +01:00 |
|
apollo-dw
|
30b9e0e7ab
|
Use object list size for object position
|
2022-05-24 16:30:25 +01:00 |
|
apollo-dw
|
5dbec92d9e
|
Update comments
|
2022-05-23 22:17:29 +01:00 |
|
Jamieson Berida
|
c9b00a2302
|
Merge branch 'master' into fl-slider
|
2022-05-23 17:42:12 +10:00 |
|
apollo-dw
|
26985ca8af
|
Store hitobject history in the hitobject
|
2022-05-22 16:26:22 +01:00 |
|