Farigh / pokeclicker-automation

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

Farm: Display the currently used setting in the floating panel #274

Closed Farigh closed 1 year ago

Farigh commented 1 year ago

Is your feature request related to a problem? Please describe.

At the current stage of the project the automation is telling the user what it's trying to achieve through the floating panel : image

It would be nice to display the strategy details.

Describe the solution you'd like

The panel could include a table representing the plantation strategy: image

Hovering a berry image should display its name

Bonus: It could display delays on hover as well. Bonus 2: Display the possible mutation plots (like the wiki does)

This is a first step towards #110