[FONT=Helvetica]I used healbot a lot in the last weeks but want to switch back to grid. But I miss that I don't see the Icon of the spell in grid. Right now you just have the small sqare to show if the spell is active. With GridIndicatorCornerIcons and SideIcons you have Icons on the Grid frame. Is it possible to show them with GridStatusHots, too?[/FONT]
Yep.
This addon is a staus type addon and each status addon can be added to be shown in any indicator you've install (and of course the default ones), including gridindicatorconernericons + side icons.
Think of statuses like flowers and indicators like vases where you can place these flowers into. You can even have flowers (statuses) not put in a vase (indicator), and in this case you cant see them anywhere.
Is the present buff scanning method here to stay or are you planning on making it a tad more efficient in the near future? Asking this because I like to rid addons of code that is not relevant for me and if changes are soon to come I won't bother with it just now.
Possible to add the Lifebloom counter on "Buff:My Lifebloom", for exemple with 5 colors :
- Green for 3 stacks and max duration
- Blue(or other) for 2 stacks and max duration
- Cyan (or other) for 1 stack and max duration
- Yellow for mi-duration > Max priority, more important than the stack count !
- Red for low duration > Max priority, more important than the stack count !
Can somebody who is familiar with the wow API post a version that uses the old functionality where the lifebloom indicator would change color based on the time left rather than based on the number of stacks?
The old version no longer correctly shows the time remaining nor changes color for time remaining for rejuv, regrowth, or lifebloom. The new version found on curse and the one posted by xilch can change color based on the time remaining for rejuv and regrowth correctly, but there is no option to change color based time remaining for lifebloom, but instead changes color based on how many are stacked.
Or better yet could we have one indicator for time left on lifebloom and another indicator for the number of stacks? (Before the patch I used one plugin for each, would be nice to have a single plugin that does both.)
From the latest Grid ChangeLog:
"Removed global references for core modules â you will need to update your plugins to work with this release!"
GridStatusHots has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
I committed the required update to this plugin back in January, but its author reverted it for some reason. I'm not going to get into a commit war, so you'll have to wait until he fixes it himself.
If you don't want to wait, the required changes are extremely minor; see the last page in the Grid thread for the line that needs to be added to the top of the file to make it work.
Yep.
This addon is a staus type addon and each status addon can be added to be shown in any indicator you've install (and of course the default ones), including gridindicatorconernericons + side icons.
Think of statuses like flowers and indicators like vases where you can place these flowers into. You can even have flowers (statuses) not put in a vase (indicator), and in this case you cant see them anywhere.
Maybe it is because of the .toc? There are some Lines missing.
- Green for 3 stacks and max duration
- Blue(or other) for 2 stacks and max duration
- Cyan (or other) for 1 stack and max duration
- Yellow for mi-duration > Max priority, more important than the stack count !
- Red for low duration > Max priority, more important than the stack count !
Like the GridStatusMending addon !
"Removed global references for core modules â you will need to update your plugins to work with this release!"
GridStatusHots has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
If you don't want to wait, the required changes are extremely minor; see the last page in the Grid thread for the line that needs to be added to the top of the file to make it work.