promotional bannermobile promotional banner

clcInfo

Auras, cooldowns, procs, rotations and other useful information.

File Details

v.1.6.10.001

  • R
  • Mar 3, 2015
  • 285.06 KB
  • 18.9K
  • 6.1.0
  • Retail

File Name

clcInfo-v.1.6.10.001.zip

Supported Versions

  • 6.1.0

------------------------------------------------------------------------
r321 | abija | 2015-03-03 15:41:30 +0000 (Tue, 03 Mar 2015) | 1 line
Changed paths:
   A /tags/v.1.6.10.001 (from /trunk:320)

Tagging as v.1.6.10.001
------------------------------------------------------------------------
r320 | mysticalos | 2015-02-25 21:13:11 +0000 (Wed, 25 Feb 2015) | 1 line
Changed paths:
   M /trunk/core.lua

Do not register media as .wav. this breaks media in 6.1 (for other mods too). 6.1 requires media be .ogg or no sound will play.
------------------------------------------------------------------------
r319 | abija | 2015-02-25 17:45:59 +0000 (Wed, 25 Feb 2015) | 1 line
Changed paths:
   M /trunk/clcInfo.toc
   M /trunk/clcInfo_Options/clcInfo_Options.toc

- toc update
------------------------------------------------------------------------
r318 | abija | 2015-02-14 06:31:03 +0000 (Sat, 14 Feb 2015) | 1 line
Changed paths:
   M /trunk/data/paladin/protection.lua

MIconProtPCooldowns spellids fixes
------------------------------------------------------------------------
r316 | abija | 2015-01-31 20:18:29 +0000 (Sat, 31 Jan 2015) | 5 lines
Changed paths:
   M /trunk/data/paladin/protection.lua
   M /trunk/retmodule/rotation.lua

cremor's updates for retribution:

* Fixed *_exec action for 2T17. Assuming the 2T17 buff will trigger IsUsableSpell(howId) (and I hope it will, otherwise we'll need more changes) this buff shouldn't trigger the *_exec actions. Therefore they now use target health instead of IsUsableSpell(howId).
* Added support for 4T17 detection. Now exo_bc will be shown in the 2nd icon after how. This is done by scanning the equipped items in the PLAYER_EQUIPMENT_CHANGED event.
* Added the GLYPH_REMOVED event because I noticed it was missing.
------------------------------------------------------------------------