quest-state-exporter - #15232
Open
iamthecodeDECODED wants to merge 3 commits into
Open
Conversation
|
Includes changes by non-author New plugin |
iamthecodeDECODED
marked this pull request as ready for review
August 21, 2026 16:10
|
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 |
Contributor
|
since you're submitting from an org you need to include the authors field in the phub manifest to authorize your github account to make updates to the plugin. see 117hd for example |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Quest State Exporter, a deliberately narrow local-data plugin.
The plugin:
Quest.values()/Quest.getState(client)APIs and the quest-points varp;.runelite/quest-state-exporter/;Source is pinned to
bb21746. The standalone verifier derives the complete current quest catalog directly fromQuest.values()instead of assuming a numeric total, then rejects missing, unexpected, renamed, and duplicate catalog entries. It also includes future-quest controls, lifecycle tests, source and bytecode capability checks, adversarial mutation controls, fixture schema validation, and deterministic-build verification. The verified local JAR SHA-256 is64016be22442f92ac7dfba094ead302fd41ce2d6e2e46612d91cfc42a43d4d44.