r53
Details
-
FilenameLibFail-MoP-r53.zip
-
Uploaded by
-
UploadedMay 14, 2013
-
Size48.11 KB
-
Downloads165
-
MD5e00f1ea2432fa29def3b1183f0279ccb
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r53 | maat | 2013-05-14 09:51:27 +0000 (Tue, 14 May 2013) | 1 line
Changed paths:
M /trunk/LibFail-MoP.lua
add some more nil checks
------------------------------------------------------------------------
r52 | mysticalos | 2013-05-14 05:24:53 +0000 (Tue, 14 May 2013) | 1 line
Changed paths:
M /trunk/LibFail-MoP.lua
GetMobId: tonumber(GUID:sub(7, 10), 16) --> tonumber(GUID:sub(6, 10), 16)
------------------------------------------------------------------------
r51 | maat | 2013-05-12 16:50:56 +0000 (Sun, 12 May 2013) | 1 line
Changed paths:
M /trunk/LibFail-MoP.lua
add some nil checks
------------------------------------------------------------------------
r50 | maat | 2013-05-03 10:49:41 +0000 (Fri, 03 May 2013) | 3 lines
Changed paths:
M /trunk/LibFail-MoP.lua
add
Fail_Throne of Thunder_Ra-den_Anima Sensitivity
Fail_Throne of Thunder_Ra-den_Vita Sensitivity
------------------------------------------------------------------------
r49 | oscarucb | 2013-05-02 19:55:24 +0000 (Thu, 02 May 2013) | 2 lines
Changed paths:
M /trunk/LibFail-MoP.lua
Fail_Throne of Thunder_Durumu the Forgotten_Force of Will
------------------------------------------------------------------------
r48 | oscarucb | 2013-04-18 12:33:00 +0000 (Thu, 18 Apr 2013) | 3 lines
Changed paths:
M /trunk/LibFail-MoP.lua
add a fail for Tortos spinning shell
add a missing ovkoverride
------------------------------------------------------------------------
r47 | oscarucb | 2013-04-14 10:06:28 +0000 (Sun, 14 Apr 2013) | 3 lines
Changed paths:
M /trunk/LibFail-MoP.lua
make sure we honor the "overkill only" override for non-damage events
this prevents alot of spam in LFR for non-fatal, non-damage events
------------------------------------------------------------------------
r46 | oscarucb | 2013-04-12 10:37:02 +0000 (Fri, 12 Apr 2013) | 2 lines
Changed paths:
M /trunk/LibFail-MoP.lua
ticket 3: change Fail_Throne of Thunder_Council of Elders_Entrapped to use Ensnared with a tick constraint instead
------------------------------------------------------------------------