Tank Warnings is a simple addon to warn configurable messages upon certain events related to tanking, like Taunt resists or usage of special mitigation abilities that are usually used in emergencies, like Shield Wall and so on.
Supports Warriors, Druids, Paladins and Death Knights, as well as integration with BigWigs creating global or local timers for specific abilities.
Messages can be sent to scrolling combat text addons as well as common channels like Raid Warning, Raid, Party, custom channel names, etc.
------------------------------------------------------------------------
r41 | rbarreiros | 2008-12-12 12:32:20 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
A /tags/1.1.4b (from /trunk:40)
Tagging as 1.1.4b
------------------------------------------------------------------------
r40 | rbarreiros | 2008-12-12 12:29:22 +0000 (Fri, 12 Dec 2008) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- Added Lichborne
- Added Unbreakable armor
------------------------------------------------------------------------
r38 | rbarreiros | 2008-12-12 12:16:06 +0000 (Fri, 12 Dec 2008) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- Added Avenger's Shield
- Added Lay on Hands
- Added Hand of Sacrifice
------------------------------------------------------------------------
r36 | rbarreiros | 2008-11-19 11:33:28 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- fix a self. bug
------------------------------------------------------------------------
r33 | rbarreiros | 2008-11-10 04:47:47 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- Implementation of Frenzied Regeneration Announcement with and without Glyph, requires testing by druid as I don't have one.
------------------------------------------------------------------------
r31 | rbarreiros | 2008-11-10 03:42:16 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- Fixes the missing announces of Mocking Blow on Parry and Dodge
------------------------------------------------------------------------
r29 | rbarreiros | 2008-10-27 11:52:46 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- If the user isn't in a party, the fallback code should fail silently without any error message
------------------------------------------------------------------------
r27 | rbarreiros | 2008-10-24 14:44:08 +0000 (Fri, 24 Oct 2008) | 2 lines
Changed paths:
M /trunk/Core.lua
- Should fix bug #2 (requires testing)
- Added as locals blizz api functions
------------------------------------------------------------------------
r25 | rbarreiros | 2008-10-22 12:14:54 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- Added a fallback to Party when Raid is selected as a channel in LibSink and when the player is not in a Raid (ticket #1)
------------------------------------------------------------------------
r23 | rbarreiros | 2008-10-21 16:34:11 +0000 (Tue, 21 Oct 2008) | 2 lines
Changed paths:
M /trunk/Core.lua
- added some code in the start to not load the addon if the player is not a Paladin/Druid/Warrior/Death Knight
- Fixed a nil bug
------------------------------------------------------------------------
r22 | rbarreiros | 2008-10-21 15:09:08 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/TankWarnings.toc
- added a keyword subts on the version of the project (thanks Pneumatus)
------------------------------------------------------------------------
r20 | rbarreiros | 2008-10-21 15:03:27 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/TankWarnings.toc
- version update for tagging
------------------------------------------------------------------------
r19 | rbarreiros | 2008-10-21 15:00:41 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- Added Survival Instincts and Barkskin Announcements for druids (untested)
------------------------------------------------------------------------
r17 | rbarreiros | 2008-10-19 04:38:25 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/TankWarnings.toc
- updated vers for tagging
------------------------------------------------------------------------
r16 | rbarreiros | 2008-10-19 04:35:23 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- added a MISS or RESIST check for resists, since i don't know if Righteous Defense misses or resists yet, shouldn't do any harm
------------------------------------------------------------------------
r15 | rbarreiros | 2008-10-19 04:32:09 +0000 (Sun, 19 Oct 2008) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- fix on hand of protection target substitution
- added a new locale to explain the substitution parameters on the immune message
------------------------------------------------------------------------
r14 | rbarreiros | 2008-10-19 04:26:26 +0000 (Sun, 19 Oct 2008) | 5 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- had to re factor spell ids table to avoid unnecessary processing on the event function
- removed 2 functions that were rendered useless
- rework on the combat log event function to avoid unnecessary processing
- added support to warn when the NPC is immune (for instance imune taunts) and the options in the config
------------------------------------------------------------------------
r12 | rbarreiros | 2008-10-18 10:53:37 +0000 (Sat, 18 Oct 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/TankWarnings.toc
- some pkgmeta changes don't rly know if they're actually needed
- added no-lib tags in the toc to ignore embeds.xml for no-lib packaging
------------------------------------------------------------------------
r10 | rbarreiros | 2008-10-18 08:26:37 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/TankWarnings.toc
- need sleep, ver updated
------------------------------------------------------------------------
r9 | rbarreiros | 2008-10-18 08:25:28 +0000 (Sat, 18 Oct 2008) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
- fixed a bug in the combat event that was calling announce with the wrong arguments
- removed the {l} (level) from the aoe taunts resist messages as it might not be accurate at all
- shouldn't develop when sleepy...
------------------------------------------------------------------------
r7 | rbarreiros | 2008-10-18 07:30:51 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/TankWarnings.toc
- Updated ver
------------------------------------------------------------------------
r6 | rbarreiros | 2008-10-18 07:30:07 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/Core.lua
- Fixed a bug which was causing to create bigwigs bars on all self buffs
------------------------------------------------------------------------
r4 | rbarreiros | 2008-10-18 05:22:08 +0000 (Sat, 18 Oct 2008) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
M /trunk/TankWarnings.toc
- Added BigWigs timer bars on announcements feature
- commented all the code
------------------------------------------------------------------------
r3 | rbarreiros | 2008-10-18 02:46:01 +0000 (Sat, 18 Oct 2008) | 2 lines
Changed paths:
M /trunk
M /trunk/Core.lua
- added svn:externals
- changed TODO, not important
------------------------------------------------------------------------
r2 | rbarreiros | 2008-10-18 02:15:03 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/Core.lua
A /trunk/Localization.lua
A /trunk/TankWarnings.toc
A /trunk/embeds.xml
- Initial import
------------------------------------------------------------------------
r1 | root | 2008-10-17 23:31:24 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"tankwarnings/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...