rugg0064 / boss-health-indicators

A runelite plugin that adds customizable indicators on boss hp bars
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Trigger notification when percentage value has passed #5

Closed Z7-z closed 1 year ago

Z7-z commented 1 year ago

An idea I have thought of is to print a chat message, or perhaps other types of notifications if desired, once your user defined percentage value has been surpassed on the boss. This would make it more visible that a percentage has been passed since sometimes it'll be a few hp before the line and you're not sure if it has just passed onto the next phase or not

rugg0064 commented 1 year ago

I'll try to find time to implement this and see how it feels, if see if it clutters any UI or anything. A beep or flash might be really useful.

Winter commented 1 year ago

Would definitely be a useful feature. If you're concerned about cluttering the UI you can add a tickbox next to a health percentage for the notify, clean and simple solution.

rugg0064 commented 1 year ago

Will work on this.

Z7-z commented 1 year ago

Will work on this.

wonderful to hear man i look forward to seeing it implemented

rugg0064 commented 1 year ago

Completed, will need some sprucing up in #7, but functional right now.

Z7-z commented 1 year ago

honestly the way it looks right now doesn't exactly scream ugly to me. it looks functional the icon clearly suggests its a notification. if you are planning to make it look a different way then by all means