• Addons
    World of Warcraft

Download CastYeller2

CastYeller2 v1.0-beta-5

You are downloading CastYeller2 v1.0-beta-5. You will need to select one of mirrors below in order to begin your download.


  • Choose this option to manually download and install the addon. For instructions on how to install it, please read our install guide.

  •  
  • Install w/ V3 Client

    Choose this option to automatically download and install the addon via our Curse Client. It’s free, lightweight, and easy to use!

  •  
  • Install w/ V4 Client

    Choose this option to automatically download and install via the V4 Curse Client (currently in Early Access Beta).

  • Contests
  • ChangeLog
  •  

------------------------------------------------------------------------
r49 | adirelle | 2009-06-12 08:25:39 +0000 (Fri, 12 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Localization.lua
   M /trunk/UpdateLocalization.lua

ruRU updated.
UpdateLocalization.lua Windows compatibility & use either curl or luacurl library.
------------------------------------------------------------------------
r47 | adirelle | 2009-06-12 06:09:18 +0000 (Fri, 12 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Localization.lua

frFR updates.

------------------------------------------------------------------------
r46 | adirelle | 2009-06-11 19:35:23 +0000 (Thu, 11 Jun 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Localization.lua
   A /trunk/UpdateLocalization.lua

Localization updated.

------------------------------------------------------------------------
r45 | adirelle | 2009-06-11 05:49:19 +0000 (Thu, 11 Jun 2009) | 3 lines
Changed paths:
   M /trunk/Localization.lua
   M /trunk/modules/Sink_Broadcast.lua

Broadcast: added an "emote channal", though announces may look awkward.
Added frFR locales directly in Localization.lua file instead of using the @localization@ substitution.

------------------------------------------------------------------------
r44 | adirelle | 2009-06-10 22:48:48 +0000 (Wed, 10 Jun 2009) | 3 lines
Changed paths:
   M /trunk/Options.lua
   M /trunk/modules/Source_Spellcasts.lua

Spellcasts: added a per-spell, one-second throttle to avoid announce spam when you are mashing the spell binding.
Options: do not recreate on next login the spell names the user has deleted from a default announce.

------------------------------------------------------------------------
r43 | adirelle | 2009-05-25 12:31:31 +0000 (Mon, 25 May 2009) | 3 lines
Changed paths:
   M /trunk/Options.lua
   M /trunk/modules/Source_Cooldowns.lua

Source_Cooldowns:
- only announce cooldowns of spells cast by the player,
- handle spell names containing parens.
------------------------------------------------------------------------
r41 | adirelle | 2009-05-23 09:28:32 +0000 (Sat, 23 May 2009) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Defaults.lua
   M /trunk/Formatter.lua
   M /trunk/Options.lua
   M /trunk/Prototypes.lua
   M /trunk/modules/Source_Spellcasts.lua

Options: default templates for each module triggers can be edited in the module option panel.
Formatter: made errors shorter.
Source_Spellcasts: replaced "Always self cast" toggle by a "Targetting" dropdown, so one can indicate spells with no target.

------------------------------------------------------------------------
r40 | sylvanaar | 2009-05-22 00:39:54 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

fix double end
------------------------------------------------------------------------
r39 | adirelle | 2009-05-21 21:50:33 +0000 (Thu, 21 May 2009) | 4 lines
Changed paths:
   M /trunk/Formatter.lua
   M /trunk/Localization.lua
   M /trunk/modules/Source_Auras.lua
   M /trunk/modules/Source_Spellcasts.lua

Formatter: try harder to ignore false, nil and empty values.
Source_Auras: fixed wording.
Source_Spellcasts: announce interrupted casts.

------------------------------------------------------------------------
r38 | adirelle | 2009-05-21 17:49:56 +0000 (Thu, 21 May 2009) | 3 lines
Changed paths:
   M /trunk/Options.lua
   M /trunk/modules/Sink_Whisper.lua

Options: items should be allowed in announce names.
Sink_Whisper: extra check not to whisper to units you can both cooperate and attack (duel).

------------------------------------------------------------------------
r37 | adirelle | 2009-05-21 12:48:20 +0000 (Thu, 21 May 2009) | 8 lines
Changed paths:
   M /trunk/Defaults.lua
   M /trunk/Localization.lua
   M /trunk/Options.lua
   M /trunk/modules/Source_Spellcasts.lua

Defaults:
- misdirection announces cast instead of buff gain,
- added Summoning Stone Effect.
Source_Spellcasts:
- filter out absorbs,
- properly catch instant spell misses.
Properly recreate previously deleted default announces.

------------------------------------------------------------------------
r36 | adirelle | 2009-05-19 22:54:32 +0000 (Tue, 19 May 2009) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Defaults.lua
   M /trunk/Options.lua
   M /trunk/modules/Sink_Whisper.lua
   M /trunk/modules/Source_Spellcasts.lua

Tweaked some default announces.
Only a restricted set of spell failure reasons are announced.
Spell failure announces are throttled.
Deleting default announces is now persistant across sessions.

------------------------------------------------------------------------
r35 | adirelle | 2009-05-19 14:14:11 +0000 (Tue, 19 May 2009) | 4 lines
Changed paths:
   M /trunk/Formatter.lua
   M /trunk/Options.lua

Validate message templates on input.
Validate announce spell names on input.
More GUI layout tweaking.

------------------------------------------------------------------------
r34 | adirelle | 2009-05-19 09:23:38 +0000 (Tue, 19 May 2009) | 3 lines
Changed paths:
   M /trunk/CastYeller2.toc
   M /trunk/Core.lua
   A /trunk/Formatter.lua
   M /trunk/Options.lua

Rewritten the message formatter again.
Moved options around to reduce then number of tabs.

------------------------------------------------------------------------
r33 | adirelle | 2009-05-19 00:07:01 +0000 (Tue, 19 May 2009) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Defaults.lua
   M /trunk/modules/Source_Auras.lua

Copied a bunch of defaults announce from CastYeller.
Consider Wintergrasp as a battleground in regard to disabling CastYeller2.
Auras module handles stack count.

------------------------------------------------------------------------
r32 | adirelle | 2009-05-17 13:57:36 +0000 (Sun, 17 May 2009) | 3 lines
Changed paths:
   M /trunk/modules/Sink_Broadcast.lua
   M /trunk/modules/Sink_Whisper.lua

Sink_Whisper: whispered messages use 'YOU' instead of target name.
Sink_Broadcast: outputs can be selected separately for each announce.

------------------------------------------------------------------------
r30 | adirelle | 2009-05-15 20:49:09 +0000 (Fri, 15 May 2009) | 2 lines
Changed paths:
   M /trunk/modules/Source_Spellcasts.lua

Typo (quick just-before-commit modifications are generally a bad idea).

------------------------------------------------------------------------
r28 | adirelle | 2009-05-15 15:34:12 +0000 (Fri, 15 May 2009) | 4 lines
Changed paths:
   M /trunk/Defaults.lua
   M /trunk/Localization.lua
   M /trunk/modules/Source_Spellcasts.lua

Added druid defaults.
Tweaked spellcasts module a bit more.
Updated locales.

------------------------------------------------------------------------
r27 | adirelle | 2009-05-15 07:13:16 +0000 (Fri, 15 May 2009) | 4 lines
Changed paths:
   M /trunk/Defaults.lua
   M /trunk/Prototypes.lua
   M /trunk/modules/Sink_Whisper.lua
   M /trunk/modules/Source_Auras.lua
   M /trunk/modules/Source_Spellcasts.lua

Ironed out yesterday drycode.
Source_Spellcasts can now track several spells at the same time (funny things may happen with macros).
Sink_Whisper does not whisper pets anymore.

------------------------------------------------------------------------
r26 | adirelle | 2009-05-14 15:14:03 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

More localization namespace tweaking.
------------------------------------------------------------------------
r25 | adirelle | 2009-05-14 14:41:45 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

Yet another localization keyword test.
------------------------------------------------------------------------
r24 | adirelle | 2009-05-14 14:36:48 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

Testing localization keywords.
------------------------------------------------------------------------
r23 | adirelle | 2009-05-14 14:25:30 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Reworked up the formatter code to be more reliable.
------------------------------------------------------------------------
r22 | adirelle | 2009-05-14 11:43:35 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/modules/Source_Spellcasts.lua

Spellcasts: fetch localized reason of spell misses.
------------------------------------------------------------------------
r21 | adirelle | 2009-05-14 10:40:33 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

Substitution keyword typo.
------------------------------------------------------------------------
r20 | adirelle | 2009-05-14 10:03:45 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

Remove non-existent enUS custom announces.
------------------------------------------------------------------------
r19 | adirelle | 2009-05-14 09:45:09 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Defaults.lua

Fixed key format of custom announces.
------------------------------------------------------------------------
r18 | adirelle | 2009-05-14 09:41:54 +0000 (Thu, 14 May 2009) | 3 lines
Changed paths:
   M /trunk/CastYeller2.toc
   M /trunk/Core.lua
   A /trunk/Defaults.lua
   M /trunk/Options.lua
   M /trunk/Prototypes.lua

Added an announce option to block them out of combat.
Started to add spell defaults (hunter so far).
Attempt at using the localization namespace thing.
------------------------------------------------------------------------
r17 | adirelle | 2009-05-09 18:14:16 +0000 (Sat, 09 May 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options.lua
   M /trunk/Prototypes.lua
   M /trunk/modules/Sink_LibSink.lua
   M /trunk/modules/Source_Cooldowns.lua

Implemented per module announce defaults.
Added some stuff to know which sources, sinks, announces are actually in use and which (spell/item/aura) names should be looked for.

------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 20,408 Deadly Boss Mods Boss Encounters, and Combat
  2. 13,104 HealBot Continued Buffs & Debuffs, Class, and...
  3. 5,635 Recount Combat
  4. 4,497 Decursive Buffs & Debuffs, Boss Encounters...
  5. 2,441 Clique Buffs & Debuffs, Combat, and...