promotional bannermobile promotional banner

LibHealPredict

A comms-free library that independently calculates and attributes incoming heals, channels, and HoTs using native Blizzard APIs without requiring addon cross-communication.
Back to Files

LibHealPredict-1.0.2

File nameLibHealPredict-1.0.zip
Uploaded
Jul 28, 2026
Downloads
4
Size
9.1 KB
File ID
8529991
Type
R
Release
Supported game versions
  • 2.5.6
  • 1.15.9

What's new

  • Properly recalculate cast end time during AoE heal delays, accounting for pushbacks due to damage received by the healer
  • Add an option to disable AoE healing considering it is a best-guess estimate because other players are unable to determine which party members are in range of a given AoE cast (known limitation of UnitGetIncomingHeals not working for AoE heals, IsSpellInRange only working for the current player, and the intentional design decision to stay away from addon communications)
  • Attempt to handle name collisions on connected realms in worst-case edge scenario (e.g., there are two Bobs in the raid, and a healer casts a direct heal on one of them via a macro or mouseover that prevents the addon from reading the specific target frame) due to known limitation of UnitSpellTargetName which only returns the name of the target without the normalized realm, and known limitation of <unit>target being unable to handle advanced targeting such as using mouseover

This mod has no additional files