SIFTools/web_app/js
Donald Burr 9ab51a3599 Add abort condition to "date when you have X gems" calculator
If a user puts in unattainable values (i.e. Tier 1 all the things
and doesn't have any gems to start with, i.e. net loss) then this
calculation could spin on into infinity, causing browser freak out.
We now set an arbitrary limit of 5 years, if the desired amount of
gems can't be obtained within that time, we bail.
2015-10-21 02:00:40 -07:00
..
external Save users' last used tab, go back to it when page reloads 2015-10-20 18:00:27 -07:00
sif_tools.js Add abort condition to "date when you have X gems" calculator 2015-10-21 02:00:40 -07:00