Update pvp-performance-tracker to v1.7.8#12900
Merged
runelite-github-app[bot] merged 1 commit intoJun 26, 2026
Merged
Conversation
- New Level Change column in fight log - Force-changed pvpHubVisibilityDelay to Instant, if they had the old default of random 6-20mins. Lots of people were confused by this, and now that worlds are hidden on pvp-hub + you can choose to hide rsn it shouldn't really cause any concern - Added right click menu button/url to open fight in pvp hub, if you are opted in - added right click menu button to total stats panel to reset pvp hub's hidden name, so you dont have to either reset config or manually remove the existing config it uses various UI improvements: added shadows to nearly all next in the panel, and colored row backgrounds red/blue depending if success or not. Helps quick scanning instead of looking for green numbers in a sea of numbers
|
|
|
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 |
ac6e6b4
into
runelite:master
2 of 3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Along with my standard patch notes chat message, I've added an additional warning to clarify this, since it is related to the newly added networking features. But it really shouldn't matter if people are instantly uploading their fights now, with how anonymized everything is. Put a slight delay on this one so it hopefully doesn't appear behind other game messages, don't usually do that for patch notes, and won't make it do that every time, but it felt a bit more important for this one. The warning won't be shown if you aren't opted to pvp hub, or if you manually changed this config already (the config won't be changed either in that case).
Various QOL & UI improvements