Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutomaticTodoList]: Only check the current location for waterable crops #61

Open
paulwrubel opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@paulwrubel
Copy link
Owner

What would you like to see added?

Nexus user pillje pointed out that it's very unlikely that a waterable crop can appear anywhere other than your current location past the very beginning of the day. The location check can probably be improved from a performance perspective to only check your current location.

Possible edge cases:

  • Better Junimos can plant crop seed whereever Junimo Huts are built, which is probably only the Farm (and modded locations, like Grampleton fields)
  • Sprinklers take a few seconds sometimes to "register" some of their area plots as watered, so we'd probably need a bit of a buffer at the beginning of the day to check all locations.
@paulwrubel paulwrubel added the enhancement New feature or request label Jul 18, 2024
@paulwrubel paulwrubel self-assigned this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant