forked from loathers/autoscend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
generic infinite loop detection & better L8_trapperGroar() problem de…
…tection and handling (loathers#1349) * generic infinite loop catcher. warns if no adv was spent for 10 adv in a row. aborts once it reaches 30 in a row. * boolean L8_trapperGroar() fixes * cleanup the code for checking for groar issues. * added potential catching of insufficient cold res causing inf loop * abort and inform player to finish it and report the issue. * added option to ignore it for rest of day and go do other stuff
- Loading branch information
Showing
3 changed files
with
72 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters