-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Droprate Plugin #6999
Open
Selvaggio99
wants to merge
446
commits into
runelite:1.10.36.1
Choose a base branch
from
Selvaggio99:master
base: 1.10.36.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Droprate Plugin #6999
Conversation
This file contains 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
* Add vmrecolor A plugin that allows recoloring of models in Volcanic Mine * Update vmrecolor remove shadowjar plugin * Update vmrecolor * Update vmrecolor * Update vmrecolor Fix PluginDescriptor * Update vmrecolor Fix settings.gradle?
* Create onlyree * Update onlyree
* Create sgs-savings-tracker * Update sgs-savings-tracker * Update sgs-savings-tracker New stat icons
* Create missing-pet-notifier * Update missing-pet-notifier * Update missing-pet-notifier
* Added file for plugin, added third-party dependency to build, and ran gradlew to update the verification-metadata.xml file. * Updated third-party dependencies and metadata. * Modified dependencies * Modified dependencies * Removed third-party dependency and updated commit hash * Update commit hash to get plugin changes * Update commit hash * Update commit hash * Update verification-metadata.xml * Update commit hash * Update commit hash * Update commit hash to get plugin updates * Update commit hash * Update commit hash to pull final additions to plugin * Add code to unregister SpectralClanMgmtChatboxPanelManager, SpectralClanMgmtChatCommandInputManager and SpectralClanMgmtChatCommandManager from the EventBus at plugin's shutdown. * Add warning to manifest. * Add explanations as to what data is sent above http requests methods * Update commit hash to pull plugin's required changes. * Update commit hash * Update commit hash * Update commit hash * Update commit hash * Update commit hash * Update spectralclanmgmt * Update commit hash * Update spectralclanmgmt * Update spectralclanmgmt * Update commit hash * Update commit hash * Update commit hash * Update commit hash for last plugin update * Update spectralclanmgmt * Update plugins/spectralclanmgmt Co-authored-by: iProdigy <[email protected]> * Remove unnecessary executor statements * Update commit hash for plugin rank change * Update commit hash * Fix issue with clan member selection during admin tasks and http request response processing. * Fix issue where initial plugin data pull wasn't happening when it should * Add requested rank-swap export option for Admins. * Adjust prompt line to correct spacing. * Update spectralclanmgmt --------- Co-authored-by: iProdigy <[email protected]>
* Update friends-exporter to latest commit. * Update plugins/friends-exporter Add MarbleTurtle and Raitab as authors per code review suggestion. Co-authored-by: Felanbird <[email protected]> * Move raid-data-tracker from Adam to Raitab. * Change repository to correct name. * Add price-graph-opener. * Add commit from after I added the LICENSE file * Update price-graph-opener to 1.0.1 with menu updates. * Update price-graph-opener to 1.1.0 with irreversible items. --------- Co-authored-by: Felanbird <[email protected]>
Add search bar, improve progress bar visualization, and implement NPC exclusion logic in MonsterMonitor - Added `MonsterMonitorSearchBar.java` for real-time filtering of tracked and ignored NPCs. - Placed the search bar below the title for better user experience. - Updated `MonsterMonitorOverlay.java` progress bar: - Replaced `getBarColor` with `interpolateColor` for smooth color transitions. - Added a dark red-to-orange-to-green gradient for improved readability. - Enhanced `DeathTracker` to skip logging for specific NPCs based on name and ID: - Added `EXCLUDED_NPC_IDS` to ignore intermediate phases, environment elements, and NPC parts. - Updated `onActorDeath` to check `EXCLUDED_NPC_IDS` by name and ID, ensuring only relevant NPCs are logged.
* Added soul-wars plugin * Updated soul-wars plugin * Added preventions for sacrificng fragments and burying bones when area is not captured * Added highlight capture areas feature * Capture area bug fixes * Fixed issue where you can't bury bones in spawn * Potential fix for capture areas not updating (by removing hard coded hexcode for colors, simplifying team capture matching), updated readme, updated version to 1.0.1, updated remaining examples --------- Co-authored-by: Brian Au <[email protected]>
* Update Bossing Info- Fix abnormally large icon (It was chonky). * Update Bossing Info- Add DT2 bossed (4lines). * Update Bossing Info- Add Scurrius bossed (1 line). * Update Bossing Info- Fix for disabled side-panel. * Update Bossing Info- Correct icon placement behavior and fix infobox to correctly respect all config settings. * Update Bossing Info- Correct icon placement behavior and fix infobox to correctly respect all config settings. * Update Bossing Info to v1.9.5- Added the new bosses
* Update custom-vital-bars to 1.1.0 * fixing 1.1.0 deprecation issue
Co-authored-by: Nick Bulischeck <[email protected]>
Co-authored-by: Nick Bulischeck <[email protected]>
* Fix security issues * fix duplicate message * Remove publishing of DMs * improve how special characters are removed from names
* Added audiblelootnotification plugin * Update audiblelootnotification * Update audiblelootnotification * Updated readme with audio source information * Updated sound sources Added links to every sound in the readme inlcuding the creators names * Added acb spec sound source * Update audiblelootnotification Fixed wrongly named config parameter * Update audiblelootnotification author
Your PR should be targeting |
also you'll want to change the PR branch from Selvaggio99:master to Selvaggio99:patch-2 |
iProdigy
added
the
waiting for author
waiting for the pr author to make changes or respond to questions
label
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
non-author plugin change
package change
plugin added
plugin change
waiting for author
waiting for the pr author to make changes or respond to questions
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.
Show droprate of every item after each kill, opening, etc.