From d6a9c3ef225c3b32e2537dd3fdba91a0956e46c8 Mon Sep 17 00:00:00 2001 From: Natesky9 Date: Fri, 27 Mar 2026 20:51:04 -0400 Subject: [PATCH] update vitality (#11243) * 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 --- plugins/vitality | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/vitality b/plugins/vitality index 03ddcb078..ed178d68c 100644 --- a/plugins/vitality +++ b/plugins/vitality @@ -1,2 +1,2 @@ repository=https://github.com/Natesky9/Vitality.git -commit=0ec71aedab99c5d3de3e3cb1bb81780933058d77 +commit=e03afc11c1507ee9fbd8e94e94f4143fa0646af3