1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 10:22:56 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
tsunyoku
9919179b0b Format ReadingEvaluator 2025-01-21 14:24:46 +00:00
Eloise
8354cd5f93
Penalise the reading difficulty of high velocity notes using "note density" (#31512)
* Penalise reading difficulty of high velocity notes at high densities

* Use System for math functions

* Lawtrohux changes

* Clean up density penalty comment

* Swap midVelocity and highVelocity back around

* code quality pass

---------

Co-authored-by: Jay Lawton <jaime@merkids.com>
Co-authored-by: StanR <hi@stanr.info>
2025-01-18 13:52:47 +00:00
Jay Lawton
f6a36f7b2e
Implement Reading Skill into osu!taiko (#31208) 2024-12-21 13:19:14 +03:00