mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:57:36 +08:00
e5b51f769c
Checking the delta after the application of rate is not correct. The delta is in screen-space *before* the rate from rate-changing mods were applied; the point of the application of the rate is to compensate for the fact that the spinner is still judged in "track time" - but the goal is to keep the spinner's difficulty *independent* of rate, which means that with DT active the user's spin is "twice as effective" to compensate for the fact that the spinner is twice as short in real time. In another formulation, with DT active, the user gets to record replay frames "half as often" as in normal gameplay. |
||
---|---|---|
.. | ||
Beatmaps | ||
Configuration | ||
Difficulty | ||
Edit | ||
Judgements | ||
Mods | ||
Objects | ||
Properties | ||
Replays | ||
Resources/Testing/Beatmaps | ||
Scoring | ||
Skinning | ||
Statistics | ||
UI | ||
Utils | ||
osu.Game.Rulesets.Osu.csproj | ||
OsuInputManager.cs | ||
OsuRuleset.cs | ||
OsuSkinComponentLookup.cs | ||
OsuSkinComponents.cs |