Dumb Knight

Whispers a DPS Player that is in tank spec,also warns hunters and warlocks when they use threat gen abilities.

File Details

DumbKnight_v1.5.2 Release

  • R
  • Dec 21, 2014
  • 94.19 KB
  • 619
  • 6.0.3
  • Retail

File Name

DumbKnight-r20141221213220.zip

Supported Versions

  • 6.0.3

V1.5.2

  • Fixed a issue where player's realm names that has a apostrophe in it wouldn't get a whisper do to part of the realm name being cut off. (Cho'gall,Mal'Ganis,etc)
  • added "Pet warning debug" this is mostly for me to make it easier to test hunter/warlock pet warning without being in a group when on my own hunter/warlock.
  • Moved DBK_Hunter:getPetOwner(petName) and DBK_Warlock:getPetOwner(petName) into "DBK_Misc" as one function as "DBK:getPetOwner(petName)".

V1.5.1

  • Changed DBK_Healers to be off by default

V1.5

  • .Toc version change to 60000
  • Added DBK_Healers for healers to warn the group that your under attack
  • Added "DumbKnight Message" to all messages so others know its a addon message.
  • Fixed all modules should now be disabled when the addon is disabled.

V1.4

Its been a while since my last update I wanted to make sure my new features work fine before releasing this update.

  • Added Hunter and warlock pet/minion taunt warnings
    • When ever a hunter's pet uses "thunderstomp" or "growl" the hunter will get a whisper telling him/her to turn the abilities off
    • When a Warlock's minion uses suffering the warlock will get a whisper telling him/her to turn the abilities off
    • Will only warn hunter's and warlocks in dungeons unless you have "Warn Hunters and Warlocks in Raids." enabled and your the tank of the raid.
  • Added hunter warning when the hunter uses "aspect of the pack" telling him/her to turn it off and not to use again in the dungeon.

V1.3

  • Added CHANGELOG.txt
  • Modularized DumbKnight
    • Moved DeathKnight Whispers into its own file (DBK_DeathKnight)
    • Added Paladins Whispers (DBK_Paladin)
    • Added Warrior Whispers (DBK_Warrior)
    • Added Druid Whispers (DBK_Druid)
    • Added Monk Whispers (DBK_Monk)
  • Reorganized the Config Panel
    • Moved All Configs into its own file (DBK_Config)
    • Added Class Settings - Disable Classes that you don't want to check/whispered (Deathknights,paladins,warriors,druids,and monks)
    • Added Debug Setting to make its easier for me to debug

V1.2

  • Fixed a issue. It should now send whispers to players from different realms.

V1.1

  • Fixed Fancy Whisper setting
  • Removed "Your not in blood so awesome" so no more spamming your chat.
  • Added Raid Whispers setting when ON it will check all members of the raid. When OFF it will just check your subgroup.

V1.0

  • fixed some errors in Dumbknightembeds.xml
  • cleaned up Dumbknightembeds.xml
  • Removed blink message in healer sayings
  • Removed duplicate gpl-3.0.txt file
  • added "enable-nolib-cration: no" to the .pkgmeta file
  • first commit