Tags: Farigh/pokeclicker-automation
Tags
Focus.Quests: Allow the user to disable quests (issue #20) The Focus advanced settings now have a Quests tab. The list of every possible quest types are listed there, and the user can choose which one to enable and which one to skip. By default, every quests are enabled. If the user disabled a quest, it will not be automated, even if it's already in the active list. If every enabled quests are completed, the list will automatically be refreshed.
UserScript: add user-script The userscript aims at loading any version of the automation. To avoid any breaking changes, it was split into 2 files: - Automation-UserScript.js that will be used by the end-user and should never change - ComponentLoader.js that will be in charge of loading any needed js files and run the automation once loaded