Zahariel1942 / D2Stats

15 stars 7 forks source link

Added Toggle for extended UpdateFailCounter #12

Closed Thorinori closed 2 months ago

Thorinori commented 3 months ago

I added a toggle in Options to use a larger value for the UpdateFailCounter (200 instead of 10). This is specifically to help enable using d2gl and d2stats together on Linux. I was considering adding this as a field so the user could set whatever value they wanted, but that requires a decent amount of additions to various GUI related functions from the looks of it.

Even if this Option is checked, the difference in value shouldn't be noticable to anyone but Linux users since d2stats seems to rarely fail anywhere else, but if it happens to this should also work for whoever needs it.