Gyoo / LiveSplit.SplitsBet

GitHub for the LiveSplit plugin SplitsBet, the bot that makes the viewers play with the runner
8 stars 10 forks source link

Support custom comparisons and fix a calculation error #55

Closed wooferzfg closed 9 years ago

wooferzfg commented 9 years ago

Comparisons(Settings.TimeToShow) gives you the split time. What you really want is the segment time.

This should fix https://github.com/Gyoo/LiveSplit.SplitsBet/issues/53

wooferzfg commented 9 years ago

This also removes Best Split Times because segment times don't really make sense for it.