1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 20:52:56 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Difficulty/Skills
StanR 6808a5a77c
Change slider drop penalty to use actual number of difficult sliders, fix slider drop penalty being too lenient (#31055)
* Change slider drop penalty to use actual number of difficult sliders, fix slider nerf being too lenient

* Move cubing to performance calculation

* Add separate list for slider strains

* Rename difficulty atttribute

* Rename attribute in perfcalc

* Check if AimDifficultSliderCount is more than 0, code quality fixes

* Add `AimDifficultSliderCount` to the list of databased attributes

* Code quality

---------

Co-authored-by: James Wilson <tsunyoku@gmail.com>
2024-12-21 23:45:29 +00:00
..
Aim.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
Flashlight.cs Merge branch 'master' into pp_refactoring_osustrainskill 2024-09-12 17:28:24 +09:00
OsuStrainSkill.cs moved back to the top 2024-11-14 09:03:08 +02:00
Speed.cs remove double instance of array 2024-11-07 20:15:59 +10:00