Closed rainbreak closed 8 years ago
Use safe (throw on overflow) math on user facing variables. Fix some other bits.
Min(increase / decrease) percentages must now be less than 100.
Fixes #35, #37.
All tests passing.
Use safe (throw on overflow) math on user facing variables. Fix some other bits.
Min(increase / decrease) percentages must now be less than 100.
Fixes #35, #37.