mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 21:27:54 +08:00
b04e2cbb5c
The main bug was that the beatmap was not being processed prior to having its Skill values calculated, causing stacking to be ignored in difficulty calculation. The fix involves processing the beatmap with OsuBeatmapProcessor. Another minor bug was that sliders were not taking into account the stacked position midway through the slider (PositionAt does not return stacked position.), so I corrected by adding StackOffset. |
||
---|---|---|
.. | ||
Beatmaps | ||
Edit | ||
Judgements | ||
Mods | ||
Objects | ||
OsuDifficulty | ||
Properties | ||
Replays | ||
Scoring | ||
Tests | ||
UI | ||
app.config | ||
OpenTK.dll.config | ||
osu.Game.Rulesets.Osu.csproj | ||
OsuInputManager.cs | ||
OsuRuleset.cs | ||
packages.config |