Skip to content

Add Combat HUD plugin#12292

Open
upsetsingleevent wants to merge 3 commits into
runelite:masterfrom
upsetsingleevent:master
Open

Add Combat HUD plugin#12292
upsetsingleevent wants to merge 3 commits into
runelite:masterfrom
upsetsingleevent:master

Conversation

@upsetsingleevent
Copy link
Copy Markdown

Adds a compact, display-only HUD that floats above the local player showing:

  • Buff timers (e.g. antifire, stamina, stat boosts) that flash when near expiry
  • Attack cooldown in ticks, with automatic weapon-speed detection from the equipped item
  • Spec indicator — a dot + energy % that lights up when the threshold is met

The plugin is strictly read-only. It reads game state (varbits, skill levels, equipment slot) and draws text/shapes via an overlay. It never injects input, modifies menus, sends clicks, or interacts with the game in any way.

@runelite-github-app
Copy link
Copy Markdown

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin added waiting for author waiting for the pr author to make changes or respond to questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants