Releases: rbgdevx/healer-in-range
Releases · rbgdevx/healer-in-range
r1.1.5
r1.1.4
r1.1.3
r1.1.2
r1.1.1
- Adding check for if there is no healer in the group
- Bugfix for tracking multiple healers in group, would only track against the first healer found in the group unfortunately until now
- Updated checks to reduce ran code when not necessary and based on new logic
- Fixes reset everything db reference
r1.1.0
- Adding new setting to turn off if you are a healer or healer role in group
- Adding death support, hides while dead
- Refactor lib usage to match what im doing on BGWC addon to reduce needed libs and global db issues
- Made it so you can't open the settings when locked and right clicking the text
- Minor random changes based on learning from BGWC