1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 14:23:21 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Difficulty
James Wilson 988ed374ae
Add basic difficulty & performance calculation for Autopilot mod on osu! ruleset (#21211)
* Set speed distance to 0

* Reduce speed & flashlight, remove aim

* Remove speed AR bonus

* cleanup autopilot mod check in `SpeedEvaluator`

* further decrease speed rating for extra hand availability

* Pass all mods to the speed evaluator, zero out distance bonus instead of distance

---------

Co-authored-by: tsunyoku <mbruhyo@gmail.com>
Co-authored-by: StanR <hi@stanr.info>
2024-12-29 19:29:57 +00:00
..
Evaluators Add basic difficulty & performance calculation for Autopilot mod on osu! ruleset (#21211) 2024-12-29 19:29:57 +00:00
Preprocessing Fix code issues 2024-11-07 21:23:26 +05:00
Skills Add basic difficulty & performance calculation for Autopilot mod on osu! ruleset (#21211) 2024-12-29 19:29:57 +00:00
OsuDifficultyAttributes.cs Change slider drop penalty to use actual number of difficult sliders, fix slider drop penalty being too lenient (#31055) 2024-12-21 23:45:29 +00:00
OsuDifficultyCalculator.cs Add basic difficulty & performance calculation for Autopilot mod on osu! ruleset (#21211) 2024-12-29 19:29:57 +00:00
OsuLegacyScoreSimulator.cs Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
OsuPerformanceAttributes.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuPerformanceCalculator.cs Add basic difficulty & performance calculation for Autopilot mod on osu! ruleset (#21211) 2024-12-29 19:29:57 +00:00