* Create easyfarming
* Update easyfarming
* Update easyfarming
* Added authors
Added authors line to reflect new maintainer addition (JThomasDevs)
* Update Lazy Farming commit hash
* Delete plugins/easyfarming
* Update commit hash in lazy-farming plugin
* Final API Updates
All API calls are now up to date as of 10/23/2025.
* Add Civitas herb patch + other fixes
added civitas illa fortis herb patch to herb runs.
combo runes now correctly detect when in inventory but not in rune pouch.
skills necklaces now count required charges rather than requiring multiple necklaces.
* compilation fix
* Various fixes
most items now detect correctly when equipped - the notable exception is explorers ring for now.
WIP restructure of project architecture.
Added coins as a requirement when using captain barnaby.
* New patch + staff support + restructure complete
Civitas flower patch added correctly.
Rune requirements can now be satisfied by any tier of any elemental or combination staff.
Project restructure complete.
* ALLOTMENT SUPPORT
added allotment support
refactored herbs, flowers, and allotments to use object composition to get patch varbits
* HOPS SUPPORT
Added Hops runs!
migrated varbit state detection to use the approach featured in Time Tracker plugin
* Hops teleport fixes
* Hint Arrows Navigation
Added hint arrows for navigation and npc interactions
* ROLLBACK
Changes rolled back to ALLOTMENT SUPPORT commit to reduce diff size. Sorry.
* Hops, Hint Arrows, InfoBoxes - oh my!
This commit adds:
- hops patch run support
- hint arrows to aid with navigation and npc interactions
- region and local area checks for the management of hint arrows
- various helper methods for new features
This commit changes:
- required items now contained within proper info boxes handled by InfoBoxManager
- patch state detection with varbits migrated to closely match the state detection used in TimeTracker plugin
- how instructions are displayed
* Fixes, small additions
add support for gricoller's can
add option to exclude magic secateurs
fixed eternal teleport crystal not being detected
new teleport options for farming guild and hosidius
* Build fix
* actual build fix
* Update commit hash in lazy-farming plugin
* pls
* Update lazy-farming
* fix again
* Update commit hash in lazy-farming plugin
* Added Sun Keris Enhancer plugin repository details
* Rename Sun Keris Enhancer to Sun-Keris-Enhancer
* Rename Sun-Keris-Enhancer to sun-keris-enhancer
- Corrects cleanup when party leader leaves ToB before local client
enters.
- Sends party list from orbs at the start of every ToB room.
- Adds Red Flag Minotaur ID to Colosseum.
* Create inventory-insights
* Delete inventory-insights
* Create inventory-insights
Inventory Insights adds an MMO-style item comparison overlay to your inventory and bank, showing side-by-side stats, consumable effects, weight changes, and live GE values as you hover items.
* Update inventory-insights
* Update inventory-insights
- Fixed unable to leave/unsign from events
- Duration now shows days and hours instead of hours only
- Overlay now shows all active events when multiple are running
- Sidebar event cards now show countdown timers in days and hours not just hours
- Overlay width auto-sizes to fit content
A plugin for Hallowed Sepulchre
Features:
- Crossbow Statues - Highlights active crossbowmen
- Lightning - Highlights lightning strike locations
- Portals - Highlights active yellow and blue portals
- Wizard Statues - Shows fire tiles and incoming fire tiles
- Bolt & Sword Projectiles - Highlights tiles bolts and swords
All overlays have customization options.
* Update presence-checker
* Update presence-checker
add ms counter in chat message output
change overlay hide if less than 1 missing
add clan support and filtering
* Update Flip Smart plugin to b055218
* Include plugin icon update
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
* v1.3.0
added: Dialogue translation can now be disabled.
added: Translation files are now loaded dynamically from [iolave/osrs-translations](https://github.com/iolave/osrs-translations).
added: Added real time translation for chat box messages and quest guide journal.
changed: Renamed `SelectLanguage` enum to `Language`.
changed: TranslatorAPI now uses the `/api/v1/data-collection` endpoint to collect dialogues.
changed: Translation maps were consolidated into a single map to allow easier implementation of new translation maps.
changed: Menu entries are now translated when added to the stack rather than when the menu is opened.
changed: Plugin confiuration now have sections.
fixed: Dialogues after the first one are now collected correctly.
* fix: collected dialogues with player name
* refactor: replaced use of new thread for executor.execute
refactor: combined real-time translations options
refactor: translation files are now downloaded with the provided runelite http client
fix: player name and slayer tasks are now properly translated