Added RadarCategory_Notes. Rewrote NoteDataWithScoring stuff to only traverse the NoteData once, and match the radar code in NoteDataUtil. Fixed hand and lift counting in NoteDataUtil::CalculateRadarValues. Removed cap from RadarValues so that Stream, Voltage, Air, Freeze, and Chaos can be over 1.0. Fixed Stream and Voltage to not count hold heads twice. Changed SetRadarValues in NotesLoaderSSC to not require the stepfile version number.
This commit is contained in:
@@ -30,6 +30,7 @@ static const char *RadarCategoryNames[] = {
|
||||
"Air",
|
||||
"Freeze",
|
||||
"Chaos",
|
||||
"Notes",
|
||||
"TapsAndHolds",
|
||||
"Jumps",
|
||||
"Holds",
|
||||
|
||||
Reference in New Issue
Block a user