1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 15:40:14 +08:00
Files
osu-lazer/osu.Game
T
StanR c8318d6edd Refactor DifficultyHitObject to include ClockRate and HitWindows (#36630)
This changes difficulty calculations to use `ClockRate` and `HitWindows`
from `DifficultyHitObjects` instead of providing them manually. It's
main purpose is unifying all the calculations to use the same source of
truth, and also allowing future work on supporting variable clockrates.

---------

Co-authored-by: James Wilson <tsunyoku@gmail.com>
c8318d6edd · 2026-02-10 20:01:51 +00:00
History
..
2025-07-29 13:19:43 +09:00
2025-10-08 23:18:35 +09:00