* Add specbar-utilities plugin
* Update specbar-utilities
I learned what SPECIAL_ATTACK and SP_ATTACKBAR are
* Update specbar-utilities
---------
Co-authored-by: Carl <Milllerjamescarl@gmail.com>
* Create entity-render-distance
* Update entity-render-distance
* Update entity-render-distance
* Update and rename entity-render-distance to fog-of-war
* Remove extra fog-of-war manifest file
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Add salve-reminder plugin
* Update salve-reminder
* Update salve-reminder
* Update salve-reminder
* Update salve-reminder
* 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 bank-tab-names to 2.0
Complete rewrite: Add advanced bank tab customization system!
- Added 6 built-in presets (Ironman, Main, PVP, Skiller, Efficient, Colorful)
- Implemented live preview system with color and icon rendering
- Added custom preset saving and loading functionality
- Created interactive icon grid with 400+ ingame icons!
- Built color palette with 32 preset colors
- Added comprehensive UI panel with tabbed configuration
- Implemented font selection and tab enabling/disabling
- Added social links footer with GitHub support button
- Complete UI overhaul from basic config to full-featured editor
- Updated dependencies and replaced deprecated methods (ComponentID → InterfaceID)
* Update bank-tab-names to 2.0
Complete rewrite: Add advanced bank tab customization system!
- Added 6 built-in presets (Ironman, Main, PVP, Skiller, Efficient, Colorful)
- Implemented live preview system with color and icon rendering
- Added custom preset saving and loading functionality
- Created interactive icon grid with 400+ ingame icons!
- Built color palette with 32 preset colors
- Added comprehensive UI panel with tabbed configuration
- Implemented font selection and tab enabling/disabling
- Added social links footer with GitHub support button
- Complete UI overhaul from basic config to full-featured editor
- Updated dependencies and replaced deprecated methods (ComponentID → InterfaceID)
* Replace Desktop.browse() with LinkBrowser.browse() for URL opening
- Use RuneLite's LinkBrowser utility instead of java.awt.Desktop
- Remove unnecessary Desktop and URI imports
- Simplify openURL method by removing manual error handling
* Update bank-tab-names to 2.0
* Update bank-tab-names