21 - Raid Targets Support
What does the provided patch do?
Our guild is currently working on Anub'arak 25 man heroic phase 3. In this phase we assign a healer to a specific raid icon. When DBM/BigWigs detects that someone has received the Penetrating Cold debuff the boss addon will automatically assign a raid target icon (eg. skull, triangle, moon, etc.).
The following patch adds the option to have VuhDo monitor for any number of these raid target icons. When VuhDo detects a player has such an icon it will change their health bar to a custom color. Additionally there is an option to make the health bar flash while the raid icon is present on the unit.
Please note that this patch includes a version bump on the panel options from 4 to 5. I thought this was necessary given the scope of the change. Please let me know if there is a better way to handle this.
Like the other two patches this only includes localization for English. I've also attached the previous two patches diffed against the VuhDo 2.0.7 source that was just released.
This is a larger patch so please let me know if any parts of it are suboptimal or just plain wrong.
| Name | Size | MD5 |
|---|---|---|
| VuhDo.209.Priest.Exclusive.patch | 635 B | b20a3cc80b27... |
| VuhDo.209.Raid.Targets.patch | 5.5 KiB | 1365a4b6ff25... |
| VuhDoOptions.209.Raid.Targets.patch | 20.2 KiB | bb7b953e952a... |
| VuhDo_1_209.Ivaria.tar.gz | 675.9 KiB | 1bb8d197302a... |
| User | When | Change |
|---|---|---|
| Ivaria | Dec 06, 2009 at 20:08 UTC | Changed status from New to Invalid |
| Ivaria | Nov 23, 2009 at 08:24 UTC | Added attachment VuhDo_1_209.Ivaria.tar.gz |
| Ivaria | Nov 23, 2009 at 08:24 UTC | Added attachment VuhDoOptions.209.Raid.Targets.patch |
| Ivaria | Nov 23, 2009 at 08:24 UTC | Added attachment VuhDo.209.Raid.Targets.patch |
| Ivaria | Nov 23, 2009 at 08:24 UTC | Added attachment VuhDo.209.Priest.Exclusive.patch |
| Ivaria | Nov 23, 2009 at 08:23 UTC | Deleted attachment VuhDoOptions.208.Raid.Targets.patch: Updating patch for 1.209. |
| Ivaria | Nov 23, 2009 at 08:23 UTC | Deleted attachment VuhDo.208.Raid.Targets.patch: Updating patch for 1.209. |
| Ivaria | Nov 23, 2009 at 08:23 UTC | Deleted attachment VuhDo.208.Priest.Exclusive.patch: Updating patch for 1.209. |
| Ivaria | Nov 17, 2009 at 01:57 UTC | Deleted attachment VuhDo.207.Raid.Targets.patch: New patch available against VuhDo 1.208 |
| Ivaria | Nov 17, 2009 at 01:57 UTC | Deleted attachment VuhDo.207.Valanyr.patch: Merged in VuhDo 1.208 |
| Ivaria | Nov 17, 2009 at 01:57 UTC | Deleted attachment VuhDo.207.Priest.Exclusive.patch: New patch available against VuhDo 1.208 |
| Ivaria | Nov 17, 2009 at 01:57 UTC | Deleted attachment VuhDoOptions.207.Raid.Targets.patch: New patch available against VuhDo 1.208 |
| Ivaria | Nov 17, 2009 at 01:56 UTC | Added attachment VuhDoOptions.208.Raid.Targets.patch |
| Ivaria | Nov 17, 2009 at 01:56 UTC | Added attachment VuhDo.208.Raid.Targets.patch |
| Ivaria | Nov 17, 2009 at 01:56 UTC | Added attachment VuhDo.208.Priest.Exclusive.patch |
| Ivaria | Nov 09, 2009 at 08:39 UTC | Added attachment VuhDo.207.Raid.Targets.patch |
| Ivaria | Nov 09, 2009 at 05:59 UTC | Deleted attachment VuhDo.207.Raid.Targets.patch: Found bug (logic does: if custom debuff elseif raid target). New patch forthcoming. |
| Ivaria | Nov 08, 2009 at 13:32 UTC | Added attachment VuhDo.207.Valanyr.patch |
| Ivaria | Nov 08, 2009 at 13:32 UTC | Added attachment VuhDo.207.Priest.Exclusive.patch |
| Ivaria | Nov 08, 2009 at 13:32 UTC | Added attachment VuhDoOptions.207.Raid.Targets.patch |
| Ivaria | Nov 08, 2009 at 13:32 UTC | Added attachment VuhDo.207.Raid.Targets.patch |
| Ivaria | Nov 08, 2009 at 13:32 UTC | Create |
- 5 comments
- 5 comments
Facts
- Last updated
- Dec 06, 2009
- Reported
- Nov 08, 2009
- Status
- Invalid - This was not a valid report.
- Type
- Patch - Source code patch for review
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #5
Ivaria Nov 23, 2009 at 08:25 UTC - 0 likesAttached updated patches against new VuhDo 1.209 release.
- Reply
- #4
Ivaria Nov 17, 2009 at 01:58 UTC - 0 likesI've attached updated patches against VuhDo 1.208 for adding GS and PS to the exclusive HoT list and the additional raid target support.
I've deleted the patches which were merged as a part of 1.208. Thanks for merging!
- Reply
- #3
Ivaria Nov 09, 2009 at 08:38 UTC - 0 likesSo I fixed the logic to be as follows:
if raid target enabled then display raid target color elseif custom debuff display custom debuff color else ...
This allows the raid target color/flash to take precedence over custom debuff colors. I've tested this using a weakened soul custom debuff and it is working as designed.
Apologies for submitted the previous patch without proper testing.
- Reply
- #2
Ivaria Nov 09, 2009 at 05:58 UTC - 0 likesFor shame, I have found a bug in this patch already.
While running Anub'arak tonight (heroic 10) I noticed that the logic I implemented makes a custom debuff coloring override the raid target display features.
I'll have an updated patch shortly, deleting the previous submission.
- Reply
- #1
Ivaria Nov 08, 2009 at 13:34 UTC - 0 likesAlso, I added both Guardian Spirit and Pain Suppression to the list of 'exclusive HoTs' in the updated VuhDo.207.Priest.Exclusive.patch. Both of these spells need to be carefully monitored so that they are not stacked on a target.