- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Heal Organizer
- 0 Likes
- World of Warcraft
- 47 Monthly Downloads
- Supports: 4.0.6
- 39,806 Total Downloads
- Updated 03/09/2011
- Created 09/13/2006
- 268 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: 2.4
About Heal Organizer
This add-on helps organizing the healers in your raid by allowing the user to drag and drop healers into different assignments. Assignments can be as complex or simple as the user wishes.
= Quick Start =
- Open Heal Organizer by using the slash command: /healorganizer, /hlorg, or /ho
- Click on the default assignments (%MT1%, %MT2%, …etc) to change wording
- Drag and drop healers into assignments
- Optionally enable whispering assignments by clicking “Whisper healers…”
- Click “Raid”/”Channel” in the “Broadcast” section to publish the healing assignments.
= Usage =
- Assignments can use %MT1% through %MT10% as replacement strings for main tank names. Main tanks can be set via CT_Raid enabled add-ons like Ora2.
- Any unassigned healer automatically takes on the “Remaining” assignment, but will not be whispered.
- There is a key binding registered under the WoW standard key binding interface. (Press ESC => Keybindings, to bring it up).
= Autofill =
Hover over an empty slot and use your mouse wheel. It will cycle through the following labels:
- Empty
- Priest
- Druid
- Paladin/Shaman
= Saving Sets =
You can define 30 sets which can be saved, loaded and deleted. Each set saves the assignment text and class for each assignment. It does not save the healers’ names as players are likely to change between raids.
= Slash Commands =
/ho dialog
This will open the heal organizer dialogue. This can be used in a macro or you can just setup a key binding via the standard WoW key binding interface (ESC => Keybindings, look near the end).
/ho autosort
This option toggles whether players will be sorted by class/name within groups. This is only useful if the order you assign healers denotes things like backup healers or secondary healers.
= SVN/Contributing =
Contributions/suggestions are always welcome, but it doesn’t mean I will always use/implement them. Please feel free to contact me! For source contributions please provide a diff.
SVN: svn://svn.wowace.com/wow/heal-organizer/mainline/trunk
------------------------------------------------------------------------
r92 | ackis | 2011-03-09 22:01:01 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
A /tags/2.4 (from /trunk:91)
Tagging as 2.4
------------------------------------------------------------------------
r91 | Ackis | 2011-03-09 22:00:20 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.toc
@project-abbreviated-hash@ doesn't work with git.
------------------------------------------------------------------------
r90 | nevcairiel | 2011-02-27 09:46:41 +0000 (Sun, 27 Feb 2011) | 2 lines
Changed paths:
M /trunk/HealOrganizer.lua
M /trunk/HealOrganizer.xml
M /trunk/Locales/devel-enUS.lua
- You can now mark people in the "Remaining" group as "Not as Healer" by dragging them to the bottom of the group. Players marked as such will be excluded from the Autofill function. You can reset that status by dragging them to the top part of the "Remaining" group again.
- Cleaned up locale
------------------------------------------------------------------------
r89 | nevcairiel | 2011-02-23 16:23:40 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.xml
Some more minor UI shuffling
------------------------------------------------------------------------
r88 | nevcairiel | 2011-02-23 16:21:01 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
M /trunk/HealOrganizer.xml
Shuffle UI around a bit to make space for future additions
------------------------------------------------------------------------
r87 | nevcairiel | 2011-02-23 15:55:43 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.xml
Indent fixes
------------------------------------------------------------------------
r86 | nevcairiel | 2011-02-23 15:53:08 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Replace getglobal with _G
------------------------------------------------------------------------
r85 | nevcairiel | 2011-02-23 15:43:27 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Get rid of the non-existant CustomPrint
------------------------------------------------------------------------
r84 | nevcairiel | 2011-02-23 15:30:04 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Indent fixes
------------------------------------------------------------------------
r83 | nevcairiel | 2011-02-22 19:08:14 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Fixed formatting of channel error message
------------------------------------------------------------------------
r82 | nevcairiel | 2011-02-22 17:53:07 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Some more this/self fixups
------------------------------------------------------------------------
r81 | nevcairiel | 2011-02-22 17:47:43 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Fix another "this" related failure
------------------------------------------------------------------------
r80 | Ackis | 2011-02-22 17:35:01 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
Update .pkgmeta.
------------------------------------------------------------------------
r79 | Ackis | 2011-02-22 17:29:46 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
Apparently this .pkgmeta was still using tabs instead of spaces. Also ignoring the devel locales for packages now.
------------------------------------------------------------------------
r78 | Ackis | 2011-02-22 17:27:18 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
A /trunk/Locales/devel-enUS.lua
Make a devel locale so we can use this while checked out.
------------------------------------------------------------------------
r77 | Ackis | 2011-02-22 17:26:35 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
A /trunk/locale.xml
Forgot to add locale.xml
------------------------------------------------------------------------
r76 | Ackis | 2011-02-22 16:21:20 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/Locales/deDE.lua
M /trunk/Locales/enUS.lua
A /trunk/Locales/esES.lua (from /trunk/Locales/frFR.lua:74
A /trunk/Locales/esMX.lua (from /trunk/Locales/frFR.lua:74
M /trunk/Locales/frFR.lua
A /trunk/Locales/koKR.lua (from /trunk/Locales/frFR.lua:74
A /trunk/Locales/ruRU.lua (from /trunk/Locales/frFR.lua:74
A /trunk/Locales/zhCN.lua (from /trunk/Locales/frFR.lua:74
M /trunk/Locales/zhTW.lua
Lets use the localization application. Also added support for all the locales that weren't supported before.
------------------------------------------------------------------------
r75 | Ackis | 2011-02-22 16:08:22 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.toc
ToC Name and Description now use localization application.
------------------------------------------------------------------------
r74 | Ackis | 2011-02-22 16:04:32 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.toc
A /trunk/Locales/deDE.lua (from /trunk/deDE.lua:73
A /trunk/Locales/enUS.lua (from /trunk/enUS.lua:73
A /trunk/Locales/frFR.lua (from /trunk/frFR.lua:73
A /trunk/Locales/zhTW.lua (from /trunk/zhTW.lua:73
D /trunk/deDE.lua
D /trunk/enUS.lua
D /trunk/frFR.lua
D /trunk/zhTW.lua
Finish moving locales around. Also support no-libs a bit better.
------------------------------------------------------------------------
r73 | Ackis | 2011-02-22 16:02:56 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
D /trunk/HealOrganizer-deDE.lua
D /trunk/HealOrganizer-enUS.lua
D /trunk/HealOrganizer-frFR.lua
D /trunk/HealOrganizer-zhTW.lua
M /trunk/HealOrganizer.toc
A /trunk/Locales
A /trunk/deDE.lua (from /trunk/HealOrganizer-deDE.lua:71
A /trunk/enUS.lua (from /trunk/HealOrganizer-enUS.lua:71
A /trunk/frFR.lua (from /trunk/HealOrganizer-frFR.lua:71
A /trunk/zhTW.lua (from /trunk/HealOrganizer-zhTW.lua:71
Move around locales (first step)
------------------------------------------------------------------------
r72 | Ackis | 2011-02-22 15:59:23 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.toc
Update ToC.
------------------------------------------------------------------------
r71 | nevcairiel | 2011-02-22 15:48:53 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
Remove the faction limits on paladins/shamans for class-assignment to empty slots.
------------------------------------------------------------------------
r70 | nevcairiel | 2011-02-22 15:41:52 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
M /trunk/HealOrganizer.xml
More "this" related fixes
------------------------------------------------------------------------
r69 | nevcairiel | 2011-02-22 15:30:15 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
M /trunk
M /trunk/HealOrganizer.lua
M /trunk/HealOrganizer.toc
M /trunk/HealOrganizer.xml
Properly fix for "this" deprecation, after Ackis failed.
------------------------------------------------------------------------
r68 | Ackis | 2010-10-18 16:05:50 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/HealOrganizer.lua
this -> self untested and drycoded.
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 2.4 | Release | 4.0.6 | 4,208 | 03/09/2011 |
| 2.4-nolib | Release | 4.0.6 | 37 | 03/09/2011 |
| v2.3.3 | Release | 3.3.0 | 3,923 | 02/11/2010 |
| v2.3.3-nolib | Release | 3.3.0 | 16 | 02/11/2010 |
| v2.3.2 | Release | 3.0.2 | 21,586 | 10/27/2008 |
| v2.3.2-nolib | Release | 3.0.2 | 12 | 10/27/2008 |
| v2.3.1 | Release | 3.0.2 | 1,773 | 10/25/2008 |
| v2.3.1-nolib | Release | 3.0.2 | - | 10/25/2008 |
| v2.3 | Release | 3.0.2 | 2,450 | 10/22/2008 |
| v2.3-nolib | Release | 3.0.2 | 1 | 10/22/2008 |
| v2.2 | Release | 2.4.3 | 50 | 10/01/2008 |
| HealOrganizer-r76788.3 | Beta | 2.4.3 | 7 | 09/29/2008 |
| HealOrganizer-r76788.2 | Beta | 2.4.3 | - | 07/30/2008 |
| HealOrganizer-r76788.1 | Beta | 2.4.3 | - | 07/20/2008 |
| HealOrganizer-r76788 | Beta | 2.4.3 | 1 | 06/15/2008 |
| HealOrganizer-r76788-nolib | Beta | 2.4.3 | - | 06/15/2008 |
| HO 2.2 | Release | 2.4.0 | 5 | 04/09/2008 |
| HealOrganizer-r68870-nolib | Beta | 2.4.3 | - | 04/09/2008 |
| HealOrganizer-r68870 | Beta | 2.4.3 | 4 | 04/09/2008 |
| HealOrganizer-r65795.3 | Beta | 2.4.3 | 1 | 04/02/2008 |
| HealOrganizer-r65795.2 | Beta | 2.4.3 | - | 04/02/2008 |
| HealOrganizer-r65795.1 | Beta | 2.4.3 | - | 03/26/2008 |
| 2.2 | Release | 2.4.0 | 4 | 03/25/2008 |
| HealOrganizer-r65795-nolib | Beta | 2.4.3 | - | 03/25/2008 |
| HealOrganizer-r65795 | Beta | 2.4.3 | 8 | 03/25/2008 |
| HealOrganizer-r64546 | Beta | 2.3.3 | 2 | 03/14/2008 |
| HealOrganizer-r64546-nolib | Beta | 2.3.3 | - | 03/14/2008 |
| HealOrganizer-r56764.3 | Beta | 2.3.3 | - | 03/07/2008 |
| HealOrganizer-r56764.2 | Beta | 2.3.3 | - | 01/09/2008 |
| HealOrganizer-r56764.1 | Beta | 2.3.3 | - | 12/20/2007 |
| HealOrganizer-r56764-nolib | Beta | 2.3.3 | 1 | 12/09/2007 |
| HealOrganizer-r56764 | Beta | 2.3.3 | - | 12/09/2007 |
| HealOrganizer-r56745-nolib | Beta | 2.3.3 | - | 12/08/2007 |
| HealOrganizer-r56745 | Beta | 2.3.3 | - | 12/08/2007 |
| HealOrganizer-r55190.2 | Beta | 2.3.3 | - | 12/03/2007 |
| HealOrganizer-r55190.1 | Beta | 2.3.3 | - | 11/28/2007 |
| HealOrganizer-r55190-nolib | Beta | 2.3.3 | - | 11/17/2007 |
| HealOrganizer-r55190 | Beta | 2.3.3 | 2 | 11/17/2007 |
| HealOrganizer-r51684.3 | Beta | 2.2.3 | - | 11/14/2007 |
| HealOrganizer-r51684.2 | Beta | 2.2.3 | - | 11/10/2007 |
| HealOrganizer-r51684.1 | Beta | 2.2.3 | - | 10/13/2007 |
| HealOrganizer-r51684-nolib | Beta | 2.2.3 | - | 10/10/2007 |
| HealOrganizer-r51684 | Beta | 2.2.3 | 2 | 10/10/2007 |
| HealOrganizer-r51656-nolib | Beta | 2.2.3 | - | 10/10/2007 |
| HealOrganizer-r51656 | Beta | 2.2.3 | 6 | 10/10/2007 |
| HealOrganizer-r41915.27 | Beta | 2.0.12 | 1 | 09/25/2007 |
| HealOrganizer-r41915.26 | Beta | 2.0.12 | 3 | 09/25/2007 |
| HealOrganizer-r41915.25 | Beta | 2.0.12 | 1 | 09/25/2007 |
| HealOrganizer-r41915.24 | Beta | 2.0.12 | - | 09/20/2007 |
| HealOrganizer-r41915.23 | Beta | 2.0.12 | 3 | 09/19/2007 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,172,613 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 491,839 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 393,478 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 350,761 Monthly Downloads
-
- Recount
- Combat
- 329,575 Monthly Downloads



Comments
wouldacctually pay to get this done xD
Im am trying to change the code a little bit for fit all classes in order to make it a raid organizer instead of a healing organizer, but i have no luck making it work, is there anyway to make it in next version?
Let me give you a quick suggestion: We need phases. On some encounters, heal assignments need to change during different phases. Could you implement something that diverts the encounter into phases?
there will be an update for Cata?
Locals:
self = HealOrganizerDialogButton1 {
0 =
}
---