Out of order!
Does not work with the newest oUF & 3.1.0, but I am working on a replacement, stand alone raid addon.
About
The main goal behind this and the oUF_Smurf project is to simplify the creation of oUF layouts, and make them more readable.
As a focus, the frames are designed to be small, with only the most critical information displayed, mainly for healers. I mainly raid or do BG, so you'll notice a focus on the raid/mt++ frames.
The configuration files are commented to help you modify them or create your own. Use the readme.txt file added.
Official Addon Thread.
Features
- Range check
- Agro indicator
- Heal estimator
- Mouse-over highlight
- Healing and dispel feedback
- Aura icons, w/countdown if you are using OmniCC
- Maintank list++
- AFK timer
- custom.lua enables you to modify the default configuration wo. being to effected by updates.
Units
The units are divided into 3 categories, each of witch can be individually disabled buy changing a single variable. By commenting out one line, you are also able to remove one and one unit. Plz note that some units duplicate settings from other units, hence a dependency.
Solo
- Player
- Pet
- Focus
- Target
- TargetTarget
Party
- Party
- PartyPet
- PartyTarget
Raid
- Raid
- RaidPet
- Maintank
- MaintankTarget
- MainAssist
- MainAssistTarget
- PlayerTarget
- PlayerTargetTarget
Commands
- /mt <unit>
- /ma <unit>
- /pt <unit>
- /clearmt
- /clearma
- /clearpt
Please note that if you do not supply a name, it will use your target as <unit>. These are only visible when you are in a raid, and /ma, /mt can only be set by raidleaders/assistants.
Modules
I've chosen to add the modules to the project to make it easier to install. These modules should all be compatible with most other oUF layouts, hence no Smurf in the name.
Agro indicator
By default, when a unit has agro, a thin red texture is displayed at the top of the frame. When a unit gains agro, a minimap ping is also shown for a few sec.
Lib: LibBanzai-2.0
Healing estimator
The estimation bar is divided into 3, <heals befor yours hit> <your heal> <heals after yours>. The color of <your heal> bar, is relative to how many % over healing you'll do. At the center of this frame, there is also a countdown until your heal hits.
Lib: LibHealComm-3.0
Healing feedback
A simple combat log parser, that only registers your heals <w/overheal>, and dispels. By default the text is displayed mid-frame.
Aura
Handles buffs, debuffs and auras. Best viewed with OmniCC, witch adds a text with the time remaining on the buff/debuff/aura.
Default aura filters are:
- My short buffs
- Displays buffs where isMine evaluates to true, and the remaining time is less or equal to 30 sec.
- Other important buffs such as Shield Wall, Last Stand etc.
- Important debuffs
- Debuffs you can dispel
- PvP debuffs like: Aimed Shot, Mortal Strike, Wound Poison, Mind-numbing Poison
- Other debuffs: Weakened, Hypothermia, Recently Bandaged, Forbearance
These are applied to raid frames, targettarget, maintank and so on.
Target is the only frame displaying all auras.
Target rangecheck
As the name suggests, a range-check primarily for target units, due to the higher cpu cost. If you have plenty of resources you could replace the normal range-check with this one, to increase the accuracy. (UnitInRange is always a few yards on the safe side)
Lib: LibRangeCheck-2.0
AFK
This module displays a "AFK 2:30" text box on the raid/player frame. It is also capable to take a frame or texture as input, toggling it when the units status changes. Supports DND, but since DND is irrelevant when you're in a raid, it's not in use.
Requirements
This project requires you to have oUF in your Addons folder.
Known issues
- There is an issue where oUF tries to spawn units in combat, still not fixed.
- Have had a problem with the aura clusters not resizing properly, but that is mostly fixed.
------------------------------------------------------------------------
r27 | sonomus | 2009-03-10 23:55:09 +0000 (Tue, 10 Mar 2009) | 1 line
Changed paths:
A /tags/3.0.9 Beta1 (from /trunk:26)
Tagging as 3.0.9 Beta1
------------------------------------------------------------------------
r26 | sonomus | 2009-03-10 23:36:42 +0000 (Tue, 10 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/oUF_AFK/oUF_AFK.lua
Rewrite: AFK module.
------------------------------------------------------------------------
r25 | sonomus | 2009-03-10 21:57:39 +0000 (Tue, 10 Mar 2009) | 4 lines
Changed paths:
M /trunk/groupconfig.lua
M /trunk/templates.lua
M /trunk/unitconfig.lua
Change: Raid moved slightly to the right.
Change: Auras moved a few pixels to the sides.
Added: Casting bar to MT/MA/PlayerTargets -target.
Fix: Naming.
------------------------------------------------------------------------
r23 | sonomus | 2008-11-24 18:00:04 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/groupconfig.lua
M /trunk/oUF_HolySmurf.toc
M /trunk/unitconfig.lua
SoSonomus: Some delayed party changes.
------------------------------------------------------------------------
r21 | sonomus | 2008-11-03 23:54:36 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
M /trunk/unitconfig.lua
More expensive range check for MainTanks for added accuracy.
------------------------------------------------------------------------
r20 | sonomus | 2008-10-26 13:35:08 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/oUF_AFK/oUF_AFK.toc
M /trunk/modules/oUF_AgroIndicator/oUF_AgroIndicator.toc
M /trunk/modules/oUF_HealEstimation/oUF_HealEstimation.toc
M /trunk/modules/oUF_HealingFeedback/oUF_HealingFeedback.toc
M /trunk/modules/oUF_SmurfAura/oUF_SmurfAura.toc
M /trunk/modules/oUF_TargetRangeCheck/oUF_TargetRangeCheck.toc
M /trunk/oUF_HolySmurf.toc
Change: Toc version to project-version
------------------------------------------------------------------------
r18 | sonomus | 2008-10-25 21:13:40 +0000 (Sat, 25 Oct 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/modules/oUF_AFK
A /trunk/modules/oUF_AFK/oUF_AFK.lua
A /trunk/modules/oUF_AFK/oUF_AFK.toc
M /trunk/templates.lua
M /trunk/unitconfig.lua
Added: oUF_AFK, enabled for player + raid frames by default.
Fix: Focus/Targettarget name length, thx iratuz.
------------------------------------------------------------------------
r16 | sonomus | 2008-10-25 15:43:49 +0000 (Sat, 25 Oct 2008) | 2 lines
Changed paths:
A /trunk/init.custom.lua
M /trunk/modules/oUF_TargetRangeCheck/oUF_TargetRangeCheck.lua
M /trunk/oUF_HolySmurf.toc
M /trunk/unitconfig.lua
Added: custom layout file (rename init.custom.lua => custom.lua
Change: Updated oUF_TargetRangeCheck to differentiate friends and foes. Values can be changed before the first frame TargetRangeCheck spawns.
------------------------------------------------------------------------
r14 | sonomus | 2008-10-25 12:12:44 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
M /trunk/groupconfig.lua
M /trunk/unitconfig.lua
Scaling attributes set to 1.
------------------------------------------------------------------------
r12 | sonomus | 2008-10-21 17:03:59 +0000 (Tue, 21 Oct 2008) | 3 lines
Changed paths:
M /trunk/templates.lua
M /trunk/unitconfig.lua
Change: Added combat-icon to maintanks etc.
Change: Added important buffs like Shield Wall to the raid frames.
Fix: Target power text.
------------------------------------------------------------------------
r10 | sonomus | 2008-10-21 09:05:30 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Change: Repacked to include oUF_Smurf.
------------------------------------------------------------------------
r8 | sonomus | 2008-10-20 17:01:13 +0000 (Mon, 20 Oct 2008) | 3 lines
Changed paths:
M /trunk/modules/oUF_HealEstimation/oUF_HealEstimation.lua
M /trunk/modules/oUF_SmurfAura/oUF_SmurfAura.lua
M /trunk/modules/oUF_TargetRangeCheck/oUF_TargetRangeCheck.toc
M /trunk/templates.lua
Change: Aura count moved to the right of the aura.
Fix: Aura cluster resizing and typo in ranged module .toc
Fix: Hide healing estimation when re-targeting, dead etc.
------------------------------------------------------------------------
r7 | sonomus | 2008-10-20 13:08:40 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Fix: move-folders in .pkgmeta
------------------------------------------------------------------------
r6 | sonomus | 2008-10-20 13:02:35 +0000 (Mon, 20 Oct 2008) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/groupconfig.lua
A /trunk/modules
A /trunk/modules/oUF_AgroIndicator
A /trunk/modules/oUF_AgroIndicator/oUF_AgroIndicator.lua
A /trunk/modules/oUF_AgroIndicator/oUF_AgroIndicator.toc
A /trunk/modules/oUF_HealEstimation
A /trunk/modules/oUF_HealEstimation/arrow.blp
A /trunk/modules/oUF_HealEstimation/oUF_HealEstimation.lua
A /trunk/modules/oUF_HealEstimation/oUF_HealEstimation.toc
A /trunk/modules/oUF_HealingFeedback
A /trunk/modules/oUF_HealingFeedback/oUF_HealingFeedback.lua
A /trunk/modules/oUF_HealingFeedback/oUF_HealingFeedback.toc
A /trunk/modules/oUF_SmurfAura
A /trunk/modules/oUF_SmurfAura/oUF_SmurfAura.lua
A /trunk/modules/oUF_SmurfAura/oUF_SmurfAura.toc
A /trunk/modules/oUF_TargetRangeCheck
A /trunk/modules/oUF_TargetRangeCheck/oUF_TargetRangeCheck.lua
A /trunk/modules/oUF_TargetRangeCheck/oUF_TargetRangeCheck.toc
M /trunk/oUF_HolySmurf.toc
M /trunk/templates.lua
D /trunk/textures/border.tga
D /trunk/textures/borderTiny.tga
M /trunk/unitconfig.lua
* Added 5 modules: Agro, HealEstim., HealingFeedback, Aura and RangeCheck.
* Replaced oUF aura handling to achieve more flexibility.
* Added externals for various modules.
------------------------------------------------------------------------
r5 | sonomus | 2008-10-15 23:04:25 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/templates.lua
Sonomus: Quick fix, new names for power colors.
------------------------------------------------------------------------
r4 | sonomus | 2008-10-15 12:47:47 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
Sonomus: Added .pkgmeta
------------------------------------------------------------------------
r2 | sonomus | 2008-10-15 07:38:49 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
A /trunk/groupconfig.lua
A /trunk/oUF_HolySmurf.toc
A /trunk/readme.txt
A /trunk/spawn.lua
A /trunk/templates.lua
A /trunk/textures
A /trunk/textures/Minimalist.tga
A /trunk/textures/PlainSmurf.tga
A /trunk/textures/SmurfStripe.blp
A /trunk/textures/border.tga
A /trunk/textures/borderTiny.tga
A /trunk/unitconfig.lua
Sonomus: Initial commit.
------------------------------------------------------------------------
r1 | root | 2008-10-14 22:57:58 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"ouf_holysmurf/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)...