Skip to content

Add RunePulse plugin#10464

Merged
riktenx merged 10 commits into
runelite:masterfrom
Samavajr:master
Feb 24, 2026
Merged

Add RunePulse plugin#10464
riktenx merged 10 commits into
runelite:masterfrom
Samavajr:master

Conversation

@Samavajr
Copy link
Copy Markdown
Contributor

@Samavajr Samavajr commented Feb 5, 2026

Adds RunePulse, a RuneLite plugin that sends opt-in telemetry (XP gains, gear snapshots, boss KC) to a user‑owned backend.

All data is sent to runepulse.org for viewing. View samava2 for a live view of what is captured.

I would appreciate any information on why this doesnt pass, if it fails. Thank you

Data collected:

  • In‑game username
  • Skill XP changes and baselines
  • Equipped gear snapshots
  • Boss kill count chat messages

Security & privacy:

  • No email, password, or authentication credentials are collected.
  • Pairing tokens are stored server‑side as hashes (not plaintext).
  • Telemetry is opt‑in and can be disabled per‑category in RuneLite.
  • Users can mark profiles private via the in‑plugin toggle.
  • Data is sent over HTTPS to a user‑owned backend.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Feb 5, 2026

@tylerwgrass
Copy link
Copy Markdown
Member

Your commit hash doesn't exist

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Feb 5, 2026

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

@Samavajr
Copy link
Copy Markdown
Contributor Author

Samavajr commented Feb 7, 2026

Your commit hash doesn't exist

Should be fixed

Comment thread plugins/runepulse
@riktenx riktenx merged commit e3a79a2 into runelite:master Feb 24, 2026
2 of 3 checks passed
Infinitay pushed a commit to Infinitay/plugin-hub that referenced this pull request Feb 26, 2026
* Add RunePulse plugin

* Fix RunePulse repo URL

* Update RunePulse commit hash

* Update RunePulse plugin commit

* Update RunePulse version

* Update RunePulse build fixes

* Add runelite-plugin.properties

* Update runepulse plugin commit

* Use full commit sha for runepulse

* Apply suggestion from @riktenx

---------

Co-authored-by: riktenx <riktenx@gmail.com>
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.

3 participants