[Steps] Modified HasSignificantTimingChanges; the following now disqualify when using a CMod: Stops, Delays, Warps, Speed Changes, Scroll Changes. Songs with a non-constant BPM will only disqualify if the High/Low difference is greater than 3.00.

This commit is contained in:
AJ Kelly
2012-05-21 22:04:02 -05:00
parent 5282645a9a
commit dd82dc90fc
2 changed files with 12 additions and 7 deletions
+4
View File
@@ -16,6 +16,10 @@ StepMania 5.0 ???? ?? | 20120???
* [ScreenEdit] Allow a new way of creating and modifying attacks using the
Area Menu. Note: Using the C or V keys is no longer allowed for attacks.
It will simplify things for later. [Wolfman2000]
* [Steps] Modified HasSignificantTimingChanges; the following now disqualify
when using a CMod: Stops, Delays, Warps, Speed Changes, Scroll Changes.
Songs with a non-constant BPM will only disqualify if the High/Low difference
is greater than 3.00. [AJ]
2012/05/19
----------