Skip to content

Takeover: the-gauntlet update (hash change)#11409

Merged
LlemonDuck merged 13 commits into
runelite:masterfrom
sudonate91:the-gaunlet-takeover-hash-change
Apr 27, 2026
Merged

Takeover: the-gauntlet update (hash change)#11409
LlemonDuck merged 13 commits into
runelite:masterfrom
sudonate91:the-gaunlet-takeover-hash-change

Conversation

@sudonate91
Copy link
Copy Markdown
Contributor

Hash Update Following Repository Takeover

Now that the repository takeover is complete (PR #11408), this PR updates the commit hash to point to my updated code on the forked repository: https://github.com/sudonate91/the-gauntlet

Background

The repository name change and takeover process is documented in PR #11408. I took ownership of the plugin via forking the original repository and am now updating the hash to reflect the current state of the plugin.

For historical context and the full lineage of this plugin, see my original standalone PR (#10880), which I closed since I now have taken over via the fork.

What This Is

This is a fork of the original The Gauntlet repository with other community plugins merged in, creating an enhanced all-in-one plugin for The Gauntlet. Supports both Normal and Corrupted Gauntlet.

This combines three popular Gauntlet plugins into one, with enhanced run tracking and visualization:

Main enhancement: Persistent run history with exportable CSV/HTML reports viewable in your browser. Reports include interactive graphs showing DPS given/taken, tick efficiency, prayer accuracy, and mistake tracking over time.

Works with both Normal and Corrupted Gauntlet. All features work together in a single plugin instead of needing to run three separate ones. All integrated work maintains proper attribution (see CREDITS.md in the repository) and BSD 2-Clause License compliance.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Apr 7, 2026

@runelite-github-app
Copy link
Copy Markdown

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

@sudonate91 sudonate91 changed the title The gaunlet takeover hash change Takeover: the-gauntlet update (hash change) Apr 7, 2026
@sudonate91
Copy link
Copy Markdown
Contributor Author

@LlemonDuck thanks again. Hopefully this pr squares it away

@LlemonDuck
Copy link
Copy Markdown
Contributor

lower a bunch of log.infos (especially in RunHistoryManager) to log.debug

use RuneLite's LinkBrowser instead of java.awt.Desktop

I know these are likely from the original plugins, but please update them anyway

everything else lgtm @ 35465ba234bac2affebe10e0b549d4096dd5c5da. Try not to introduce many more changes on this particular PR so I can give it a quicker merge if you can just fix those things.

@LlemonDuck LlemonDuck added the waiting for author waiting for the pr author to make changes or respond to questions label Apr 27, 2026
@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 Apr 27, 2026
@sudonate91
Copy link
Copy Markdown
Contributor Author

lower a bunch of log.infos (especially in RunHistoryManager) to log.debug

use RuneLite's LinkBrowser instead of java.awt.Desktop

I know these are likely from the original plugins, but please update them anyway

everything else lgtm @ 35465ba234bac2affebe10e0b549d4096dd5c5da. Try not to introduce many more changes on this particular PR so I can give it a quicker merge if you can just fix those things.

Addressed. Thanks for the feedback!

@LlemonDuck
Copy link
Copy Markdown
Contributor

build=standard is more appropriate for your plugin, which denotes that it it can be built with the standard build.gradle

non-blocking but maybe change in a future update

@LlemonDuck LlemonDuck merged commit 0724be7 into runelite:master Apr 27, 2026
2 of 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.

3 participants