Skip to content

Update Rogue Chests FC to v3.2 - #15645

Merged
runelite-github-app[bot] merged 86 commits into
runelite:masterfrom
tcourter1:update-rogue-chests-fc
Sep 1, 2026
Merged

Update Rogue Chests FC to v3.2#15645
runelite-github-app[bot] merged 86 commits into
runelite:masterfrom
tcourter1:update-rogue-chests-fc

Conversation

@tcourter1

Copy link
Copy Markdown
Contributor

Added automatic Global Ban List syncing.
Expanded the nearby player counter to show both Enemies and FC members.

tcourter1 added 30 commits May 26, 2026 23:53
Added new features for the food counter overlay
Added healer code tracking to the food-fed function. Updated the display name to BA Healer Utilities. Added optional NPC tagging nomenclature usage.
Added better parsing for healer codes, true tile highlighting option, and right-click menu options for Penance Healer NPCs.
Added better parsing for healer codes, true tile highlighting option, and right-click menu options for Penance Healer NPCs.
Completely overhauled the healer code system, added food tracking color code system, updated healer tagging logic to consider index ID sequence.
Completely overhauled the healer code system, added food tracking color code system, updated healer tagging logic to consider index ID sequence.
Completely overhauled the healer code system, added food tracking color code system, updated healer tagging logic to consider index ID sequence.
Update BA Healer Utilities with several healer-code, menu, and side-panel improvements.

Changes include:

* Added right-click menu healer code display, allowing the current healer code/count to appear alongside healer menu entries.
* Added a Healer Food Only option that filters poisoned-food use entries so only Penance Healer targets remain clickable while healer food is selected.
* Added healer dispenser menu helpers:

  * Highlight the currently called dispenser food.
  * Remove the Take-Vial option.
  * Move Take-Meat closer to the other healer food options.
* Improved healer side-panel preset handling.
* Improved run preset storage/export/import behavior so presets reference wave codes more cleanly.
* Added support for resetting edited built-in wave codes back to their default values.
* Added side-panel test coverage for healer code manager behavior.
* Updated README documentation for the new dispenser options and recent healer utility features.
Added function to disable most features when you're not in the Healer role. Added option to instantly hide dead NPCs (skip death animation, similar to Entity Hider), including Penance Healers and/or Penance Healers/Fighters/Rangers.
add healer TTK tracking/display backed by isolated poison/health calculation classes
add food panel styles for rows, columns, and code-only display
update panel code display, call rows, death timing, and unspawned/dead coloring
update built-in Regular wave 8 code from 1/2(27) to 2(27)
update default food count to count-up (more in line with what codes look like, plus Count Down does nothing for default installation where codes are not used)
fixed a bug with healer labeling
Bug fixed issue runelite#15 - food fed applied to wrong healer occasionally. No major changes.
I forgot to update the metadata from the last update.
BA Utilities reorg, Party Sync support, shared healer state, attacker spawn overlay, healer TTK rework, and config panel cleanup
Made a metadata booboo on the plugin renaming.
2.1.0
Added Wave Overview and Recent Runs in side panel
Reworked TTK calculations to use precise food tracking when possible, but switch to HP-ratio-estimate mode when necessary
Added healer inventory counts
Added Wave Overview and Recent Runs in side panel
Reworked TTK calculations to use precise food tracking when possible, but switch to HP-ratio-estimate mode when necessary
Added healer inventory counts
Add ignore list for nearby equipment inspection warnings.
Modernize overlay priority handling. No longer using deprecated API.
Improvements:
Cached configured player lists (banned, ignored, overtime whitelist, and equipment inspection ignore) to eliminate repeated parsing.
Reduced Friends Chat widget refresh overhead, especially for large moderation lists.
Improved responsiveness when opening and refreshing the Friends Chat interface.
No functional changes to plugin behavior.
- Added one-time staff authorization with persistent local unlock.
- Added encrypted, staff-only Party auto-join/leave for the Wilderness and Ferox Enclave.
- Added an option to disable Party automation.
- Add passcode-protected staff features.
- Add manual Party Join/Leave controls for authorized users.
Added passcode-protected staff features.
Added manual Party Join/Leave controls for authorized users.
Improve F2P Thieving level notifications and Hiscore lookup reliability. 
Fix kicked FC members occasionally persisting on the under-84 overlay.
- Added separate **Staff Mode** and **Thiever Mode** sidebar experiences.
- Added password-free access to Nearby Outsiders and Overtime tools for Thiever Mode.
- Added optional Party tile ping beams.
- Added configurable Party reminder with mode-specific messaging.
- Expanded Nearby Outsiders and Overtime tracking to surrounding Rogue Chests regions.
- Updated Party controls and staff-only features to respect the new mode system.
## Bug Fix
- Reworked Staff/Thiever mode switching to avoid blocking cross-thread calls.
## Bug Fix
- Reworked Staff/Thiever mode switching to avoid blocking cross-thread calls. Some users reported intermittent client freezing.
## Bug Fix

- Fixed **Not now** Party reminder dismissal resetting during normal client state changes.
- The Party reminder now stays dismissed until the player returns to the login screen and logs back in.
Added automatic Global Ban List syncing.
Expanded the nearby player counter to show both Enemies and FC members.
@runelite-github-app

runelite-github-app Bot commented Aug 29, 2026

Copy link
Copy Markdown

@runelite-github-app

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

this obviously doesn't actually do anything, nor will it be allowed. i have to tell what it is to review it and i don't want to compile the plugin to do so.

@Alexsuperfly Alexsuperfly added the waiting for author waiting for the pr author to make changes or respond to questions label Sep 1, 2026
@tcourter1

tcourter1 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

this obviously doesn't actually do anything, nor will it be allowed. i have to tell what it is to review it and i don't want to compile the plugin to do so.

It’s the URL for the Google Apps Script endpoint that syncs the global ban list from our staff-maintained Google Sheet. It’s obfuscated only to avoid leaving the endpoint and token plainly readable in the source; the plugin deobfuscates them at runtime before making the request. I understand this isn’t secure storage, just light obfuscation.

edit: I removed the obfuscation.

@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 Sep 1, 2026
@runelite-github-app
runelite-github-app Bot merged commit 72e705f into runelite:master Sep 1, 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.

2 participants