r20090813043816-nolib

Details

  • Filename
    LibPendingHeals-1.0-r20090813043816-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 12, 2009
  • Size
    11.29 KB
  • Downloads
    37
  • MD5
    ad74d8fc4ae3f3ab27790f8d3238d2a5

Supported WoW Retail Versions

  • 3.2.0

Changelog

Shadowed:
    - Rewrote the GUID -> cast detection to actually work consistently
    - Pulled in and tested all Druid data
    Renamed everything inside to PendHeals
    More code changes to adjust to what it needs to do
    - Renamed to LibPendingHeals-1.0
    - - Added more of the Druid stuff, just committing these before I rename
    - Added Divine Plea to self modifiers
    - Fixed Wound Poison so it lists all of it's rank (because it uses a unique buff spellID/spellName for each rank)
    - Cleaned up the stack modifiers so it actually works sanely
    - Updated to package as LibPendingHeals-1.0
    - Fixed GUID detection, need to make sure we can assist an unit cause if we can't we can't heal it.
    Started to pull in spell and talent data, have Druids so far
    Now has an actual upgrade path!
    Moved a few spells to using names as some like Mortal Strike or Wound Poison are the same amount all the time (and this way I don't have to add 50 spellIDs!)
    Added Necrotic Aura, Embrace of the Vampyr, Shadow Spike, Dark Volley, Wounding Strike, Ray of Pain, Shroud of Darkness, Chop, Necrotic Strike to healing modifiers
    Modifier detection works now
    Glyph caching also works now
    Added talent caching
    - Updated .pkgmeta
    - - Still playing around with this, but the basic aura modifier, glyph and spell caching should be working fine. Pretty sure I have the code for identifying units a spell was cast on by GUID is working too