* Update vitality
bug fix and rebase
* Update vitality
added features
* Update vitality
bugfix
* Update vitality
bugfix for vertical offset
* Update vitality
fixed offset bug that has been plaguing the plugin since they removed a method and the Actor canvasLocation is invalid since they added footprint methods. Also added config option for heal rise
* Update vitality
modified the heal anchor by changing from a front-offset to a flat perspective shift. This changed config options from a vertical offset to a cardinal setting. Fixes the issue with different zoom levels and strange player heights
* Update vitality
healsplat improvements, added prayer restore, brought code up to date with the new worldview changes happening soon. Tidied up the april fools feature and indicated which plugin and how to disable. New list system can better filter out consumed food vs passive healing/restores
* Update vitality
Updated to fix implementation of Hitsplat, and fix a few other broken methods. Clarified configs and added runnables to avoid log spam due to null player actors
* Update vitality
forgot one debug field
* Update vitality
few bugfixes, negative restores won't count as heals of negative value, banking or dropping food won't show as consumed, and heals/restores won't display in the bank
* Update vitality
fixed hitsplats not showing, increased timer for event, made safeguards to avoid client desync
* 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