update lazy-farming (#10635)

* Update lazy-farming

Fairy Rings!

* Update lazy-farming

Various methods of teleportation added across multiple locations.
This includes:
Farming Skillcape
Fishing Skillcape
Amulet of Glory
More Spirit Trees

The second in a series of updates to address [#62](https://github.com/Speaax/Farming-Helper/issues/62).

* Update lazy-farming

- Add Farming Skillcape teleport for Farming Guild trees
- Add Slayer Ring teleport for Gnome Stronghold trees
- Add Normal POH Tab and Games Necklace (Burthorpe) for Taverley trees
- Add corresponding config enum options

* Update lazy-farming

- Introduced Farming Skillcape and Slayer Ring teleport options for the Farming Guild and Gnome Stronghold for Fruit tree runs
- Added Brimhaven POH Tab and Spirit Tree teleport options for Brimhaven.
- Updated EasyFarmingConfig to reflect changes in teleport options.
- Refactored teleport logic to utilize a base teleport crystal constant for consistency.

* Update lazy-farming

Hops teleport options updates

* Update lazy-farming

Addresses issues [#66](https://github.com/Speaax/Farming-Helper/issues/66), [#67](https://github.com/Speaax/Farming-Helper/issues/68), and [#68](https://github.com/Speaax/Farming-Helper/issues/68).
This commit is contained in:
JThomasDevs
2026-02-22 22:52:24 -07:00
committed by GitHub
parent 4b836c024a
commit e033b6e6e3

View File

@@ -1,3 +1,3 @@
repository=https://github.com/Speaax/Farming-Helper.git
commit=05f8f8510a3e9173cd0033347c60298c6c154430
commit=adb5e22c5892d3dfc936d5ba2d5dc3d3cdb19455
authors=Speaax, JThomasDevs