Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Custom Vital Bars to v1.3 #7575

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

qt31415926535-femboy
Copy link
Contributor

  • updated to new Agility Run Energy regeneration rate
  • added config option: Hide When Sidebar (Inventory, Spellbook, Grouping, etc) Panel is Closed (similar to OG Status Bars implementation)
  • fixed issue with inverted config option for Hide When Large UI Elements Open
  • added config options: Vital Bars Text Offset (offset the bars' text in each dimension, allowing you to move the text with more refinement than just "Top" or "Centre")
  • added config options: Vital Bars Icon Scale (default is 0, but increase to show the associated vital's icon)
  • added config options: Vital Bars Icon Offset (similar to text offset but for the icon)

to-do: Warmth Regeneration

- added a new option for bar outline progress threshold. select from "always progress", "never progress", and "stop when stat=max" [thanks to Kedjik for suggestion]
- Percentage and Flat Value glow modes now each have an Above- and Below- setting allowing you to adjust the glow to occur if the stat's value is higher or lower than the threshold per-bar [thanks to Kedjik for suggestion]
- reworked Vital Bars hiding procedure, they should try to stick around more often [thanks to F5in + LastTourniquet for feedback]
- added an experimental Prayer Regeneration Potion outline, untested because I do not have access to them on my account. if the Prayer Regeneration Potion is active, the outline will progress over 12 ticks to show each point of Prayer regeneration. [thanks to supalosa for code]
- reworked the rendering of Vital Bars outlines. now they draw each render step (approximately every 20 milliseconds) but syncs every tick (600 milliseconds) to give a more smoother decay or growth of the progress bar
quick change to make Prayer bar change colour when Prayer Regeneration Potion is active
quick update to attenuate Run Energy outline progress rate
update README.MD
- added some additional catches for hiding the vital bars when large UI elements such as the Bank window and the Clue Scroll page
- added a config option to toggle whether the vital bars hide or not when large UI elements are visible
- more attempts to attenuate Run Energy regen
@runelite-github-app
Copy link

runelite-github-app bot commented Mar 4, 2025

fixed references to other project
fixed instance of old Run Energy regen rate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant