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:
Kyzentun
2015-04-06 18:45:23 -06:00
parent 016a4053e1
commit 5852067f47
10 changed files with 326 additions and 271 deletions
+1
View File
@@ -30,6 +30,7 @@ static const char *RadarCategoryNames[] = {
"Air",
"Freeze",
"Chaos",
"Notes",
"TapsAndHolds",
"Jumps",
"Holds",