Zidras / ElvUI_ProjectZidras

Plugin for ElvUI (3.3.5a) - new features and various improvements
21 stars 6 forks source link

Absorb Prediction #13

Closed Multibow closed 2 years ago

Multibow commented 2 years ago

There is a problem with Absorb Prediction, if the function is disabled then custom text does not work to track how much absorb I have on me in text format only. I needed to enable / disable it for it to work with custom text when I tested yesterday. But it did not work as they should in combat anyway, it showed completely wrong absorb

Zidras commented 2 years ago

There is a problem with Absorb Prediction, if the function is disabled then custom text does not work to track how much absorb I have on me in text format only. I needed to enable / disable it for it to work with custom text when I tested yesterday.

This is most likely due to the initialization callback that relies on the db option enabled. I'll fix it when I have some free time to work on PZ.

But it did not work as they should in combat anyway, it showed completely wrong absorb

This cannot be fixed, as it relies on addon comms, meaning that both need to have an addon with the lib. Read Kader's response for a more comprehensive explanation: https://github.com/Zidras/ElvUI_ProjectZidras/issues/12#issuecomment-1084470213

Zidras commented 2 years ago

This is intended. Disabling the entire panel will not run the required functions. If you wish to use PZ tags, you must have the specified unit running PZ absorbs module. If you don't want an absorbs bar, then simply disable them like so:

https://user-images.githubusercontent.com/10605951/187038145-1c8f5531-4e23-44a4-bea1-5c7bce6464c9.mp4