r392-nolib

Details

  • Filename
    Skada-r392-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 5, 2012
  • Size
    656.21 KB
  • Downloads
    87
  • MD5
    d393fcd524b02b34846e994f2ac76b70

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r392 | zarnivoop | 2012-07-05 16:35:27 +0000 (Thu, 05 Jul 2012) | 2 lines
Changed paths:
   M /trunk/BarDisplay.lua
   M /trunk/Options.lua
   M /trunk/lib/SpecializedLibBars-1.0/SpecializedLibBars-1.0.lua
   M /trunk/locale/enUS.lua

added class icons option (on by default)
added title height option
------------------------------------------------------------------------
r388 | Zarnivoop | 2012-06-07 12:57:06 +0000 (Thu, 07 Jun 2012) | 3 lines
Changed paths:
   M /trunk/Skada.toc
   A /trunk/locale/itIT.lua

Added itIT translation, fixed esES not being present in .toc.

------------------------------------------------------------------------
r387 | eridius | 2012-05-13 02:57:52 +0000 (Sun, 13 May 2012) | 7 lines
Changed paths:
   M /trunk/modules/SkadaHealing/Healing.lua

Remove the giant table of known absorbs

Instead of trying to figure out known absorbs and adding them to the
table, just use the srcFlags and dstFlags to figure out if the spell is
being cast between two friendly players. All known buffs with an amount
are shields.

------------------------------------------------------------------------