1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Scoring
Bartłomiej Dach fc37c5e4c2
Fix taiko maps containing only drum rolls / swells not being passable without mods
Closes https://github.com/ppy/osu/issues/26370.

As was noted in the issue thread stable does not attempt to account for
such maps, and the maps are impassable in stable without No Fail.
Nevertheless that seems like a pretty anti-player behaviour and I
honestly believe that it is fine to change this in lazer.
2024-01-16 20:18:32 +01:00
..
TaikoHealthProcessor.cs Fix taiko maps containing only drum rolls / swells not being passable without mods 2024-01-16 20:18:32 +01:00
TaikoHitWindows.cs Use HitWindows data directly for computing effective OD 2023-12-14 20:41:12 +01:00
TaikoScoreProcessor.cs Expose only as one method 2023-12-21 14:58:23 +09:00