From 28f2b2437991d8ed2f86d044585910aa62e147c2 Mon Sep 17 00:00:00 2001 From: JThomasDevs <95548936+JThomasDevs@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:54:22 -0700 Subject: [PATCH] update lazy-farming * 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 * Update lazy-farming Twinflame Staff and Earth Tome detection fix --- plugins/lazy-farming | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lazy-farming b/plugins/lazy-farming index bccd7989c..dd0b71f9e 100644 --- a/plugins/lazy-farming +++ b/plugins/lazy-farming @@ -1,3 +1,3 @@ repository=https://github.com/Speaax/Farming-Helper.git -commit=31badc26bae04fe1551361746d7b7c6e520ea64e +commit=14e9228308d7a69a4d67f45f1c37521d5ef109b7 authors=Speaax, JThomasDevs