Commit Graph
7935 Commits
Author SHA1 Message Date
Trevor M 47fa6499d2 update tile-packs (#9027)
* tile packs update

* update tile packs
2025-09-08 10:02:35 -04:00
Colton a0f9c7e29f update target-true-tile to v1.3.2 (#9022) 2025-09-07 18:51:09 -07:00
TheLope d1de4a6840 update clue-details to v2.6.1 (#9021) 2025-09-07 18:50:34 -07:00
Simon Engblom 416c687c02 update preventsgm (#9023) 2025-09-07 18:49:25 -07:00
Xylot fa636c4871 Update escape-crystal-notify to v1.10 (#9020) 2025-09-07 16:34:54 -05:00
Jacob Burton 59a791b019 Update max-hit-calculator to v2.1.2 (#9014) 2025-09-07 16:10:51 -05:00
joelhalen 3409debd9b update droptracker to v5.0.1 (#8523) 2025-09-07 17:39:15 +02:00
AhDoozy adc21d3bd8 update item-requirements (#9006)
- Added config for tooltip opacity, triangle corner, and indicator colors
- Increased default tooltip font size to 15
- Replaced red "i" indicator with configurable triangle
- Removed redundant colorblind mode toggle
- Fixed triangle drawing to respect selected corner
- Updated README with clearer description, icons, usage/config details
- Updated example screenshots with new images
2025-09-07 12:16:06 +02:00
Eric 46bf3a3f9b update one-tick-flick to v1.0.6 (#9017) 2025-09-07 12:13:40 +02:00
Lapask c948affe43 update fixed-resizable-hybrid (#9000)
* Update fixed-resizable-hybrid

- Updated to using InterfaceID from depracated ComponentID
- Fixed skill info widget alignment
- Added configurable warning to tell users when their inventory is transparent

* Update fixed-resizable-hybrid

- Updated to using InterfaceID from depracated ComponentID
- Fixed skill info widget alignment
- Added configurable warning to tell users when their inventory is transparent

* Update fixed-resizable-hybrid

- Added failsafe trigger for plugin initialization, fixing bug affecting world hopping from instances and hopping to PvP arena worlds
- Decoupled transparency warning from the gap borders 
- Uncommented excess debug logs

* Update fixed-resizable-hybrid

- Added More Ship Cutscene compatibility
- Added Hot Air Balloon compatibility
2025-09-07 11:57:54 +02:00
Jacob Moody e12d7e652c update regex-bank-search (#9001)
* update regex-bank-search

* fix ci warnings by removing other depreciated API use

* Update to include change to shadow jar main class
2025-09-06 11:23:04 -07:00
Michael 3decf7f33e Update vanced-barrows (#9002) 2025-09-05 19:08:10 -05:00
Lake 0b6ca6b7c4 Update clean-chat to v2.3.2 (#9007) 2025-09-05 18:43:39 -05:00
Adam 293349f697 update gpue 2025-09-04 20:33:27 -04:00
Skretzo dacfc9369f update shortest-path (#8992) 2025-09-04 18:57:27 +02:00
Ashley Thew fcc487407f add cooking-chance-tooltip (#8880)
* Add cooking chance tooltip plugin

Introduces the cooking chance tooltip plugin by referencing its repository and commit hash.

* Update cooking-chance-tooltip

* Update cooking-chance-tooltip
2025-09-04 18:20:54 +02:00
Tanner 8559fe68f9 Update clear-unsent-messages (#8974) 2025-09-04 11:00:56 -05:00
bielie993-ui c1e75a55fe add accidental-teleport-blocker (#8940) 2025-09-04 11:32:48 -04:00
riktenx b173dfe5f5 Update loot-filters to v1.10.6 (#8987) 2025-09-04 10:18:53 -05:00
Lucas Wood 6c410e7a1e Update rich-text-notes (#8997) 2025-09-04 10:15:52 -05:00
Thomas Langdon d010fa9d4d add overhead-alarm (#8953) 2025-09-04 10:48:06 -04:00
LuxOG bcf9d90b3e add crabs-for-dummies (#8959) 2025-09-04 10:43:13 -04:00
Karl Goffin c07881d8d9 add brimhaven-agility (#8889)
* Adds the brimhaven-agility plugin

* Addresses feedback from RuneLite plugin hub PR

* ensures license header is present on all files from Quest Helper
* simplifies config
* wrap build.gradle lines at 120 chars

* Addresses code review feedback, fixes a bug in subPath, adds GH action

* ensures an infinite loop cannot occur in pathfinding
* ensures recomputing path runs on client thread
* fixes a bug in subPath which was causing incorrect paths for a tick
* adds Github action to ensure plugin builds correctly

* Adds an extra safety check to reconstructPath
2025-09-04 10:27:24 -04:00
Bradley Newman 1f46928350 add systemclock (#8876)
* Create systemclock

* Update systemclock

* Update systemclock

* Update systemclock
2025-09-04 10:01:47 -04:00
Carson Mullins f7bc11f913 update project-xeric to v1.1.0 (#8994)
* feat: re-add sorting and filtering
2025-09-04 01:25:53 +02:00
Jason O'Neill 1363b061bc Update no-bad-alchs to v1.2.3 (#8993) 2025-09-03 15:13:32 -05:00
riktenx 394881c94b revert no-bad-alchs (#8991) 2025-09-03 14:15:27 +02:00
Jason O'Neill c1a3d3e006 update no-bad-alchs to v1.2.2 (#8988) 2025-09-02 23:38:57 -04:00
Benjamin Z 56e157e825 update varlamore-house-thieving to v1.5.5 (#8989)
# Release v1.5.5

Various configuration and usage updates

- Implemented newer Notification spec for configuration options
- Added a high contrast arrow option for distraction icon
- Added stroke to the default distraction icon
- Altered the The distracted citizen flashing in house option to also control alerting
- Lowered the bonus chest red threshold to 45 seconds
2025-09-02 23:38:27 -04:00
AhDoozy 47ed6453b7 add item-requirements (#8783)
* Create newfile

* Update newfile

* Create Item-Requirements

* Delete newfile

* Rename Item-Requirements to item-requirements

* Update item-requirements

* Update item-requirements

* Update item-requirements

I've changed the logging to debug so it won’t spam at info level, removed the unnecessary JSON path fallbacks (the file always loads from /Items-Information.json), and replaced the manual JSON parsing with a typed ItemRequirementEntry + Gson map. I also ensured quest strings are handled cleanly, with unknown ones ignored rather than causing errors.
2025-09-02 14:21:32 -04:00
JoeFoote ff027545dc add afk-dimmer (#8854)
* Create afk-dimmer

* Update afk-dimmer

* Update afk-dimmer
2025-09-02 13:47:32 -04:00
Danial 3881a55c95 update group-storage-reminder (#8985)
* Only show if player is a group ironman

* Resize icon
2025-09-02 10:44:07 -07:00
vikke1234 454e41cefb update raids-death-indicator (#8986) 2025-09-02 10:43:13 -07:00
Xylot 6bb6647a04 update escape-crystal-notify to v1.9 (#8971)
* Update escape-crystal-notify (v1.9)

* Update escape-crystal-notify (v1.9)
2025-09-01 21:45:25 -04:00
Jmmuir a8bae87309 Update fairy-ring-butterflies (#8979) 2025-09-01 14:58:24 -05:00
Jason O'Neill 860f19bcc2 update no-bad-alchs to v1.2.1 (#8972) 2025-09-01 12:41:46 -07:00
Loze-Put d434eec1bd update projectile-override to v1.0.2 (#8966)
* Update projectile-override to v1.0.1

* Update projectile-override to v1.0.2

* Update projectile-override

Update readme
2025-09-01 12:40:04 -07:00
nmlynch94 b6605972ee Update tempoross to 1.7 (#8967) 2025-09-01 12:33:39 -07:00
chocobos 6a8e7da53e update bracelet-reminder (#8973) 2025-09-01 14:19:10 -04:00
Krytlex 39fc28b7a3 update slayer-wiki (#8970)
* Update slayer-wiki

* Update slayer-wiki
2025-09-01 14:18:06 -04:00
Zoinkwiz 3d0a1787aa update quest-helper to v4.10.0.1 (#8975)
Fix for the bank filtering.
2025-09-01 17:30:36 +02:00
Reinhardt Rijna ac14fe1eb2 update runeprofile to v2.2.1 (#8938)
* RuneProfile v2.2.1

* improve autosync schedular to avoid race conditions and overlapping syncs

* synchronize image io
2025-09-01 00:09:54 -04:00
HarperDevLab 80f636ea3e update tick-beats-metronome (#8920)
* Update Tick Beats

Implemented 2 requested features:

-Volume control for tick sounds
Implemented using javax.sound.sampled (same approach as music playback). The Gain parameter in RuneLite’s AudioPlayer did not affect volume, so custom handling was required. Audio clips are properly disposed of to avoid memory leaks.

Playlist support (with Shuffle)
Users can define a playlist, and songs in the playlist can be shuffled during playback.

I also did a bit of refactoring and code comment adjustments.

* Update Tick Beats removed disabled by default

Removed a line in @PluginDescriptor  enabledByDefault = false as recommended by runelite github bot
2025-09-01 00:01:24 -04:00
Speaax 6b35c91b10 add delve-calculator (#8811)
* Create delve-calculator

* Update delve-calculator

* Update delve-calculator

Changed logging for runelite plugin hub checks

* Update delve-calculator

Changes according to feedback

* Update delve-calculator
2025-08-31 23:44:32 -04:00
Lucas Wood 9bdceab0cb add rich-text-notes (#8793)
* Create notes-enhanced

Enhanced version of the Notes plugin featuring text formatting, item icon images, saving/loading, tabs, and pane splitting

* Update notes-enhanced

fix gson injection

* Update notes-enhanced

* Update notes-enhanced

* Update and rename notes-enhanced to rich-text-notes
2025-08-31 23:40:18 -04:00
Lapask b4892b53eb update fixed-resizable-hybrid (#8958)
Added Tillable Background (Gap) options, and reverted unintended plugin class changes from that commit
2025-08-31 10:31:13 -07:00
Xylot 9f504be186 update escape-crystal-notify to v1.8 (#8961) 2025-08-31 10:30:28 -07:00
l2- 80f94a5cd1 Update customizable-xp-drops to v1.9.10 (#8963) 2025-08-31 11:44:15 -05:00
Gerb b05e653131 update chest-kicker (#8960)
* update chest kicker plugin

* store chestIDs and options in a Map instance instead of separate lists

* switch to onGameTick, replace hardcoded ids with gameval.ObjectIDs
2025-08-31 10:29:24 -04:00
Lewis Larsen 0cbe678ee1 update sound-alerts-expanded (#8955) 2025-08-31 16:24:39 +02:00