Download
(106Kb)
Download
Updated: 11-12-10 09:40 PM
Pictures
File Info
Updated:11-12-10 09:40 PM
Created:unknown
Downloads:30,718
Favorites:172
MD5:

Getting Things Healed  Popular! (More than 5000 hits)

Version: 2.5.3
by: Dagma [More]

Getting Things Healed
A compact healing assignment manager

QUICKSTART: Access the configuration dialog with /gth. Use /gth help for other slash commands.

v2.5.3 - Fixed the heal! whisper bug. It works again.

To use the options menu, instead of just text commands, you'll need some addon that provides LibDataBroker feeds. I suggest Fortress, but there are many others that would also work fine.

Getting Things Healed
--a compact healing assignment manager

v2.3.0

** Overview **

Getting Things Healed (GTH) provides a point-and-click interface for making healing assignments in a raid environment.

Use the text command /gth to open the configuration window.

** Managing Healing Assignments **

First, decide how many phases are in the fight. For each phase, you can make up to 8 named assignments. Each assignment can be a specific target to heal---a tank or group---or strategy---such as "raid healing."

You then pick the healers you want on each assignment. The healer name pool at the bottom of the GTH frame shows all available healers in the raid. Drag any of these names to a assignment box above, to assign any healer to any assignment. Healers already assigned to any assignments in the current phase will appear dimmed, but they can still be drug to another assignment.

Sets of phases and assignments and chosen healers are together "presets." Each preset can be saved and loaded at any time. When a preset is saved, the phase and assignment structure is saved, as well as the names, classes, and talent specs of each chosen healer. When that preset is later loaded, healers are slotted into the assignment structure using (1) matching healer names, (2) matching healer class and talents, (3) matching class only, and finally (4) any remaining healer in the raid. In this way, you can use your saved presets as templates, and GTH will populate the template with the healers in your raid, matching as closely as possible the saved healer classes and talent specs.

The current set of assignments and phases saves when you close the window. So in the event of a crash, the set will be available when you reload the game.

** Talent Scanning **

GTH automatically scans your raid for talents. It uses talents to filter the list of available healers. You can turn off talent filtering---in case you suddenly want your Elemental Shaman to heal for one fight, for example---by toggling "Filter healers by talents" in the option menu (gear icon along the bottom row).

If a member of your raid changes talent spec during the raid, you can force GTH to re-scan talents the Rescan command in the options menu.

Scanned healers will have talent specialization tree icons next to their names, as well. Uninspected healers will display a '?' icon. You can toggle these icons on and off from the options menu.

Wait a second, while hovering over any healer in the available pool, to see values of inspected talents.

** Broadcasting Healing Assignments **

The channel menu at the bottom-left of the GTH window allows you to select the method of announcing healing assignments. You can choose the raid channel or any joined custom channel (with a channel number of /5 or above).

GTH throttles broadcast messages, so that you don't trigger the anti-spam features of the WoW servers. If you have a long list of assignments, you will observe a delay before they complete broadcasting. This is normal.

You can also choose to announce assignments via whispers. Whisper broadcasts send individual healer assignments, not the entire set.

Healers can also send a whisper of 'heal!' or 'heal! all' at any time, to receive an individual assignment list or the full set of assignments, respectively.

If the SHIFT key is held when the 'Broadcast' button is clicked, GTH will broadcast assignments from only the currently displayed phase, not the entire set of phases.

You can also use the command '/gth broadcast' to macro broadcasting. You can append a comma-separated list of phase names. This will allow you to broadcast only some of the phases. For example, '/gth broadcast aphase,anotherphase' will broadcast the assignments for aphase and anotherphase, but no other phases (if they exist).

** Death and Disconnect Announcements **

In the options menu, you can toggle death announcements on and off. If announcements are on, when a healer dies, an announcement will appear in the broadcast channel (or be sent out via whispers) that informs other healers of the dead healer's name and assignments. Priests with Spirit of Redemption will send out death announcements when Spirit of Redemption begins, and then a final short "really dead now" message when Spirit of Redemption expires.

Disconnects can be announced in the same way, also via a toggle in the options menu.

** Assignment Name Wildcards **

The wildcards %MT1, %MT2, %MT3, etc. are provided for pulling main tank names from oRA or the default WoW interface (/mt). If you put the string '%MT1' in the name of any healing assignment, when you broadcast the assignment, the name of the first main tank in oRA will be substituted in place of this string. The default main tank assignments in the assignment menu use this same wildcard system, but you can rename them to add notes about each tank. For example, the assignment name '%MT1 west flame tank' will broadcast as '(Felorix) west flame tank' if Felorix is assigned as the first oRA main tank.

