r442
Details
-
FilenameSkada-r442.zip
-
Uploaded by
-
UploadedMar 24, 2013
-
Size811.39 KB
-
Downloads6,080
-
MD561bbc53bfdea03f4ef84ce0c3e76db3a
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r442 | oscarucb | 2013-03-24 06:38:41 +0000 (Sun, 24 Mar 2013) | 2 lines
Changed paths:
M /trunk/Skada.lua
fix players intermittently showing up as "Unknown" in sets
------------------------------------------------------------------------
r441 | funkydude | 2013-03-22 20:22:23 +0000 (Fri, 22 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaDamage/Damage.lua
Damage: Fix nil error spam in BG by adding a nil check to dmg.dstname
------------------------------------------------------------------------
r440 | eridius | 2013-03-22 07:44:30 +0000 (Fri, 22 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
Filter out heals that are really mob drains
------------------------------------------------------------------------
r439 | stanzilla | 2013-03-16 14:49:20 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.lua
update pet function sub, too. fix me if i'm wrong.
------------------------------------------------------------------------
r438 | stanzilla | 2013-03-16 11:51:37 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.lua
update for GUID extraction changes (thx dridzt)
------------------------------------------------------------------------
r436 | eridius | 2013-03-07 08:38:16 +0000 (Thu, 07 Mar 2013) | 6 lines
Changed paths:
M /trunk/Skada.lua
Fix support for Storm, Earth, and Fire
The spirits summoned from Storm, Earth, and Fire have the same name as
their summoner. Therefore we can't ask UnitIsPlayer(playername) in
Skada:FixPets(). Rely instead on the playerflags bitwise operations to
detect guardians.
------------------------------------------------------------------------
r434 | oscarucb | 2013-03-06 11:06:11 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
fix a lua error
------------------------------------------------------------------------
r433 | stanzilla | 2013-03-06 00:35:55 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/SkadaCC/SkadaCC.toc
M /trunk/modules/SkadaDamage/SkadaDamage.toc
M /trunk/modules/SkadaDamageTaken/SkadaDamageTaken.toc
M /trunk/modules/SkadaDeaths/SkadaDeaths.toc
M /trunk/modules/SkadaDebuffs/SkadaDebuffs.toc
M /trunk/modules/SkadaDispels/SkadaDispels.toc
M /trunk/modules/SkadaEnemies/SkadaEnemies.toc
M /trunk/modules/SkadaHealing/SkadaHealing.toc
M /trunk/modules/SkadaPower/SkadaPower.toc
M /trunk/modules/SkadaThreat/SkadaThreat.toc
bump toc
------------------------------------------------------------------------
r432 | funkydude | 2013-03-06 00:31:37 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
M /trunk/Skada.toc
bump toc
------------------------------------------------------------------------
r431 | zarnivoop | 2013-02-15 20:38:34 +0000 (Fri, 15 Feb 2013) | 2 lines
Changed paths:
M /trunk/locale/enUS.lua
M /trunk/modules/SkadaEnemies/Enemies.lua
added missing translation
safety check for new enemy healing modes
------------------------------------------------------------------------