Commit Graph

7083 Commits

Author SHA1 Message Date
Andy
a99c8a63a6 update droptracker (#7963)
* Fix webhook list generation

Load webhooks on plugin startup instead of the first time a send is attempted; to prevent latency

* Increment versioning

v3.82.
2025-05-07 00:32:47 -04:00
voltmaister
cb9fb366a7 update collection-tracker to v1.1 (#7953)
* Update collection-tracker

Fixed names with multiple spaces in the name (this time for sure)

* Update collection-tracker

Fixed names with multiple spaces in the name (this time for sure) changed normalize function to replace non-breaking spaces with regular spaces and added more aliases

* Update collection-tracker

added support for gim chat
2025-05-07 00:29:11 -04:00
Sharpienero
217b653932 update embargo-clan-plugin to v1.4.3 (#7952)
- Fix bug with missing requirements panel duplicating items
- Bump version to 1.4.3

Co-authored-by: Sharpienero <sharpienero@protonmail.com>
2025-05-07 00:23:57 -04:00
Claire
de04e84f95 add untrimmed-slayer-cape-helper (#7949) 2025-05-07 00:21:42 -04:00
Y. S.
7d876c543a update runelingual to v0.5.1 (#7948)
* Update runelingual

side panel fixes and fix for load error when running from jar file

* Update runelingual
2025-05-07 00:19:15 -04:00
Learth
a6aeb3857b update npc-max-hit to v1.2.2 (#7942)
* Update npc-max-hit

* update README

* README format
2025-05-07 00:17:22 -04:00
cmhainesii
9edc0d9c8d update skill-data-exporter (#7941)
Trim and remove trailing file separator from outputFile config option
Correct readme default options
2025-05-07 00:15:25 -04:00
Reinhardt Rijna
6ded57ce23 update runeprofile to v2.0.4 (#7940) 2025-05-07 00:07:29 -04:00
ChunkyAtlas
b6831f818c update chance-man to v2.1.6 (#7935)
* Update chance-man to v2.1.6

- consolidate onConfigChanged handlers into switch-case for tradeable item refresh
- add Silver Bar and Gold Bar to SkillItems
- add tick.wav for the roll animation
- reduce roll time/speed/deacceleration time/minimum speed
- add configOption "enableRollSounds"

* Update chance-man

- fix tick.wav resource path to /com/chanceman/tick.wav
- add destroy option to bank
2025-05-07 00:01:18 -04:00
NCG-RS
ec880f8f23 update tob-utilities to v1.0.2 (#7934)
* Create tob-utilities

* Create tob-utilities

* Update tob-utilities

* Update tob-utilities

added license

* Update tob-utilities

Implemented use of onNpcSpawned, onNpcChanged and onNPCDespawned for handling tracking spawns. Added clearing of lists to shutdown

Removed unused imports and formatted each file to ensure code style consistency

* Update tob-utilities

* Update tob-utilities

* Update tob-utilities

* Update tob-utilities
2025-05-06 23:55:11 -04:00
hawolt
7d700ad70b add guardians-of-the-rift-optimizer (#7848)
* add guardians-of-the-rift

* resolve issues

* some bugfixes and robuster render handling

* move blocking operation away from edt and synchronize imageio call

* further improvements

* add new menuswapping option and show portal overlay whilst minigame widget is up

* resolve workflow issue

* add new config to display a warning outline when no binding necklace is equipped when doing comb runes

* fix convex hull issue with cell tiles

* minor update to obelisk analysis handler

* dont use client thread invoke during startup and shutdown

* update LICENSE

* update README

* fix startup exception for 3 slices

---------

Co-authored-by: n1klas4008 <45050975+n1klas4008@users.noreply.github.com>
2025-05-06 23:40:33 -04:00
Patrick Watts
a76028a45a Update startierindicator to v1.3.2 (#7955) 2025-05-06 19:05:04 -05:00
Skretzo
e2c1f85346 update identificator (#7960) 2025-05-06 17:00:21 -07:00
TicTac7x
b21c398cb0 update tictac7x-storage to v0.6.1 (#7958) 2025-05-06 16:59:52 -07:00
Patrick Watts
d5ddc931ae update tick-manipulation-helper to v1.0.2 (#7957)
Add 3 lines of code for 3 barbarian fish actions
2025-05-06 16:59:16 -07:00
Alex Hansen
226fd5d2be Update wilderness-player-alarm (#7946) 2025-05-06 16:09:30 -05:00
Robin
76ce722da8 Update wom-utils to 1.4.3 (#7938) 2025-05-06 16:07:08 -05:00
riktenx
7d81478173 Update loot-filters (#7931) 2025-05-06 16:06:08 -05:00
Jordan Atwood
be518c15b9 Update virtual-level-ups to v1.1.7 2025-05-06 09:10:43 -07:00
Tyler Grass
f02ea4f316 update attack-ranges to 1.3.1 (#7956) 2025-05-05 18:48:43 +02:00
pajlada
b9a9e5263a update action-logger to v0.1.3 (#7951) 2025-05-04 11:48:08 +02:00
voltmaister
7df36fb238 update collection-tracker (#7928)
* Create collection-tracker

Collection Tracker is a plugin that fetches your collection log from TempleOSRS api and shows it in the game chat with icons using !log boss name just like the old collection log plugin did

* Update collection-tracker

updated api calls to have specific user agent

* Update collection-tracker

Fixed Gson injection with Plugin Hub rules

* Update collection-tracker

Fixed more (and hopefully final) Gson injection to apply to Plugin hub rules

* Update collection-tracker

Added license of BSD clause 2

* Update collection-tracker

Fixed review comments for okhttp client log.info → log.debug added the warning about third party saved executor and added class for the h2 instance

* Update collection-tracker

Corrected warning location

* Update collection-tracker

Changed !log → !col so that people with runeprofile don't have problems.

* Update collection-tracker

Fixed the explicit dependency on gson

* Update collection-tracker

changed logging from jul to slf4j

* Update collection-tracker

changed everything in pull request "you don't need to invoke chatMessageManager.queue on the swing threadyou should save the database inside the RuneLite.RUNELITE_DIR" also some of the optional ones

* Update collection-tracker

* Update collection-tracker

* Update collection-tracker

fixed issues with names with spaces as senders
2025-05-03 17:33:33 -04:00
Jordanza21
0c95d95273 add hide-chat (#7926) 2025-05-03 17:30:56 -04:00
Oelderoth
794585620a add forestry-spawn-helper (#7925)
* Add Forestry-Spawn-Helper plugin

* Update plugin version

* Update plugin version
2025-05-03 17:27:56 -04:00
Sharpienero
e3fa2c654c update embargo-clan-plugin to v1.4.1 (#7924)
* Update Embargo to 1.4.1

- Bump version to 1.4.1
- Add timeout to isUserRegistered method in case of API failures
    - If the API was down, the plugin would freeze due to looping requests. Reduce timeout to 2 seconds, add a minute cooldown on the API call
- Populate untradable item icons in the side panel by having the API pass itemIDs for them instead of names
- Change default side panel to match what it used to be (not signed in, log in to send data to Embargo) + reset it on logOut() as intended
- Only add wiki link to items that are found. This prevents "EHB/EHP/| items" from linking to nonsense wikipedia links

* Bump Embargo Plugin version to 1.4.2

- Refactor check registration to be async
- Prevent spamming of prevent registration by setting a variable
- Enqueue network calls to prevent locking due to execute
- Change logging to be a little more verbose/precise
- Properly check registration based on body response

Looks like the formatter kinda went crazy too

---------

Co-authored-by: Sharpienero <sharpienero@protonmail.com>
2025-05-03 17:18:14 -04:00
Advistane
d1438029cc update clogged-me to v1.1.0 (#7923)
* Update clogged-me

* Update version

* Update clogged-me

Added commas to message builder

* Store KC as -1 instead of not storing subcategory

* Added sprite cropping and dynamic alias map lookup

* Removed new gson instance

...oops

* Removed java error usage causing build to fail

* Updated readme with new config options and instructions

* Changed AliasHelper to use lower casing
2025-05-03 17:15:08 -04:00
TicTac7x
a9fb8f3f00 update tictac7x-charges to v0.6.3 (#7920)
* Update tictac7x-charges to v0.6.3

* Update tictac7x-charges

* Update tictac7x-charges

* Update tictac7x-charges

* Update tictac7x-charges
2025-05-03 17:13:06 -04:00
ImTedious
4783478f0b update log-master (#7919)
* Update log-master

New task roll animation + DT2 tasks

* Update log-master

Added other tiers
Fix to tab and tier selection
Fix to loading task list data
Small fix to task roll animation

* Update log-master

Bugfix for first load

* Update log-master

Fix first load issues

* Update log-master

Big refactor to tidy things up a lot, also add an overlay to display current task and persist save data across PCs if on the same RL account

* Update log-master

Remove task overlay on shutdown

* Update log-master

Update default task list
Optimise loading remote task list

* Update log-master

Fix deprecated issues

* Update log-master

Fix multi-account issue

* Update log-master

Fix save data issue which caused inability to select different tabs

* Update log-master

Fix task complete issue

* Update log-master

Change rounding of tier progression to round down

* Update log-master

Update tasks list

* Update log-master

Added ms unit for roll time in side panel
Added FAQ button on dashboard

* Update log-master

Temporary fix for plugin breaking with collection log update

* Update log-master

Update default task list
Add option in hamburger menu to access dashboard
2025-05-03 16:57:54 -04:00
Jerom Venneker
880421a367 add eventtools-attendance (#7910)
* Create EventTools-Attendance

* Create eventtools-attendance

* Delete plugins/EventTools-Attendance

Delete incorrectly named manifest
2025-05-03 16:54:49 -04:00
Y. S.
5f4ffd6ada add runelingual (#7141)
* Create RuneLingual

* Rename RuneLingual to runelingual

* Update runelingual

added verification-metadata.xml

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

just changed the discord link that was invalid

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

removed System.out

* Update runelingual

* small fix i found

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

call backs okhttp workers with scheduled executors instead of sleeping
also properly applies colors to widget texts

* Update runelingual

* Update runelingual

made the warning more descriptive
2025-05-03 15:47:58 -04:00
Learth
266f37c3c7 Update npc-max-hit to v1.2.1 (#7929) 2025-05-03 06:09:40 +00:00
Liam King
20808b8865 Update monsterstats (#7930) 2025-05-01 12:42:35 -05:00
ChunkyAtlas
afd278a05d update chance-man to v2.1.5 (#7922)
- bypass spell restrictions for Blighted Surge Sack
- add option to disable rolling f2p trade only items
- add FreeToPlayBlockedItems enum for items that cannot be self-sufficiently obtained on f2p
- add option to filter out f2p items that cannot be self-sufficiently obtained on f2p
2025-05-01 16:06:53 +02:00
ScreteMonge
0f0cbef506 update creators-kit to v1.5.28 (#7917) 2025-05-01 14:31:57 +02:00
voltmaister
97c4c33856 add collection-tracker (#7824) 2025-05-01 12:43:00 +02:00
Simon Engblom
62233ae892 update preventsgm (#7918)
* Update preventsgm

* Update preventsgm

* Update preventsgm

* Update preventsgm

* Update preventsgm
2025-04-30 16:58:45 -07:00
Jerom Venneker
284cbad6d5 Update and rename Hide and seek tracker (#7909)
* Create hide-and-seek-tracker

* Update hide-and-seek-tracker

Added button for saving player names in range to clipboard. so hosts have an easier time setting up the participants list when there are a lot of participants

* Update hide-and-seek-tracker

Removed log.info as per request

* Update hide-and-seek-tracker

Added major improvements to the plugin:
Moved settings to its own panel
Added support for capture areas placed in the world akin to tile markers.
Improved player registration options

* Update hide-and-seek-tracker

Added support for multiple rounds locally.
Added customizable point system.
Improved result export.
Refactored icon button code

* Update hide-and-seek-tracker

Attempting to fix build

* Removed unused printlines

* Update hide-and-seek-tracker

Added 3 new score types,
Added round export and import for easy data collation between hosts.
Renamed plugin
2025-04-30 01:37:23 -04:00
Advistane
10b499033d add clogged-me (#7902)
* Create clogged-me

Added clogged.me plugin

* Update clogged-me

Changed proxy support to use injected httpclient

* Added warning

* Updated warning to include additional fields collected

Co-authored-by: Rhea <napkinorton@gmail.com>

---------

Co-authored-by: Rhea <napkinorton@gmail.com>
2025-04-30 01:21:16 -04:00
Sharpienero
6cefd9cab8 update embargo-clan-plugin to v1.4.0 (#7882)
* Update Embargo

- Bump version to 1.3.2
- Refactor code
- Add collection log information to readme

* Update Embargo plugin to 1.4.0

General refactor
* Change Manifest to contain additional data for easter eggs
* Add ManifestManager
* add SoundManager
* add NPCRenameManager
* add ItemRenameManager

Side panel/UI change
* Convert from text to small dynamic panels w/ wiki lookup

Added features
* Easter eggs
    * Sound Manager
    * Item renames
    * NPC renames

---------

Co-authored-by: Sharpienero <sharpienero@protonmail.com>
2025-04-30 01:05:17 -04:00
TicTac7x
579fc08ee2 Update tictac7x-charges to v0.6.2 2025-04-29 20:15:28 +02:00
AbusiveTuna
a0d8f60a4d Added Varlamore hops patch to Farmpatches (#7904) 2025-04-29 08:58:13 -05:00
Ron Young
6a6e00795b Update zulrah-helper (#7906) 2025-04-29 08:51:29 -05:00
Simon Engblom
889665539b Update preventsgm to 2.0.0 (#7903)
* Update preventsgm

* Update preventsgm

* Update preventsgm

* Update preventsgm
2025-04-29 02:49:41 -04:00
ChunkyAtlas
85f6c51c8f update chance-man to v2.1.4 (#7900)
- only update panel after roll completion in performRoll()
- wire ChanceManPanel into RollAnimationManager via setChanceManPanel
- allow spells in Last Man Standing by bypassing spell restrictions
- register WorldChanged listener and refactor startUp()/shutDown() to enable/disable features
- introduce featuresActive flag to guard all @subscribe handlers
- add BlightedSack enum to map the sacks to spells
- update ActionHandler to call isSpellOpEnabled(target) for spell checks
- Use JList virtualization instead of per-item JPanels for rolled/unlocked lists to improve performance.
2025-04-29 02:41:34 -04:00
NCG-RS
afc170413c update tob-utilities to v1.0.1 (#7899)
* Create tob-utilities

* Create tob-utilities

* Update tob-utilities

* Update tob-utilities

added license

* Update tob-utilities

Implemented use of onNpcSpawned, onNpcChanged and onNPCDespawned for handling tracking spawns. Added clearing of lists to shutdown

Removed unused imports and formatted each file to ensure code style consistency

* Update tob-utilities
2025-04-29 02:38:02 -04:00
Learth
e20cbc1b74 update npc-max-hit to v1.2.0 (#7898)
* Update npc-max-hit

* bump version to 1.2.0
2025-04-29 02:34:30 -04:00
Zoinkwiz
91df72ccf3 update clue-details to v2.3.4 (#7897)
* Update clue-details to 2.3.4

* Updated to use master branch
2025-04-29 02:32:26 -04:00
Reinhardt Rijna
e7b9a2c40b update runeprofile (#7896) 2025-04-29 02:29:11 -04:00
DangItOSRS
1cca997451 add ground-marker-profiles (#7895) 2025-04-29 02:24:43 -04:00
TicTac7x
0f8b4fe358 update tictac7x-charges to v0.6.1 (#7885) 2025-04-29 02:15:27 -04:00