Skip to content

Update Glamourer to 1.7.0#11372

Merged
LlemonDuck merged 1 commit into
runelite:masterfrom
jhughes:glamourer
Apr 20, 2026
Merged

Update Glamourer to 1.7.0#11372
LlemonDuck merged 1 commit into
runelite:masterfrom
jhughes:glamourer

Conversation

@jhughes
Copy link
Copy Markdown
Contributor

@jhughes jhughes commented Apr 4, 2026

No description provided.

@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Apr 4, 2026

Feedback:

  • Use of java.lang.Exception.printStackTrace is not allowed: system i/o, use a logger instead.

A new scan will be automatically performed on the next push to the PR branch.


Internal use only: Reviewer details Maintainer details

@jhughes
Copy link
Copy Markdown
Contributor Author

jhughes commented Apr 19, 2026

  • Party Sync is disabled by default.
  • The first time a user joins a party, Glamourer will ask if they want to enable it or not, after which it's configurable in the settings.
  • Data sent through party service uses a binary format so it's relatively small
  • Joining a party / doing a large glamour change / hitting the full resync button all trigger a full glamour update which on average should be a few hundred bytes
  • After a full sync, it uses incremental updates to send patches for individual item changes which are under 100 bytes

@LlemonDuck LlemonDuck merged commit 9313442 into runelite:master Apr 20, 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