1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 17:17:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Objects/Drawables
Nathan Du 960d552dc1 Initial implemention of the No Release mod
This commit adds a new osu!mania mod No Release that relaxes tail
judgements. The current implementation automatically awards Perfect
(or Meh if the hold note is broken midway) for a hold note tail at
the end of its Perfect window, as long as it is held by then.

Tests are pending for the next commit.
2024-06-28 22:21:08 +08:00
..
DrawableBarLine.cs Add barline pooling for mania 2023-08-15 13:33:49 +09:00
DrawableHoldNote.cs Refactor result application around again to remove requirement for fields 2024-02-05 13:21:01 +01:00
DrawableHoldNoteBody.cs Refactor result application around again to remove requirement for fields 2024-02-05 13:21:01 +01:00
DrawableHoldNoteHead.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableHoldNoteTail.cs Initial implemention of the No Release mod 2024-06-28 22:21:08 +08:00
DrawableManiaHitObject.cs Refactor result application around again to remove requirement for fields 2024-02-05 13:21:01 +01:00
DrawableNote.cs Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01:00