** Other Options and Commands **

Use '/gth help' for a list of commands. Be sure to check the options menu for additional preferences and commands. '/gth reset' will do a hard reset of saved preferences.

** Localization **

GTH has translations for French, German and Spanish clients.

v1.0.0 - First public release.

v1.1.0 - Added one more main tank (MT5) to basic assignment list. Added phase and assignment sorting, both in menus and broadcasts/replies. Added brief whisper reply message format; whispers now return full report only with 'heal! all'. Added player preset saving/deleting. Fixed phase renaming (it works now). Added talent inspection.

v1.1.1 - Minor patch. (1) Fixed whisper reply reporting, so healers not explicitly assigned will still be told about "all remaining" assignments. (2) Fixed oRA main tank assignments so that they automatically grab MT names from oRA during reporting, even if names not explicitly in assignments (MT1, MT2, etc.). (3) New assignments are sequentially numbered, so you can now make several before you rename them. (4) Saving presets uses most recently loaded preset name as default save name, in the editbox. (6) Localization infrastructure in place, and first-pass deDE included. (7) Improved talent scanning, by moving out-of-range targets to end of queue. (8) Added "Cancel" button to "Save as" dialog. (9) Formatting changes to reports, to make them easier to read. (10) Various minor bug fixes.

v1.1.2 - (1) Added frFR translations! (2) Some minor bug fixes to whisper reports and talent scanning. (3) Polls default UI main tanks, if oRA tanks not available. (4) Healer selection menus now stay open after selecting an individual healer's name. (6) Replaced "Raid" and "Channel" broadcast buttons with a menu that allows raid, channel, whisper. This also removes that awful text box for channel. (7) Use 'Rescan talents' at bottom of healer menu to force a rescan of all talents. (8) When loading a preset, current preset is saved to a buffer, so it can be reloaded using the "Previous preset" command in the preset menu. This allows one undo a preset load, to reload trash assignments between boss fights, or otherwise work back and forth between two assignment sets.

v1.1.3 - Bugfix for frFR and deDE custom assignment naming.

v1.1.4 - (1) Hopeful bugfix: Rare error when members leave the raid. (2) Maintank wildcard naming: Assignments containing the text %MT1 will substitute the name of main tank 1. (3) Made naming boxes auto-focus and highlight.

v1.2.0 - (1) Preset auto-fill system added. Saved presets remember (a) healer names, (b) healer class/spec, and (c) count. On preset load, GTH tries to fill assignments in that priority, matching specific healer names first, trying to find a healer of same class-and-spec next, and finally filling remainder with any healer up to the number required. (2) Broadcast button sends assignments for currently displayed phase only, on shift-click. (3) Icons added to indicate different priest healing specs. (4) '/gth broadcast' command added, so broadcasts can be macro'd. See the "About GTH.txt" file for details.

v1.2.1 - fixed preset-load talent-test bug.

v1.2.2 - (1) Feature: Optional auto-broadcast when an assigned healer dies. Broadcast announces death and dead healer's assignment. Spirit of Redemption aware (priests sometimes die twice). (2) Bugfix: Whisper broadcasting works again. (4) Bugfix: Priest talent spec icons more flexible and accurate now.

v1.2.3 - (1) Added Spanish localization. (2) Bugfix: Default-UI maintank names works again.

v1.3.0 - Updated for WoW 3.0.

v1.4.0 - New features: (1) Broadcasting turns off automatic death broadcasts from other raid members with GTH. This stops death spam from multiple people. (2) Simple assignment sharing. Control-click on Broadcast button copies preset to other raid members who have GTH. (3) Arbitrary ordering of phases now possible. Use the up/down commands in the phase menu to move the currently displayed phase up or down in the list of phases. (4) Options menu consolidates context-free GTH options and provides some new ones. It is the little gear icon just left of the presets menu. (5) Verbose/concise broadcast modes added. Use the Options menu to toggle. (6) Disconnects announced in same manner as deaths. Uses a separate toggle. (7) New preset system, moving built-in presets to optional external add-ons. (8) Channels with number less than /4 should display in channel list now.

v1.4.1 - Bugfix release. (1) Fixed disconnect event typo. (2) Fixed odd occasional phase delete bug.

v2.0.5 - Total drag-drop conversion release. Drop-down menus are gone. These are replaced by a pool of drag-able phase/assignment/healer names. These can be dragged to the assignment targets, located where the drop-down menus used to be. Once there, drag them among the assignments at will. Both phases and assignments can be re-ordered by dragging them among the boxes. The displayed order will be used in broadcasts.

