1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Objects
Nathan Du 00ed7a7a2f Fix hold note light lingering with No Release
Turns out endHold() is not called in the Tail.IsHit branch of the
hold notes' CheckForResult method.
2024-07-18 16:08:30 +08:00
..
Drawables Fix hold note light lingering with No Release 2024-07-18 16:08:30 +08:00
BarLine.cs Add barline pooling for mania 2023-08-15 13:33:49 +09:00
HeadNote.cs Add mania hold note body + combo break judgement 2023-10-09 09:47:00 +09:00
HoldNote.cs Rewrite no release mod 2024-07-01 20:29:30 +08:00
HoldNoteBody.cs Assign empty hit windows to HoldNoteBody 2023-10-11 19:40:55 +02:00
ManiaHitObject.cs Automated pass 2023-06-24 01:00:03 +09:00
Note.cs Remove remaining usage of NotePerfectBonus 2023-12-20 19:47:36 +09:00
TailNote.cs Add mania hold note body + combo break judgement 2023-10-09 09:47:00 +09:00