Skip to content

Add oathfall - #15426

Open
opportunist-ic wants to merge 1 commit into
runelite:masterfrom
opportunist-ic:oathfall
Open

Add oathfall#15426
opportunist-ic wants to merge 1 commit into
runelite:masterfrom
opportunist-ic:oathfall

Conversation

@opportunist-ic

Copy link
Copy Markdown

Adds Oathfall, a tracker for a hardcore-ironman challenge mode.

The plugin keeps the run's ledger (Doom track, Grace, Scars, Kept Oaths), deals
the challenge's Vow table, watches the sworn restriction for observable breaks,
and advances tier gates from real stat levels.

No gameplay automation. Every check is passive — it reads game state and
MenuOptionClicked events the player has already generated. Nothing sends input
to the client.

Networking: the plugin can optionally serve a small companion tracker page
over HTTP. It is off by default, binds to 127.0.0.1 only, requires a token
minted fresh each session, and makes no outbound connections of any kind.

Builds clean against RuneLite 1.12.36 on JDK 11 with no deprecation warnings.

@runelite-github-app

runelite-github-app Bot commented Aug 25, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Aug 25, 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

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