Skip to content

Update WoW-Style-Nametags to 1.3#11443

Closed
bonehurt wants to merge 30 commits into
runelite:masterfrom
bonehurt:wow-style-nametags
Closed

Update WoW-Style-Nametags to 1.3#11443
bonehurt wants to merge 30 commits into
runelite:masterfrom
bonehurt:wow-style-nametags

Conversation

@bonehurt
Copy link
Copy Markdown
Contributor

@bonehurt bonehurt commented Apr 9, 2026

Added

  • Added a dedicated Friendly non-talkers NPC category (e.g. Catch/Shear/Pet interactions like sheep, Master Farmers, and geese) with independent toggle, label colour, and full outline controls like other categories. These were previously lumped in with Passive NPCs or undetected, but now have their own distinct pink styling to differentiate them from Talk-to NPCs.
  • Added session learning for always-aggressive NPC types: once a type is observed actively targeting you, it is treated as Aggressive pre-aggro for the rest of the session.

Fixed

  • Fixed non-aggressive attackable NPCs incorrectly showing as red by applying the OSRS 2× combat threshold to attack-only classification.
  • Improved live NPC tracking so nametags recover more reliably after distance changes or missed spawn/despawn updates, including follower edge cases.
  • Various nametag filtering and categorisation optimisations and improvements to code.
  • Attack/friendly classification now prefers live menu and transformed composition data over base composition, preventing stale or hidden action arrays from producing wrong colours.

Known Limitations

  • Pre-aggro aggression cannot be predetermined from RuneLite API data alone for every NPC type; always-aggressive behavior is learned per session after the NPC type is first observed actively targeting the player.
  • Due to the above & now using the correct 2x combat level threshold, some ALWAYS aggressive NPCs that were previously incorrectly classified as aggressive may now show as passive until you engage them and they are learned as aggressive for the session.

bonehurt and others added 28 commits March 3, 2026 16:37
@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Apr 9, 2026

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Apr 9, 2026

Internal use only: Reviewer details Maintainer details

@bonehurt
Copy link
Copy Markdown
Contributor Author

Closing, resubmitting with hotfix

@bonehurt bonehurt closed this Apr 10, 2026
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