1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Difficulty
Kyle Chang cf91b882c8 Fix slider tail evaluation in osu difficulty calculator
The slider tail circle was already included as a nested hit object and is judged before the end of the slider's actual duration, so using the slider end time leads to an inaccurate travel distance and end position.
2019-02-03 23:49:05 -05:00
..
Preprocessing Fix slider tail evaluation in osu difficulty calculator 2019-02-03 23:49:05 -05:00
Skills Formatting and minor optimisations 2019-01-29 16:35:20 +09:00
Utils Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuDifficultyAttributes.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuDifficultyCalculator.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuPerformanceCalculator.cs Add touchdevice mod to performance calculation 2019-01-31 11:51:40 +09:00