Threat-2.0-r78353
Details
-
FilenameThreat-2.0-r78353.zip
-
Uploaded by
-
UploadedJul 13, 2008
-
Size113.81 KB
-
Downloads65
-
MD5fbfccb6b8c30683692955a71b67339b5
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r78353 | charon | 2008-07-13 17:52:09 -0400 (Sun, 13 Jul 2008) | 12 lines
Changed paths:
M /trunk/Threat-2.0/Threat-2.0/ClassModules/Druid.lua
M /trunk/Threat-2.0/Threat-2.0/ClassModules/Warrior.lua
M /trunk/Threat-2.0/Threat-2.0/ThreatClassModuleCore.lua
Threat-2.0: Detect Growl/Taunt misses quickly, use this to publish right after
Note that this change depends on the fact (empirically shown in logs
since late March) that a Taunt resist is always of the form
SPELL_CAST_SUCCESS,...,355,"Taunt",0x1
SPELL_MISSED,...,355,"Taunt",0x1,RESIST
with no events in between. We exploit this to detect a successful
Taunt on the event directly following the cast, and publish threat
immediately. This should improve accuracy with Taunts in quick
succession.
------------------------------------------------------------------------
r77728 | arrowmaster | 2008-07-02 19:25:37 -0400 (Wed, 02 Jul 2008) | 2 lines
Changed paths:
M /trunk/Threat-2.0/Threat-2.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Leotheras.lua
Threat-2.0:
-fix Leotheras Whirlwind threat wipe, thanks WatchoutX
------------------------------------------------------------------------
r77508 | arrowmaster | 2008-06-27 02:10:04 -0400 (Fri, 27 Jun 2008) | 1 line
Changed paths:
M /trunk/Threat-2.0/Threat-2.0/ThreatNPCModuleCore.lua
Threat-2.0: fix ThreatLibNPCModuleCore.ModifyThreatSpells not being applied for NPCs without an NPC module, thanks WatchoutX
------------------------------------------------------------------------
r77072 | charon | 2008-06-19 04:47:23 -0400 (Thu, 19 Jun 2008) | 1 line
Changed paths:
M /trunk/Threat-2.0/Threat-2.0/ClassModules/Druid.lua
M /trunk/Threat-2.0/Threat-2.0/ClassModules/Warrior.lua
M /trunk/Threat-2.0/Threat-2.0/ThreatClassModuleCore.lua
Threat-2.0: properly handle Taunt and Growl misses by using transactions
------------------------------------------------------------------------
r76620 | charon | 2008-06-13 15:04:39 -0400 (Fri, 13 Jun 2008) | 2 lines
Changed paths:
M /trunk/Threat-2.0/Threat-2.0/ClassModules/Paladin.lua
Threat-2.0: fix paladin taunt applying UnitGUID to a GUID
------------------------------------------------------------------------