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

Create a score dictionary for the following round. #17

Closed 0x0ade closed 9 years ago

0x0ade commented 9 years ago

Fixes negative deltas by unbetting not appearing. Unbetting modified the previous score and delta-score subtracted from itself, causing a delta of 0 in such cases.

Still requires testing and a fix for possible out-of-bounds cases (but then Bets should break, too?).