Skip to content
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
wants to merge 446 commits into
base: 1.10.36.1
Choose a base branch
from
Open

Droprate Plugin #6999

wants to merge 446 commits into from

Conversation

Selvaggio99
Copy link

Show droprate of every item after each kill, opening, etc.

Adam- and others added 30 commits October 9, 2024 08:24
* 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]>
ChunkyAtlas and others added 21 commits November 11, 2024 21:57
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
* 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
@runelite-github-app
Copy link

Includes non-plugin changes

Includes changes by non-author

New plugin action-logger: https://github.com/pajlads/ActionLogger/tree/d748d379e1aafcf9dfc3157448a0b01b357d7c01

New plugin aerial-fishing-pearl-luck: https://github.com/H4waiianPunch/Pearl-Luck-Tracker/tree/f4f1fdec763962391b41a1fbad2eba7d351745f5

New plugin antifire-checker: https://github.com/sariyamelody/antifire-checker/tree/a4d1c91d0e5f78ae57a1111ec5aa005329ac7d70

New plugin affirmations: https://github.com/ChrissyKins/runelite_affirmations/tree/5d976fee5ff158b063370b01a109ef51d90cf2ce

New plugin ban-list-export: https://github.com/P2GR/ban-list-export/tree/2f86ec7abe1f41a17c0c6c9136deac6374c44e8a

New plugin bank-highlighter: https://github.com/Evamist/Bank-Highlighter/tree/5adca8bb16a52913b4585865d0e8216db6bb5e4f

action-progress: 41a468d3014e35fb12a7abf910ca1949b641bce5...41a468d3014e35fb12a7abf910ca1949b641bce5

New plugin bingo-helper: https://github.com/IronEvil478/Bingo-Helper/tree/4313d1259b35857df4712b65bfee7838bb00441f

acoldone-clogging: 39d55a0e71e8ccd3243734a66b58f5f10da72b8f...39d55a0e71e8ccd3243734a66b58f5f10da72b8f

afk-marks-canafis: bc2aaa1c9e4cf3f432fcf90cef1e82061e2efbf5...bc2aaa1c9e4cf3f432fcf90cef1e82061e2efbf5

117hd: be10c909f8004c721f508f32481ec0b6da2c6538...be10c909f8004c721f508f32481ec0b6da2c6538

altered-stats: 56ec58e86bc7a47da48e440e09552ab58e47989f...56ec58e86bc7a47da48e440e09552ab58e47989f

annoyance-mute: f642bd9fad7fe9940beb1470702d9ad30a285b6f...f642bd9fad7fe9940beb1470702d9ad30a285b6f

attack-ranges: 925452b3a9839b7f8fca99739f7bf0d76080b2e3...925452b3a9839b7f8fca99739f7bf0d76080b2e3

ba-minigame: e26da27b008e5de7684a8a85a0c65ca57854d516...e26da27b008e5de7684a8a85a0c65ca57854d516

audiblelootnotification: c5350590d5d0cd14128d6b717c9567bb0357a18e...c5350590d5d0cd14128d6b717c9567bb0357a18e

bank-tag-generation: 89e7e3151d8b462764e7cc06007f32442665112b...89e7e3151d8b462764e7cc06007f32442665112b

ba-tiles: 62e3f073537a35c07122caf06a0b8ad7e9af8840...62e3f073537a35c07122caf06a0b8ad7e9af8840

bank-black-list: 434cacda96d2d46b757f6f083e9f8f4c73a0ee25...434cacda96d2d46b757f6f083e9f8f4c73a0ee25

bank-tag-layouts: 81f16b5d3ed5b089a383de2961f7ed821ab187f1...81f16b5d3ed5b089a383de2961f7ed821ab187f1

bank-heatmap: f161d0b747da6af738ec00469bc6348244b75ef3...f161d0b747da6af738ec00469bc6348244b75ef3

barrows-potential: 45d2eddeedb37ebe1875988c73bd0cc3e441339a...45d2eddeedb37ebe1875988c73bd0cc3e441339a

better-godwars-overlay: a7da67b9bddf5b14aeb54d789b1dfe02965d473f...a7da67b9bddf5b14aeb54d789b1dfe02965d473f

bot-detector: d935825f817d1a96345742ca219fd1ddaaf23879...d935825f817d1a96345742ca219fd1ddaaf23879

better-teleport-menu: f8f64b84136d9a152f90f422d11b2552db08d77b...f8f64b84136d9a152f90f422d11b2552db08d77b

brewing: 9bbe2bfa047b8e29fe349850ce266d48cbc14da5...9bbe2bfa047b8e29fe349850ce266d48cbc14da5

c-engineer-completed: 0e1139480e262a25fbf053db5858c75e96aa2229...0e1139480e262a25fbf053db5858c75e96aa2229

@cdfisher
Copy link
Contributor

Your PR should be targeting runelite:master, not runelite:1.10.36.1

@iProdigy
Copy link
Member

Your PR should be targeting runelite:master, not runelite:1.10.36.1

also you'll want to change the PR branch from Selvaggio99:master to Selvaggio99:patch-2

@iProdigy 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