Update Vitality#11276
Merged
Merged
Conversation
bug fix and rebase
added features
bugfix
bugfix for vertical offset
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
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
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
forgot one debug field
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
|
Internal use only: Reviewer details Maintainer details |
iProdigy
approved these changes
Mar 29, 2026
CCatRS
pushed a commit
to CCatRS/plugin-hub
that referenced
this pull request
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
small bugfixes today! Food or potions will check whether they are consumed or just deposited/dropped to display heals. Negative health will no longer display as a heal of negative value. Heals will no longer display in a bank, and always under other widgets