r204

Details

  • Filename
    LibFail-1.0-r204.zip
  • Uploaded by
  • Uploaded
    Feb 24, 2010
  • Size
    24.93 KB
  • Downloads
    99
  • MD5
    25cd419abfe89952cd6d67a57082500d

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r204 | Maat | 2010-02-24 19:27:52 +0000 (Wed, 24 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

spellId fix
------------------------------------------------------------------------
r203 | Maat | 2010-02-24 08:47:47 +0000 (Wed, 24 Feb 2010) | 5 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

add Fail_TheLichKing_NecroticPlague
    Fail_TheLichKing_ShadowTrap
    Fail_Festergut_MalleableGoo
    Fail_TheLichKing_Defile
    Fail_TheLichKing_Shockwave
------------------------------------------------------------------------
r202 | mysticalos | 2010-02-18 07:35:57 +0000 (Thu, 18 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

Last tweak made had logic fail and caused the 2 fails not to work. (was using = and not >) so lets try this. Hopefully not broken and spamming fails, but also working for people who stand in death and decay and flame cinder.
------------------------------------------------------------------------
r201 | mysticalos | 2010-02-17 07:15:17 +0000 (Wed, 17 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

Just not liking sensitivity of death and decay and flame cinder, trying more tweaks. too sensetive not sensitive enough back and forth til I get it right.
------------------------------------------------------------------------
r200 | mysticalos | 2010-02-16 21:24:48 +0000 (Tue, 16 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

Flame cinder and death and decay seem to work as intended now but weren't sensitive enough to tuning down now they are fixed. This should be right balance i hope.
------------------------------------------------------------------------
r199 | mysticalos | 2010-02-16 06:00:36 +0000 (Tue, 16 Feb 2010) | 3 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

*Added fail for dying to remorseless Winter on lich king
*Recoded fails for deathwhisper death and decay and Koralon Flaming cinder fails since they spammed incorrect fails instantly if you were timepstamped(took damage) at an earlier part in fight. Hopefully this is fixed.
*Added missing frost bomb spell ids for sindragosa
------------------------------------------------------------------------
r198 | mysticalos | 2010-02-11 19:55:33 +0000 (Thu, 11 Feb 2010) | 3 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

*Redid fail for Sindragosa - Unchained Magic to be a fail for instability instead (you can't fail unchained magic, you can't get rid of it, but you can fail instability stacks). Also, trigger the fail using backlash, that's the correct spellid for damage, not instability.
*Added a drycoded version of instability/backlash to sindragosa that's commented out right now for heroic mode (damages you AND people within 20 yards of you so heroic fail has to work differently)
*Added fail for dying from chilled to the bone (melee debuff from sindragosa)
------------------------------------------------------------------------
r197 | sztanpet | 2010-02-07 16:28:25 +0000 (Sun, 07 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

tweak sindragosa_blisteringcold to trigger not just on death, but on damages highter than 10k
------------------------------------------------------------------------
r196 | maat | 2010-02-06 12:25:21 +0000 (Sat, 06 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

add The Lich King - Ice Burst
------------------------------------------------------------------------
r195 | mysticalos | 2010-02-04 07:52:19 +0000 (Thu, 04 Feb 2010) | 2 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

Added fail for Column of Frost eruption on Valithria encounter
Added missing spellids to swarming shadows, removed vamp hack to ignore fail if second vampire jumps in it to die as it no longer applies with recent hotfixes.
------------------------------------------------------------------------
r194 | rogster | 2010-02-04 05:22:16 +0000 (Thu, 04 Feb 2010) | 3 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

Added New event for Choking gas on Putricide encounter.

Melee gas flasks apply this debuff.
------------------------------------------------------------------------
r193 | sztanpet | 2010-01-25 18:03:39 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

doh, syntax error fix
------------------------------------------------------------------------
r192 | sztanpet | 2010-01-25 18:03:37 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

added Coldflame Trap, the new Frogger fail
------------------------------------------------------------------------
r191 | sztanpet | 2010-01-25 17:37:49 +0000 (Mon, 25 Jan 2010) | 2 lines
Changed paths:
   M /trunk/LibFail-1.0.lua

disabled vile gas because its non reliable failing people who did not fail
also misc whitespace cleanups, whatch for those tabs!
------------------------------------------------------------------------
r190 | maat | 2010-01-21 13:56:44 +0000 (Thu, 21 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibFail-1.0.lua

fix up Swarming Shadows so non vamps can fail it too
------------------------------------------------------------------------