Skip to content

Add Daily CA Picker - #15168

Open
NickTechRepo wants to merge 1 commit into
runelite:masterfrom
NickTechRepo:add-daily-ca-picker
Open

Add Daily CA Picker#15168
NickTechRepo wants to merge 1 commit into
runelite:masterfrom
NickTechRepo:add-daily-ca-picker

Conversation

@NickTechRepo

Copy link
Copy Markdown

Adds Daily CA Picker, a local-only daily Combat Achievement recommendation plugin.

What it does

  • deterministically selects one unfinished CA per account/day
  • supports configurable current and goal tiers
  • uses combat stats and coarse locally observed equipment/bank capability
  • excludes completed, above-goal, and heuristically infeasible tasks
  • refreshes at date rollover with no same-day reroll

Safety and privacy

  • no gameplay automation
  • no background networking or telemetry
  • no account, bank, equipment, stat, or CA data leaves RuneLite
  • only an explicit user click can open a strictly allowlisted official OSRS Wiki HTTPS URL
  • persists only coarse profile-scoped melee/ranged/magic capability scores and bank-scan state

Verification

  • Java 11 clean test/build: 38 tests, 0 failures
  • Plugin Hub standard replacement package passed against RuneLite 1.12.35
  • development-client startup smoke test passed against RuneLite 1.12.36
  • independent model/lifecycle/security reviews passed

This is intentionally narrower than full CA helper/tracker plugins: it provides one progression-aware daily recommendation and no encounter overlays, automation, or tracking dashboard.

@runelite-github-app

Copy link
Copy Markdown

@runelite-github-app

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant