Files
itgmania212121/Themes/_fallback/Scripts
sigatrev c4f7aab9a1 Attempted fix of Tick Holds
NoteDataUtil::GetTotalHoldTicks() was not counting the last tick of
holds which ended on the last row of the song. Extended the range to
include the last row.

NoteDataUtil::GetTotalHoldTicks() was counting number of rows held, when
it should only count 1 regardless of number( at least to mimic pump )

Player::CrossedRows() was assuming a constant tick rate over the crossed
rows, leading to potentially inaccurate tick counts.

Pump holds were counting "HoldNote_Held" due to capitalization in the
metrics. Fixed metrics and made "IsGame" function case insensitive.
2014-04-23 21:45:37 -05:00
..
2011-08-18 23:40:38 -05:00
2011-09-13 02:06:50 +00:00
2011-03-17 01:47:30 -04:00
2011-08-20 20:17:00 -05:00
2011-08-20 20:17:00 -05:00
2011-08-20 20:17:00 -05:00
2014-04-23 21:45:37 -05:00