Commit Graph

7778 Commits

Author SHA1 Message Date
riktenx
cd985607c9 update loot-filters (#8778) 2025-08-13 19:52:20 -04:00
ScreteMonge
2311fc827a update creators-kit to v2.0.13 (#8777)
* Update creators-kit to 2.0.10

v2.0.10
Bugfix: save dialogue window will now run on swingutilities thread
Bugfix: saving CharacterSaves after removing all keyframes of a given type will now properly ignore null arrays

* Update Creator's Kit to v2.0.11

v2.0.11
- Moved several Transmog features to TransmogPanel
Bugfix: Transmogs should no longer lose their animations after switching animation modes

* Update creators-kit to v2.0.12

Temporary overlay fix for id abuse within TOA

* Update creators-kit to v2.0.13

v2.0.13
Re-enabled overlays and included a blacklist for TOA puzzle
2025-08-13 19:49:27 -04:00
Jeremy Bahadirli
dd5b689ae1 add restore-tranquility-statues (#8776)
* Create restore-tranquility-statues

* Update restore-tranquility-statues

* Update restore-tranquility-statues
2025-08-13 19:47:14 -04:00
Lapask
a83ca5f5cc update fixed-resizable-hybrid (#8775)
Gap background, Readme, and Config Update
2025-08-13 19:45:15 -04:00
Skretzo
18a0803df9 update shortest-path to v1.17.10 (#8773)
* Update shortest-path

* Update shortest-path
2025-08-13 19:43:31 -04:00
Zack Mertz
ad42c0ed5b update afk-overlay (#8771) 2025-08-13 19:41:42 -04:00
touchtouch105
b0081a4c25 update metrics-tracker to v1.0.4 (#8764)
* Create data-logger

* Update and rename data-logger to metrics-tracker

* Fixed formatting and tweaked the cases that are considered an npc death

* Fixed reset others feature on npc kill trackers

* Refactoring to clean up things further

* Added shutdown method to remove panel button and reset metrics

* Update metrics-tracker to version 1.0.1

* Squashed merge commit history

* Update metrics-tracker to v1.0.2

* Fixing build failures hopefully

* Update metrics-tracker to 1.0.3

* Added ability to pin metrics to canvas

* Update version to 1.0.4

* Added overlay cleanup on shutdown and blacklisting of npcs
2025-08-13 19:40:17 -04:00
Patrick Watts
18b9c76b6a update shooting-stars-tracking (#8762) 2025-08-13 19:38:33 -04:00
CWorldEnder
92bdfed671 update personalcurrencytracker to v1.2 (#8770)
* Update personalcurrencytracker to v1.2

- Various bugfixes regarding XP-based and collection log event handling
    - Fix reliance on deprecated api
- Add playtime rewards
- Add quest completion rewards
- Allow negative rewards ("decay")

* Update personalcurrencytracker to v1.2.1

Fix bug where disabling infopanel will not hide it
2025-08-13 19:36:46 -04:00
TheLope
00029d680a update clue-details to v2.5.0 (#8761) 2025-08-13 19:33:02 -04:00
Oscar Molnar
32fcecdfdb update onepassword-plugin (#8758) 2025-08-13 19:31:25 -04:00
Hannah_GBS
ef781180a9 update emojiscape (#8757) 2025-08-13 19:29:36 -04:00
44Mikael
ca7c719965 update temple-osrs (#8754)
Warnings for in-game settings to be enabled are now displayed when toggling RL settings that require them and toggling the in-game settings themselves, instead of on in-game setting toggle & log in.
2025-08-13 19:27:56 -04:00
sammy
f7450fa2fa update music-track-display (#8753)
* Update music-track-display

* Update music-track-display

* Update music-track-display
2025-08-13 19:26:24 -04:00
Danial
74fc6bf67a update kill-count-viewer (#8748)
Added option to show/hide others/own kill count
Added more skills and locations
Use local data for own kill counts where possible
2025-08-13 19:19:23 -04:00
Joss Peters
b169022abc update flipping-copilot (#53)
- Add transactions tab in flips window.
- Add function to remove transaction from flip.
- Add function to add missed sell transaction.
- Fix show buying transactions.
- Refactor loading of accounts and flips.
- Sync flips for all accounts live.
2025-08-13 19:16:06 -04:00
Mojac
5290b23280 add royal-titans-damage-tracker-plugin (#8721)
* Create royal-titans-damage-tracker-plugin

I'm so sorry for spamming these. Hopefully this time everything is good.

* Update royal-titans-damage-tracker-plugin

Updated Readme file, install instructions.
2025-08-13 19:02:40 -04:00
AltarOSRS
dee2f6ffd0 update burner-alarm (#8716)
* feat: Update Burner Alarm plugin with House Hosting features

* Update burner-alarm

corrected package name

* Update burner-alarm

correct package name again

* Update burner-alarm

correct config group and keynames to reflect old config so user settings are preserved

* Update burner-alarm

decouple notifications from chat messages, add a plugin prefix for chat messages, set Notification.ON to respect users global notification settings
2025-08-13 18:58:38 -04:00
ChunkyAtlas
443cfb9a8e update chance-man to v2.6.0 (#8709)
* Update chance-man to v2.6.0

Refactor MusicWidgetController:
- centralize constants
- extract draw/layout helpers
- enforce client-thread safety
- add hide-rolled-items toggle

ChanceManPlugin:
- Register and inject new NpcSearchService for fast NPC drop searching.
- Enable NPC drop searching and lookup UI.
- Ensure drop cache initialization and integration with search system.
- Minor cleanups related to plugin startup and drop fetching.

NpcSearchService:
- Add new NpcSearchService providing fast, parallelized fuzzy and ID-based NPC drop searching.
- All searches filter out NPCs without drop tables them.
- Includes Levenshtein based fuzzy matching and flexible query parsing (ID, name, level).

DropFetcher:
- Refactor to fully discard NPCs with no drop table sections when fetching from the wiki.
- Only NPCs with at least one drop section are passed to the cache and search layers.

DropCache:
- Heavily refactor cache/indexing: never write or retain NPCs lacking drop tables on disk or in-memory.
- Updated search logic to combine in-memory and wiki-backed queries, always skipping empty NPCs.

MusicWidgetController:
- Integrate NpcSearchService for in-game NPC drop search dialog.
- Various small refactors and search-driven UI improvements.

- update to v2.6.0

* Update chance-man

- update UA to 2.6.0
2025-08-13 18:54:42 -04:00
Samuel
00fd27b49c add hide-prayer-descriptions (#8706)
* Adding "Hide Prayer Descriptions" plugin

* fixing repo link

* update commit hash
2025-08-13 18:49:35 -04:00
kilgore
246e5facba add land-surveyor (#8667) 2025-08-13 18:47:31 -04:00
Raphael Mobis Tacla
c887e04e6f update log-master to v1.2.0 (#8666) 2025-08-13 18:43:31 -04:00
Carson Mullins
78b0f95250 add project-xeric (#8654)
* add new plugin: project-xeric

Project Xeric is a plugin designed for the "Zeah Ironmen" clan, featuring task tracking, a ranking system, leaderboards, and account exception tracking.

* add requested changes

* update commit hash to latest changes

* update commit hash to fix a whoopsie

* update commit hash, manager eventBus in plugin class

* update commit hash, package restructuring

* update commit hash, onPanelUpdate needs to match event name

* update commit hash, fixes incorrect item id in task

* update commit hash, refactors
2025-08-13 18:28:06 -04:00
HarperDevLab
d4df8088b8 add tick-beats-metronome (#8145)
* Added Tick Beats Metronome Plugin

* Updated plugin to fix potential resource folder access issue

* Updated plugin to give users the ability to add their own sounds for ticks.

* Update tick-beats-metronome removed javax.sound

Removed javax.sound and replaced it with runelite audio player

* Added color overlay functionality

* Update Added color overlay and more options

* Update tick-beats-metronome

changed log.info to log.debug

* Made Log Writes Async

Made log writes async, added and icon, and added a bit more info to the log

* Update tick-beats-metronome

Found an issue where executor wasn't properly restarting when the plugin was toggled off and back on

* Update Tick Beats, Added Music

Made some major changes including adding music playing synced to ticks and removing the now unnecessary log writer

* Removed large wav files

* raw.githubusercontent.com file download implemented

* Converted Audio Messages to Text Messages

---------

Co-authored-by: HarperDevLab <HarperDevLab@users.noreply.github.com>
2025-08-13 17:37:53 -04:00
Thomas Kelly
ab643bf9cf update afk-crab-helper (#8756)
* Update afk-crab-helper: add font customization and timing improvements

- Add comprehensive font customization options (family, size, color, style)
- Maintain contributor's timing accuracy improvements
- Support configurable font families and styles
- Enhanced user experience with better text rendering

* Update afk-crab-helper: fix test class package structure

- Correct test class package name from com.andmcadams.wikisync to com.afkcrabhelper
- Move test file to proper directory structure
- Maintain all font customization and timing improvements

* Update afk-crab-helper: fix timer for freshly spawned crabs

- Fix issue where timer shows 0 when attacking crab immediately at spawn
- Add fallback to assume full health when health detection returns 0
- Maintain all previous font customization and timing improvements
2025-08-13 01:10:06 -04:00
Michael
e2d85e1962 update vanced-barrows (#8749) 2025-08-12 11:07:54 -04:00
Mark
83f3b02d08 update demonic-larva-tracker to v1.5.2 (#8774) 2025-08-12 10:40:52 -04:00
Joshua Coffey
2493acbae7 update hunter-rumours (#8763) 2025-08-11 11:44:51 -07:00
Y. S.
69b969449b update runelingual (#8738) 2025-08-11 14:36:32 +02:00
riktenx
02c901f205 update loot-filters to v1.10.4.1 (#8768) 2025-08-11 14:24:58 +02:00
Skretzo
9308799b91 Update chat-success-rates to v1.2.8 (#8760) 2025-08-10 11:17:57 -05:00
Natesky9
9d0cc2944e Update vitality (#8759) 2025-08-10 11:15:32 -05:00
Jacob Burton
fc16e4551a update max-hit-calculator to v2.1.1 (#8766) 2025-08-10 09:51:26 -04:00
Sean Pino
35154c11ab update gemstone-crab-timer to v2.0.1 (#8767) 2025-08-10 09:44:35 -04:00
Divine Dream
626a3dadcf update visual-timer (#8745)
added an in game message of type "GAMEMESSAGE" so that watchdog can be used to create custom alerts.
2025-08-09 16:44:46 -04:00
Sean Pino
309a7107ef update gemstone-crab-timer to v2.0.0 (#8744) 2025-08-09 16:43:22 -04:00
Yeno
b15dd42adc update chatpanel to v2.3 (#8717)
Upgrade combat messages to include HitSplat type.
Add damage number brightness config.

Reactive config, no more "restart plugin to apply" stuff.
Add warning to Reset History.
Pop outs and warnings centered on canvas.

Add LoginLogout and "Did You Know?" messages.

Add Message Type Coloring options for: Block, Burn, Drain, Heal, Max Hit, Poison, DidYouKnow, and LoginLogout.

Add option to add Clan, Guest Clan, and FC group names to messages.
Add config to recolor group names.
2025-08-09 16:41:40 -04:00
Hannah_GBS
19d5eef85e update not-enough-runes to v1.7 (#8712)
* Update Not Enough Runes to 1.7

* Update Not Enough Runes to 1.7
2025-08-09 16:32:41 -04:00
Mark Klara
968a62e508 update profit-tracker (#8708)
Also includes many new settings for configuration and manual correction of the profit tracking.
2025-08-09 16:30:56 -04:00
alwayslucky
c1196419c9 update global-chat (#8703) 2025-08-09 16:08:37 -04:00
Skretzo
c862199520 update identificator (#8765) 2025-08-09 14:59:22 -04:00
Mark
c331116e79 update demonic-larva-tracker to v1.5.1 (#8752) 2025-08-08 16:52:11 -07:00
remindful7560
e28b9986c7 update poison-moo (#8751) 2025-08-08 16:51:45 -07:00
bouv
6fce75b4eb update doom-of-mokhaiotl-colorblind-helper (#8750)
* add doomcb plugin

* change to git url

* fix hash

* change hash

* new hash

* new hash

* new sha
2025-08-08 16:50:40 -07:00
Moltenrain
a788478729 update storage-interactions (#8746)
placeholder warning
2025-08-08 16:49:34 -07:00
ScreteMonge
3b15bcd5df Update creators-kit to v2.0.12 (#8755) 2025-08-08 11:23:27 -04:00
Fletcher
ade063c5ae update image-bankai (#8747) 2025-08-07 10:59:44 +02:00
Fletcher
ec50f78828 add image-bankai (#8677)
* add image-bankai

* update image-bankai

* update image-bankai

- Only load / resize the image if it's not been loaded previously, or when the config changes.
- Use ImageUtil.resizeImage.

* update image-bankai

- Add error image if it can't find profile.png.
- If it can't find profile.png, only re-attempts once a second vs once every render.

* update image-bankai

Only resize the error image on first use or if config changes.
2025-08-06 23:46:43 -04:00
zodaz
5309df7cad Update Star Miners (#8740) 2025-08-06 20:54:24 -05:00
Michael
7c6d350368 Update vanced-barrows (#8741) 2025-08-06 20:53:42 -05:00