Slimmmo / Slimmmo.github.io

AdVenture Capitalist calculator
http://slimmmo.github.io/
35 stars 42 forks source link

Fix looping when $/second is 0 #4

Closed Throne3d closed 9 years ago

Throne3d commented 9 years ago

No longer ends up in an infinite loop, as it previously did with a value of "input" = "Infinity" in the numFilter function. Also attempts to fix display upon a value of "Infinity" (so it doesn't display as "Infinity d" or something).

Unfortunately doesn't fix the value displayed in the "% Increase in $ / Second" column.