* 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
* Add repository and commit information to ReferenceFile
* Update commit reference in ReferenceFile
* Update commit reference in ReferenceFile
* Add repository and commit information for camera rotation
* Delete ReferenceFile
* Update commit reference for rebind-camera-rotation
* Add repository and commit information for Tp Animation Replacer
* Updated commit tp-animation-replacer
Added Giantsoul Amulet teleport support + related configurations
* Update commit hash for tp-animation-replacer
changes to README
Includes the following set of changes
- Add a set of missing bank locations
- Update the size and location of some existing banks
- Optimize & fix some issues with the level progess overlay
- Updating the readme in regards to new added bankstand tracking integration
Co-authored-by: m.hollink <m.hollink@dictu.nl>
* chore(plugins): bump bronzeman-unleashed to 0298ff3
Pull upstream changes from bfd717c..0298ff3 (29 commits).
Includes the v0.2.0 release, solo local storage support,
setup flow updates, and related fixes.
* chore(plugins): bump bronzeman-unleashed to 153b35d
Pull upstream changes from 0298ff3..153b35d (2 commits).
Includes a fix for replaying local progress storage
failures.
Add option to disable a connection
Connection auto disabled on HTTP 401 to avoid spamming revoked URLs
Added unit tests
Fix small issue in the readme
Update worldview constant which would break on next game update
- Move the bank location inside the pyramid near Necropolis
- Allow for customizable hide-panel timeouts by moveing the constant into the plugin config
Co-authored-by: m.hollink <m.hollink@dictu.nl>