Skip to content

Add RuneVersus#14135

Open
hakimbalestrieri wants to merge 5 commits into
runelite:masterfrom
hakimbalestrieri:agent/rune-versus
Open

Add RuneVersus#14135
hakimbalestrieri wants to merge 5 commits into
runelite:masterfrom
hakimbalestrieri:agent/rune-versus

Conversation

@hakimbalestrieri

@hakimbalestrieri hakimbalestrieri commented Jul 21, 2026

Copy link
Copy Markdown

Summary

Adds RuneVersus, a RuneLite plugin for clear player-versus-player comparisons, clan progress leaderboards, fair monthly clan leagues, and shareable OSRS-styled result cards.

RuneVersus uses RuneLite/official hiscore data and bounded HTTPS requests to Wise Old Man. It has no additional runtime dependencies and uses the standard Plugin Hub build.

Safety and data handling

  • No credential collection or storage.
  • No reflection, JNI, subprocesses, or runtime code downloads.
  • External requests are HTTPS-only, identified, rate-limited, cached, and size-bounded.
  • Local files are limited to exported cards, league archives, and optional user-provided comparison data under the RuneLite directory.
  • The compact !vs command only displays local console results and does not automatically alter outgoing chat.

Validation

  • Java 11 Gradle build and test workflow passes on the submitted plugin commit.
  • Repository, manifest, icon, README, and BSD-2-Clause license follow the Plugin Hub checklist.
  • The repository and full Git history were checked for secrets and unsafe executable behavior.

Reviewer note

Private comparison data is disabled by default. When explicitly enabled, it reads user-supplied local properties and may display PB times, detailed collection totals, and a CA tier when values exist for both compared players. These values are labeled unverified and are excluded from !vs output and Monthly League scoring. If this narrow local-only display is considered within the rejected PB-hiscore category, I am happy to remove it before approval.

Plugin repository: https://github.com/hakimbalestrieri/RuneVersus

Submitted commit: 25e53193ea949f0b8ea030f5308c6b72a4f7cbc1

@runelite-github-app

runelite-github-app Bot commented Jul 21, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

@hakimbalestrieri
hakimbalestrieri marked this pull request as ready for review July 21, 2026 17:45
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