Skip to content

Add Chunk Collector#14148

Draft
theclockblocks wants to merge 7 commits into
runelite:masterfrom
theclockblocks:add-chunk-collector
Draft

Add Chunk Collector#14148
theclockblocks wants to merge 7 commits into
runelite:masterfrom
theclockblocks:add-chunk-collector

Conversation

@theclockblocks

Copy link
Copy Markdown

Adds Chunk Collector, a zone-locked challenge-mode plugin: the map is locked outside your starting zone (64x64 regions, or 8x8 chunks for hardcore), and progression comes from completing the drop tables of the mobs, trees, rocks and fishing spots you sight in each zone. Reaching a configurable share of a zone's collection points earns a token to unlock a frontier zone of the player's choice; 100% completion earns a bonus token.

Details:

  • Drop tables are parsed from OSRS Wiki DropsLine wikitext (custom User-Agent, cached to disk in the plugin's .runelite subdirectory, fetched once per NPC)
  • Optionally mirrors unlocked/frontier zones into the Region Locker plugin's config for rendering (opt-out toggle; the plugin draws no zone overlays itself)
  • Region nicknames and per-zone challenges are bundled from the Chunk Picker community's public data export, credited in the README
  • Locked-zone enforcement cancels menu clicks client-side only; no outgoing actions are added
  • BSD-2-Clause; inspired by Region Locker, Bronzeman Mode, Hold Your Ground and OSRS TCG (all credited)

🤖 Generated with Claude Code

@runelite-github-app

runelite-github-app Bot commented Jul 21, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 21, 2026

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

@theclockblocks
theclockblocks marked this pull request as draft July 22, 2026 00:57
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