tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
396 stars 136 forks source link

Heal Prediction is Wrong #1207

Closed pdk-media closed 1 month ago

pdk-media commented 1 month ago

Troubleshooting Steps

No bug is showing in the debug process, but it's not working properly.

Describe the expected behavior and what actually happened?

Ever since the Cataclysm pre-launch, the heal prediction for Healing Wave, Heal, Holy Light, etc, all of the "new" efficient heals, are reading as the heal prediction for Greater Healing Wave, Greater Heal, Divine Light, etc, the big heals. So you go to cast a regular heal, and it shows you're going to fill up the whole bar, but you only get a small amount of bar filled.

Reproducing the issue.

No response

Lua Errors

No response

Verification Steps

1Botanica1 commented 1 month ago

Blizzard provides the heal prediction information, ElvUI uses that.

Check with no addons, blizzard UI.

If it is different than with ElvUI - please include the screenshots requested in the troubleshooting steps when making the ticket (linked here https://github.com/tukui-org/ElvUI/wiki/troubleshoot ) and also a screenshot of how it is with no addons, blizzard UI

kodewdle commented 1 month ago

we don't add custom checks for this, it's managed by the APIs.