v2.0.6 - (1) Fixes for main tank wildcarding (%MT#). Can use more than one in same string now, e.g. "%MT1 and %MT2" substitutes both tank names in. Also now doesn't catch "MT" without the "%" in front. (2) Added reset slash command, "/gth reset", that wipes saved variables, in case they get corrupted. (3) Death and disconnect announcements only fire for healers assigned explicitly. Just being available isn't enough. (4) Improved handling of long broadcast strings.

v2.0.7 - (1) Sets session broadcast flag to false initially. Thus you won't get any death or disconnect announcements until you broadcast at least once. (2) Added Death Knight talent tree icons. (3) Bugfix: using "/gth reset" after having a multi-phase preset caused a table corruption. Fixed.

v2.1.0 - Update for patch 3.1.

v2.2.1 - Scans dual talent specs now. If a player has a tank or healer spec in either slot, that player will show in the relevant list.

v2.3.1 - Fixed assignment sharing, hopefully. ADDED: You can shift-click presets menu to filter out presets that don't contain the current zone name. This is an easy way to make the menu easier to use, during raids. Just include the zone name (shown in the preset menu) when you save the preset. Then once you are back in the zone, you shift-click the menu to show only those presets that match the zone.

v2.3.2 - Roster of tanks/healers saves and accumulates across raids. This makes planning assignments more convenient. Use the command in the option menu to reset this roster. Filtering only uses current spec, now, instead of both primary and secondary specs.

v2.3.3 - Right-click populate pool to remove from roster (when not in a raid) or rescan talents (when in raid).

v2.3.4 - Version stamp update for patch 3.2.x.

v2.4.0 - Added auto-detection of talent spec swaps. Bugfix for DE localization.

v2.5.0 - Minor update to work with game patch 4.0.1.

v2.5.3 - Fixed the heal! whisper bug.
Optional Files (0)


Post A Reply Comment Options
Unread 10-14-10, 02:03 PM  
Darkalex90
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Ok, looks like the talent inspections doesnt work, it crash even the normal inspect. I tryed to use my old present (pre 2.5.0) but i cant broadcast them, if if delete everything and make a new one then i can save it.

Please keep up the work on this addon.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 01:57 AM  
Darkalex90
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally posted by Dagma
Version 2.5.0 appears to work with 4.0.1, although I haven't really tested it in a serious way. I just completed the standard code changes that are needed for all addons, now.

So if it explodes, you know why. But hopefully it'll be useable.
Do not worry! I'll gonna test it heavily!
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 08:34 PM  
Dagma
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 201
Uploads: 8
Version 2.5.0 appears to work with 4.0.1, although I haven't really tested it in a serious way. I just completed the standard code changes that are needed for all addons, now.

So if it explodes, you know why. But hopefully it'll be useable.
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 05:08 PM  
Darkalex90
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Update for 4.0.1 please!
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 07:47 AM  
Darkalex90
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
How the "Share Current Assignment" is supposed to work? Does it work with the current version of the game? (3.3.5a)

For the rest i love this addon, makes my healing classleader life a joke.

Thanks alot!
Report comment to moderator  
Reply With Quote
Unread 05-07-10, 06:17 PM  
trclocke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 108
Uploads: 1
GTH usually works fine for me, but I got this error upon logging on to an alt that I only sometimes raid with. Figured I may as well pass it on.

Code:
Message: ...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4578: attempt to index field 'frame' (a nil value)
Time: 05/07/10 18:04:42
Count: 1
Stack: ...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4578: in function `GTH_OnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals: elapsed = 0.032000001519918
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'frame' (a nil value)"
GTHtalenttimer = 0.032000001519918
GTHdeathTimer = 0
gthcolor = <table> {
 dragborder = <table> {
 }
 assignpoolborder = <table> {
 }
 dragback = <table> {
 }
 draghighlight = <table> {
 }
}
Report comment to moderator  
Reply With Quote
Unread 03-24-10, 10:55 AM  
Dagma
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 201
Uploads: 8
This looks like a conflict with Examiner. Turn off Examiner and see if your still have problems.
Originally posted by Maischter
Date: 2010-03-24 16:03:43
ID: 1
Error occured in: Global
Count: 1
Message: ...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua line 4676:
attempt to index global 'this' (a nil value)
Debug:
(tail call): ?
[C]: ?
...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4676:
...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4673
(tail call): ?
[C]: ?
[C]: NotifyInspect()
Examiner\core.lua:757: InspectUnit()
[string "EXAMINER_TARGET"]:4:
[string "EXAMINER_TARGET"]:1
Last edited by Dagma : 03-24-10 at 10:57 AM.
Report comment to moderator  
Reply With Quote
Unread 03-24-10, 09:05 AM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
Date: 2010-03-24 16:03:43
ID: 1
Error occured in: Global
Count: 1
Message: ...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua line 4676:
attempt to index global 'this' (a nil value)
Debug:
(tail call): ?
[C]: ?
...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4676:
...e\AddOns\GettingThingsHealed\GettingThingsHealed.lua:4673
(tail call): ?
[C]: ?
[C]: NotifyInspect()
Examiner\core.lua:757: InspectUnit()
[string "EXAMINER_TARGET"]:4:
[string "EXAMINER_TARGET"]:1
Last edited by Maischter : 03-24-10 at 09:21 AM.
Report comment to moderator  
Reply With Quote
Unread 03-06-10, 06:05 PM  
LunarisTenebrae
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
Originally posted by Dagma
Code:
/script GTHData.announcechannel == "RAID"; GTH_Broadcast( false ); GTHData.announcechannel == "WHISPER"; GTH_Broadcast( false );
I'm not very good with scripting, but to me that looks like it should work, yet for some reason it doesn't :/

Edit: see this is why I hate scripting, apprently (at least in macros?) == doesn't work, but = does! Gaahh. So:

Code:
/script GTHData.announcechannel = "RAID"; GTH_Broadcast( false ); GTHData.announcechannel = "WHISPER"; GTH_Broadcast( false );
seems to work. Oh and thanks btw! :P
Last edited by LunarisTenebrae : 03-06-10 at 06:30 PM.
Report comment to moderator  
Reply With Quote
Unread 03-05-10, 08:56 PM  
Dagma
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 201
Uploads: 8
Originally posted by LunarisTenebrae
Is it possible, or would it be possible to broadcast assignments multiple ways, namely in a channel and /whisper as well?
This isn't possible, in a simple way. But you could script it with a macro something like:
Code:
/script GTHData.announcechannel == "RAID"; GTH_Broadcast( false ); GTHData.announcechannel == "WHISPER"; GTH_Broadcast( false );
That would broadcast to both raid and whispers. I haven't tried the above, mind you. But something like that should work.
Report comment to moderator  
Reply With Quote
Unread 03-04-10, 03:34 PM  
LunarisTenebrae
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
Is it possible, or would it be possible to broadcast assignments multiple ways, namely in a channel and /whisper as well?
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 10:39 AM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
Originally posted by Dagma
Just drag the phase you want to delete away from the phase column. You can drop it anywhere else in the window, and it will be deleted. You can also swap their positions in this way.

I'll look into the whispering issue when I have a chance, but I can't promise much for non-English clients, because Blizzard still hasn't provided a way for us to easily test code in other localizations. I've always had to rely on other users to debug for other locales.
You can send me betas and i can test the changes for you... i have done this for many other mod authors... Just send me a private message if you are interested and i send you my mail adress...
Report comment to moderator  
Reply With Quote
Unread 01-06-10, 11:51 PM  
Dagma
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 201
Uploads: 8
Originally posted by Maischter
and one idea... could you please add to the "+" button also an "-" to delte phases and settings if its necessary, without making all things new...?
Just drag the phase you want to delete away from the phase column. You can drop it anywhere else in the window, and it will be deleted. You can also swap their positions in this way.

I'll look into the whispering issue when I have a chance, but I can't promise much for non-English clients, because Blizzard still hasn't provided a way for us to easily test code in other localizations. I've always had to rely on other users to debug for other locales.
Report comment to moderator  
Reply With Quote
Unread 01-06-10, 04:56 AM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
small problem on german clients.. the names of the helaers are not whispered..

it writes phase 1 mt healer: no names here...!!

in the chat channel the mod works fine:
phase 1 mt healer: Paladin 1 Priest 1 etc...

but whispering the names space is empty... in both modes the heal! mode an the direct whispering mode.

and one idea... could you please add to the "+" button also an "-" to delte phases and settings if its necessary, without making all things new...?
Last edited by Maischter : 01-06-10 at 04:57 AM.
Report comment to moderator  
Reply With Quote
Unread 12-20-09, 10:36 PM  
Broessel01
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 36
Uploads: 4
Originally posted by Arafinn
It no longer works for me. I'm savvy enough to load out of date AddOns, I suppose I should have been more clear that I am not some noob raider that hasn't been through a patch before.
Works fine here ^^
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: