Skip to content

Add Exodus Bingo - #15438

Open
drewapalooza wants to merge 3 commits into
runelite:masterfrom
drewapalooza:codex/exodus-bingo
Open

Add Exodus Bingo#15438
drewapalooza wants to merge 3 commits into
runelite:masterfrom
drewapalooza:codex/exodus-bingo

Conversation

@drewapalooza

@drewapalooza drewapalooza commented Aug 25, 2026

Copy link
Copy Markdown

Exodus Bingo adds a compact 5x5 team-event sidebar with tile progress, requirements, per-character contributions, recent achievements, join-by-code, and linked-event switching. Optional bingo event submission is disabled by default and uses metadata preflight before uploading matching game-view screenshots. A separate disabled-by-default Discord webhook can send only locally filtered valuable, listed-unique, or pet drops; webhook tokens are masked and stored locally. Offline bingo evidence is idempotent and bounded. This update removes the runtime thread-interrupt call identified in maintainer feedback. The standalone Java 11 clean build passes 109 tests. Source: https://github.com/drewapalooza/exodus-bingo

@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

@Alexsuperfly

Copy link
Copy Markdown
Contributor
  • use of thread interrupt is not allowed

@Alexsuperfly Alexsuperfly added the waiting for author waiting for the pr author to make changes or respond to questions label Aug 25, 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 Aug 27, 2026
@drewapalooza

Copy link
Copy Markdown
Author

Updated the source to 2db25c52ce851496a278acab561ec36add93abaa. The runtime Thread.currentThread().interrupt() call from the maintainer feedback has been removed. The standalone clean build now passes 109 tests, and the manifest warning has been expanded for the optional Discord webhook destination.

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.

2 participants