* 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
* transfer green-screen
Transfer Green Screen plugin to new maintainer per original author's request.
- Update plugins/green-screen to point to @Ezra-Black/runelite-external-plugins
- No code changes; commit remains 3b96269 (same as current)
Ref: Trevor159/runelite-external-plugins#48
* Update green-screen
Adds new Consolidated repo to the Green Screen Functionality Plugin.
* Update green-screen
Reverted back to old repo - Adjusted the repo to remove the legacy branches Trevor had.
Trevor maintains multiple plugins and they were branched off the forked Repo I originally created, which is now what we are pointing to in the manifest.
Renamed the default branch to main, added minimap code. Preserved all else.
- Track ely damage reduction & SOTD spec melee damage reduction.
- Improved KO chance for dragon claws & dark bow special attacks.
- Scorching bow now correctly uses dragon arrows for its ammo.
* 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