Revamped the death message to trigger on respawn if a pet was previously following and is no longer following.
Refactored follower checks to use varplayer values instead as pets can be following but not rendering, causing UI and tracking vars confusion.
* Update distraction-reducer
* Update distraction-reducer
toa detection change and added more enchantment IDs
* Update distraction-reducer
* Update distraction-reducer
commit: Add bonfire firemaking support and improve movement detection
- Added support for adding logs to bonfires with correct animation IDs
- Added firemaking toggle to config section
- Improved movement detection by tracking both animation poses and position changes
- Added immediate overlay clearing when movement is detected
- Excluded manual tinderbox firemaking animations
- Added debug logging for overlay visibility changes
Animation IDs added for bonfire firemaking:
- Regular logs (10565)
- Oak logs (10569)
- Willow logs (10572)
- Maple logs (10568)
- Yew logs (10573)
- Magic logs (10566)
- Redwood logs (10570)
* Update distraction-reducer
Changed config option of bake pie to prevent false positives of contact NPC
* Update distraction-reducer
added:
option to show chat, inventory, and stats for the overlay
fail-safes for false positives for Gauntlet/Corrupted Gauntlet, COX, Duke
using Varbit 9178
* Update distraction-reducer
updated to correct runelite constants
* Update distraction-reducer
feat: Add combat integration with wilderness support and spell detection
Major Features Added:
- Combat blackout detection for specified monsters with configurable timing
- Wilderness-aware combat behavior with robust area detection
- String Jewelry and Plank Make spell support with safety quarantine
- Enhanced configuration organization with position-based ordering
Combat Integration:
- Detect combat engagement using RuneLite API (getInteracting())
- Support both monster IDs and names for flexible targeting
- Combat restore delay in ticks (default: 8) for precise timing
- Health and prayer override thresholds using absolute values
- Default monster: "Gemstone Crab" with combat blackout enabled
Wilderness Support:
- WorldArea-based wilderness detection (avoids instance false positives)
- "Enable in Wilderness" toggle for granular PvP/PvE control
- Robust detection covering above/underground wilderness areas
- Default: disabled in wilderness for safety awareness
Spell Detection:
- String Jewelry (animation ID 4412) and Plank Make (6298) support
- Quarantined in Miscellaneous section with warning labels
- Default disabled due to problematic animation IDs
- Conditional detection only when explicitly enabled
Configuration Improvements:
- Reorganized Combat section with logical positioning (1-54)
- Combat Restore Delay changed from seconds to ticks
- Health/Prayer thresholds grouped together for better UX
- Enhanced descriptions with Identificator plugin guidance
Technical Enhancements:
- Enhanced debug logging for combat, wilderness, and override states
- Dynamic monster list parsing with config change listeners
- Comprehensive safety checks and override logic integration
- Import additions for WorldArea and improved error handling
* 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
* 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
* 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
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.
- 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.
* 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.
* 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
* 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
* 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