Farigh / pokeclicker-automation

An automation script suite for pokeclicker.com
GNU General Public License v3.0
38 stars 21 forks source link

Focus.Quest: fixup farming automation always being active #225

Closed Farigh closed 1 year ago

Farigh commented 1 year ago

If the user disabled every farming quests, the farming automation should not be enabled. This automation did not take over the farming behaviour by forcing the replant mode, but did enable the farming automation, even though the user disabled it.

The automation state is now respected when no farming quests are selected.

Fixes #224