This page was last updated on 31 March 2025, 11:52AM
Changelogs
Version 0.4a
Rewrote a lot of the code to be more readable and easier to work with. Should functionally be the same as the previous version, save for the changes below.
Health bars should now update health values instantly with the event-based updates option enabled. Can be toggled in the MCM.
The health bar menu can now be repositioned by clicking and dragging it while the command console is open
Version 0.3a
Updated the follower detection bit by adding a check for the correct AI package using a shiny new MWSE function. Should drastically reduce the amount of stuff you'll need to blacklist.
Version 0.2a
Fixed the issue where when a health bar was removed, all other health bars above it would also disappear temporarily.
Tidied up a few parts of the code, and code comments.