Skip to content

feat(dailytasks): add Rake Miscellania task#491

Open
runsonmypc wants to merge 1 commit into
chsami:developmentfrom
runsonmypc:feat/daily-tasks-misc
Open

feat(dailytasks): add Rake Miscellania task#491
runsonmypc wants to merge 1 commit into
chsami:developmentfrom
runsonmypc:feat/daily-tasks-misc

Conversation

@runsonmypc

Copy link
Copy Markdown
Contributor

Summary

Adds an opt-in Rake Miscellania daily task (disabled by default).

When enabled, it self-provisions a rake (and a Dramen/Lunar staff if the fairy ring needs one — skipped when the Elite Lumbridge & Draynor diary is done), travels to Miscellania via the CIP fairy ring, and rakes the flax and herb patches until kingdom favour is maxed.

Behaviour

  • Rakes every weed on both patches before checking favour; waits for weeds to regrow and keeps raking when one pass is not enough; never re-clicks a patch mid-rake.
  • Stops on the KINGDOM_APPROVAL varbit at max (player-state cache read), with Gardener Gunnhild's chat line as a backup.
  • Availability gates only on Throne of Miscellania, so a stale login-time approval value cannot skip the task.
  • New handlesOwnTravel flag lets the task bank before island travel instead of being dragged across by the script's generic pre-walk.

Testing

Live-tested end-to-end on a members world: banked for a rake on Fossil Island, travelled via fairy ring to Miscellania, raked both patches, and auto-stopped at max favour with no errors.

Version bumped 1.0.1 -> 1.1.0.

…r maxed)

Adds an opt-in "Rake Miscellania" daily task that self-provisions a rake (and a Dramen/Lunar staff when one is needed for the fairy ring), travels to Miscellania via the CIP fairy ring, and rakes the flax and herb patches until kingdom favour is maxed.

- Rakes every weed on both patches before checking favour; waits for weeds to regrow and keeps raking when one pass is not enough; never re-clicks a patch mid-rake.
- Stops on the KINGDOM_APPROVAL varbit at max (player-state cache read), with Gardener Gunnhild's chat line as a backup signal.
- Availability gates only on Throne of Miscellania so a stale login-time approval value cannot skip the task.
- Adds a handlesOwnTravel flag so the task banks before island travel instead of being dragged across by the generic pre-walk.
- Disabled by default; bumps plugin version 1.0.1 -> 1.1.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant