Update pet-pathing-and-combat#14008
Merged
Merged
Conversation
|
|
|
Internal use only: Reviewer details Maintainer details |
Member
|
We do not allow reflection in hub plugins. If you need fixes for 117HD, you should talk to them how you can possible use PluginMessage to fix it. |
MoukerJoe
added a commit
to MoukerJoe/pet-pathing-and-combat
that referenced
this pull request
Jul 19, 2026
The plugin hub does not allow reflection into other plugins (runelite/plugin-hub#14008). The floating pet-light under 117HD returns to being a known quirk until a supported PluginMessage integration exists on 117HD's side. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
Done, thank you! |
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.
Update: three following styles (Strong/Medium/Loose), route straightening (collision-checked corner cutting), seamless movement through loading lines, per-pet ground clearance and saved settings, thrall projectile tinting + pet damage icon, and an optional experimental 117HD compatibility fix (relocates the pet's light off the hidden NPC; reflection-based, fail-safe, disables itself if 117HD changes — happy to remove if preferred). Full changelog in the repo.