update lazy-farming (#10396)

* 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
This commit is contained in:
JThomasDevs
2026-02-01 18:04:10 -07:00
committed by GitHub
parent bffbd93afa
commit b30b18f3c3

View File

@@ -1,3 +1,3 @@
repository=https://github.com/Speaax/Farming-Helper.git
commit=0ec1a394c00f8b3fdb1fa0364d27a4b206002836
commit=31badc26bae04fe1551361746d7b7c6e520ea64e
authors=Speaax, JThomasDevs