goalplanner: update to 0.5.0 - #14871
Draft
ajkatz wants to merge 1 commit into
Draft
Conversation
ajkatz
marked this pull request as ready for review
August 8, 2026 18:47
|
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 |
ajkatz
marked this pull request as draft
August 8, 2026 22:39
ajkatz
marked this pull request as ready for review
August 9, 2026 00:44
ajkatz
marked this pull request as draft
August 9, 2026 23:57
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.
Repeatable goals: any custom goal can repeat daily/weekly/monthly, and long-term goals can spawn repeating slices of themselves ("Prayer +10K XP a day", "General Graardor x20 a week") that re-arm each period and size against the player's own progress. Live "resets in" countdowns on every repeatable card.
Per-character plans: goals are now keyed by profile and character (same model as the existing main/leagues split, now including Deadman worlds), so two accounts sharing a RuneLite profile no longer share or endanger each other's goals. Existing plans are adopted by the first character to log in.
Fixes a data-corruption bug where a goal set could be scored against whichever account was logged in, silently completing goals permanently (user-reported); any completed goal can now be reopened for recovery. Share codes carry the repeat fields (additive to the existing wire — older builds import them as one-shots), and re-importing a code you've already imported now warns first.
Full changelog: https://github.com/AKAddons/runelite-goal-planner/blob/main/CHANGELOG.md