issues
search
loathers
/
autoscend
An ascension script for KoLMafia
Other
45
stars
70
forks
source link
QT Fix
#1521
Closed
Alium58
closed
2 weeks ago
Alium58
commented
2 weeks ago
Description
Did a few QT runs and fixed 2 issues I found
Sometimes it aborted turn after fam switching to a new one. Cause was not keeping QT prefs up to date. Fix is to go to fam page each task loop
Got into a werid state where I was drinking cursed punches and then not going to hidden apt. Cause was zones weren't unlocked. Updated conditional to only go to hidden zones if quest progress is 0 (started)
https://wiki.kolmafia.us/index.php/Quest_Tracking_Preferences#hiddenOfficeProgress
How Has This Been Tested?
Couple QT runs
Checklist:
[x] My code follows the style guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have based my pull request against the
main branch
or have a good reason not to.
Description
Did a few QT runs and fixed 2 issues I found
How Has This Been Tested?
Couple QT runs
Checklist: