From 2f24f0c333c71c3346d6c6337f709d6fafc22bd1 Mon Sep 17 00:00:00 2001 From: JThomasDevs <95548936+JThomasDevs@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:08:29 -0600 Subject: [PATCH] update lazy-farming (#11181) * 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). * Custom Runs! Total UI overhaul * build fix * Update lazy-farming --- plugins/lazy-farming | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lazy-farming b/plugins/lazy-farming index 21227296e..d72c0da1f 100644 --- a/plugins/lazy-farming +++ b/plugins/lazy-farming @@ -1,3 +1,3 @@ repository=https://github.com/Speaax/Farming-Helper.git -commit=2de79229614ec3e2a3eadae9506aae92d27a8764 +commit=a907cf2bcfa3700cb43049deaa0c4b56776ddee1 authors=Speaax, JThomasDevs