Skip to content

Add Digital Compass#13121

Merged
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
anonyser:add-digital-compass
Jul 2, 2026
Merged

Add Digital Compass#13121
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
anonyser:add-digital-compass

Conversation

@anonyser

@anonyser anonyser commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Adds Digital Compass, a small overlay that shows which way your character is facing in degrees (north 360, east 90, south 180, west 270). It draws a small dial with N/E/S/W markers and an arrow for the facing direction, next to the number.

It's display only. It reads the player's orientation and draws an overlay, nothing else, so no input and no automation. There are options for font size, bold, text colour, an outline for readability, toggling the dial and the cardinal label, and a small calibration offset.

Repo: https://github.com/anonyser/runelite-digital-compass

@runelite-github-app

runelite-github-app Bot commented Jul 1, 2026

Copy link
Copy Markdown

@anonyser

anonyser commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Updated the commit hash. The compass now follows the camera direction and reads the correct headings (verified in-game), and it is resizable with a configurable text outline.

@riktenx

riktenx commented Jul 1, 2026

Copy link
Copy Markdown
Member

set build=standard in runelite-plugin.properties

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jul 1, 2026
@Reasel

Reasel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

set build=standard in runelite-plugin.properties

Is there a reason this check is not added to the RuneLite Plugin Hub Checks so as not to force you and other reviewers to make this comment all the time?

@cdfisher

cdfisher commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

It's not always applicable

@ldavid432

Copy link
Copy Markdown
Contributor

Also it does show in in the build workflow: Screenshot_20260701-180511.GitHub.png

Many people just do not pay attention to the workflow

@anonyser

anonyser commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Good catch, added build=standard and pushed. Updated the commit above.

@runelite-github-app runelite-github-app Bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jul 2, 2026
@runelite-github-app

Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit 2458495 into runelite:master Jul 2, 2026
3 checks passed
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.

5 participants