1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 12:07:27 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Beatmaps/Patterns
smoogipoo 55f0b3c42c Distance object generator should output a secondary pattern
In osu!stable, only the hitobjects which ended at the distance object's EndTime would be considered for further pattern generation.

Previously this generator was group _all_ objects including those that don't end at the object's EndTime, resulting in incorrect hitobject count for further pattern generation.
2018-06-15 22:10:57 +09:00
..
Legacy Distance object generator should output a secondary pattern 2018-06-15 22:10:57 +09:00
Pattern.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
PatternGenerator.cs Distance object generator should output a secondary pattern 2018-06-15 22:10:57 +09:00