This addon is designed specially for the Shaman class. It contains a lot of usefull functions no matter which spec you are.
It should work with most languages, even though Curse is a bit slow on updating it...
Here are a few off the functions:
- Remind/alert for Elemental Shields and Weapon Enchants when fading or missing in combat (with sound support)
- Show total Windfury damage with options to include advanced info: Crits, misses and which hand the procs come from.
If it procced of Stormstrike, the data from both hits are summed together and adds to the damage.
- Show a message when Lightning Overload procs, optionally together with total damage and number of crits.
- Separate frame allowing for easy Earth Shield tracking and recast
- Show buffs removed by Purge and/or broadcast it to the chat window
- Show spell interrupted by Wind Shear and/or broadcast it to the chat window
- Show when your Grounding Totem aborbs a spell and/or broadcast it to the chat window
- Show when one of your T5 bonuses procs
- Can print messages in MSBT, SCT, Parrot and a few other places.
- Announce to your group whenever you cast Bloodlust/Heroism, Mana Tide, or Feral Spirits
- Uses spellID when available, this reduces the amount of localization.
Of course you can choose yourself which functions you want.
It is built on Ace3 for increased effiency and perfomance, with low memory footprint.
"/sf" or "/shamanfriend" to show the GUI.
Version 2.05
* Fixes known bug in 2.04 where there was a race condition on earth shield cast that was causing earth shield faded messages on cast sometimes.
Version 2.04
* Shields no longer use the combatlog and now are entirely event based.
* Option to disable the tooltip on the Earth Shield tracker button.
* Spell names no longer require localization for functionality.
* Loops removed for UnitBuff (probably a non-noticable performance gain).
* ConfigMode support (OneButtonConfig addon).
* BUGFIX: Should no longer get the occasional shield faded message when refreshing a shield.
* BUGFIX: Red highlight on the ES button when you switch ES targets in combat is removed if you return ES to its original target.
* BUGFIX: ES tracker updates when combat ends even if "After combat" alert is disabled.
* Known BUG: Sometimes when casting earth shield when the cast doesn't go through it gives a warning that earth shield faded (I believe this is when trying to cast Earth Shield when silenced). Working on a fix. This bug does not exist in 2.02.
Version 2.02
* Updated Ace3 libraries for 3.3.
* Added support for Maelstrom Weapon.
* Report damage for chain lightning overload.
Version 2.01
* Added the ability to toggle announcements in Battlegrounds, Arena,
5-man instances, raids, and world.
* Updated Russian language file to fix Feral Spirits (thanks Microgod).
* BUGFIX: Earth Shield no longer issues faded alerts if someone
else's earth shield is removed from the last person your earth shield
was on.
Version 2.0
* Added Hex support
* Renamed Earth Shock to Interrupt in spell configuration
* Updated from Ace2 to Ace3 libraries (Major code changes)
* Now uses Blizzard's AddOn Configuration UI
* Updated TOC to 3.2
Version 1.17
* Ability to lock ES tracker
* Fixed ES name in Russian
* Can now set a Feral Spirit message
* Fixed WF stats
Version 1.16
* Dual spec and respec support
* Option to disable alerts while in a vehicle
* Do not issue alerts while dead
* Updated TOC to 3.1
Version 1.15b
* Fixed so that Earth Shield uses it's own sound now
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)...