TB Heroic Lust

Abandoned
Watches for Heroism/Bloodlust cooldown queries and automatically replies with the amount of time left.

File Details

r48-release

  • R
  • May 12, 2009
  • 68.61 KB
  • 710
  • 3.1.0
  • Retail

File Name

TB_HeroicLust-r48-release.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r48 | valana_tb | 2009-05-12 06:44:02 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

The class/level check actually works now.
------------------------------------------------------------------------
r47 | valana_tb | 2009-05-12 06:32:46 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Fixed the class/level check again.
------------------------------------------------------------------------
r46 | valana_tb | 2009-05-12 06:17:33 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Removed some legacy code.
------------------------------------------------------------------------
r45 | valana_tb | 2009-05-12 04:16:12 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_HeroicLust.lua

If we don't know the requested spell, don't reply at all, rather, to limit spam.
------------------------------------------------------------------------
r44 | valana_tb | 2009-05-12 04:13:42 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_HeroicLust.lua

TB Heroic Lust can now determine if the player does not have the requested spell.
------------------------------------------------------------------------
r43 | valana_tb | 2009-05-12 04:03:53 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Improved class/level check yet again to avoid redundant checks.
------------------------------------------------------------------------
r42 | valana_tb | 2009-05-12 04:02:03 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Simplified the class/level check.
------------------------------------------------------------------------
r41 | valana_tb | 2009-05-12 03:59:35 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Fixed the class/level check.
------------------------------------------------------------------------
r40 | valana_tb | 2009-05-12 03:48:49 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_HeroicLust.lua

Added support for Rebirth, Innervate, Divine Intervention and Reincarnation.
------------------------------------------------------------------------
r39 | valana_tb | 2009-05-08 07:23:17 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB Core now needs AceHook.
------------------------------------------------------------------------
r38 | valana_tb | 2009-05-02 10:46:25 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   A /trunk/Documentation.URL

Added a link to the documentation page.
------------------------------------------------------------------------
r37 | valana_tb | 2009-04-28 19:11:40 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_HeroicLust.lua

L["HEROISM_TRIGGERS"] =>L["TRIGGERS"]
------------------------------------------------------------------------
r36 | valana_tb | 2009-04-28 19:10:01 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Added a few more triggers.
------------------------------------------------------------------------
r35 | valana_tb | 2009-04-28 19:01:59 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Use the frontier pattern to cut down on redundant entries.
------------------------------------------------------------------------
r34 | valana_tb | 2009-04-28 07:56:34 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

White space.
------------------------------------------------------------------------
r33 | valana_tb | 2009-04-28 07:39:54 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Fixed references to TbChatEnhancements.
------------------------------------------------------------------------
r32 | valana_tb | 2009-04-26 05:05:11 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Queries starting with an exclamation mark will now also be accepted, and refined the punctuation pattern matching a bit.
------------------------------------------------------------------------
r31 | valana_tb | 2009-04-21 14:52:13 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.toc

Added an optional dependency on !Swatter.
------------------------------------------------------------------------
r30 | valana_tb | 2009-04-19 09:11:00 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Increased delay between requests to 30 seconds.
------------------------------------------------------------------------
r28 | valana_tb | 2009-04-14 20:11:41 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_HeroicLust.lua

Use GetSpellInfo().
------------------------------------------------------------------------
r27 | valana_tb | 2009-04-14 17:07:23 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Changed method signatures to use self.
------------------------------------------------------------------------
r26 | valana_tb | 2009-04-14 17:03:50 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TB_HeroicLust.lua

* Fixed for WoW 3.1.
* Fixed references to self.
------------------------------------------------------------------------
r25 | valana_tb | 2009-04-14 15:52:13 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.lua

Updated message filters for 3.1.
------------------------------------------------------------------------
r24 | valana_tb | 2009-04-14 15:01:45 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_HeroicLust.toc

ToC => 30100.
------------------------------------------------------------------------
r23 | valana_tb | 2009-04-13 20:38:39 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB_Core now needs AceEvent-3.0.
------------------------------------------------------------------------
r22 | valana_tb | 2009-04-12 19:52:12 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Embeds.xml
   M /trunk/TB_HeroicLust.lua

Replaced event handlers with message filters and got rid of AceEvent-3.0.
------------------------------------------------------------------------