Download
(4Kb)
Download
Updated: 04-15-09 07:10 AM
Pictures
File Info
Updated:04-15-09 07:10 AM
Created:unknown
Downloads:4,222
Favorites:18
MD5:

Conditioner

Version: r35
by: Rabbit [More]

Conditioner
Spot at-a-glance if your raid is ready for a new pull based on total raid health, healer mana and DPS mana.

Conditioner is a simple raid status frame that shows total raid HP, total healer mana and total DPS mana.

You can easily assign Healer and DPS roles to people by dragging the two icons on the left side of the frame and dropping them on the player you want to assign.

A big icon in the frame shows whether or not the raid is ready for another pull. When total HP > 90% and total mana > 70%, the icon will show a green check mark like on the screenshot. When HP or mana is less, it will show a red cross instead, indicating that the raid is not ready.

------------------------------------------------------------------------
r63829 | rabbit | 2008-03-07 19:00:19 +0100 (Fri, 07 Mar 2008) | 1 line

Conditioner: Fix people without mana being counted in the mana pool percent.
------------------------------------------------------------------------
r63716 | rabbit | 2008-03-06 06:22:46 +0100 (Thu, 06 Mar 2008) | 1 line

Conditioner: Parent the frame to UIParent.
------------------------------------------------------------------------
r63374 | rabbit | 2008-03-02 13:31:31 +0100 (Sun, 02 Mar 2008) | 1 line

Conditioner: Only include people in group 1-5 for the status check.
------------------------------------------------------------------------
r63305 | rabbit | 2008-03-01 17:28:50 +0100 (Sat, 01 Mar 2008) | 1 line

Conditioner: Fix tooltip, shows the assigned or defaulted role of raid members now.
------------------------------------------------------------------------
r63278 | rabbit | 2008-03-01 08:53:11 +0100 (Sat, 01 Mar 2008) | 1 line

Conditioner: Hide the frame on login.
------------------------------------------------------------------------
r63273 | rabbit | 2008-03-01 08:32:20 +0100 (Sat, 01 Mar 2008) | 1 line

Conditioner: Shamans default to healers.
------------------------------------------------------------------------
r63257 | rabbit | 2008-02-29 23:11:29 +0100 (Fri, 29 Feb 2008) | 5 lines

Conditioner:
* Initial commit.
* Simple raid status window with total health, healer mana and DPS mana and an icon showing whether the raid is ready for another pull or not (if hp>90 and mana>70, it's ready).
* Drag the icons on the left side of the frame and drop them on someone to assign them as healer or DPS - only needed for mana classes.
* Mostly drycode, only tested outside raids, but I think it's ready to go.
------------------------------------------------------------------------
Optional Files (0)


Post A Reply Comment Options
Unread 04-10-08, 05:38 PM  
Wolftusk
A Defias Bandit

Forum posts: 3
File comments: 7
Uploads: 0
I think that sound like an outstanding compromise!
Originally posted by Rabbit
I'm afraid the answer to both your questions is no, I'm not going to add options.

You can easily edit the Lua file yourself and comment out the tooltip stuff at line 180-195.

That said, perhaps we could find some middle way. Maybe the tooltip should not be shown for defaulted assignments, but only for the assignments that you have set manually?

And maybe the icons could be hidden until you mouse over the Conditioner frame, for example, which would get them out of the way most of the time?
Report comment to moderator  
Reply With Quote
Unread 04-08-08, 12:27 PM  
Rabbit
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 45
Uploads: 21
I'm afraid the answer to both your questions is no, I'm not going to add options.

You can easily edit the Lua file yourself and comment out the tooltip stuff at line 180-195.

That said, perhaps we could find some middle way. Maybe the tooltip should not be shown for defaulted assignments, but only for the assignments that you have set manually?

And maybe the icons could be hidden until you mouse over the Conditioner frame, for example, which would get them out of the way most of the time?
Report comment to moderator  
Reply With Quote
Unread 04-08-08, 09:22 AM  
Wolftusk
A Defias Bandit

Forum posts: 3
File comments: 7
Uploads: 0
Originally posted by Rabbit
Thanks for the report, Zidomo, it should be fixed now.

Removing assignments is not a problem, you can just assign tanks or whatever as DPS, it makes no difference for Conditioner.
Is there a way to have it so the assignments do not get appended to the tooltips?

Also... would it be possible to hide the assignment buttons once the assignments are made? Just to clean up the UI a bit.

Thanks in advance
Last edited by Wolftusk : 04-08-08 at 09:24 AM.
Report comment to moderator  
Reply With Quote
Unread 03-11-08, 07:00 AM  
Rabbit
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 45
Uploads: 21
Thanks for the report, Zidomo, it should be fixed now.

Removing assignments is not a problem, you can just assign tanks or whatever as DPS, it makes no difference for Conditioner.
Report comment to moderator  
Reply With Quote
Unread 03-07-08, 11:01 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
This is not correctly reporting DPS-assignment mana in a 10-man raid. Healer mana is correctly notified, regardless if you assign people or not. But never DPS.

r63374, USEng client/server, WoW 2.3.3 live. Same problem with r63257 tested earlier.

For example, have 5 DPS with three of them being casters (mage, warlock, shadow priest are the casters, hunter semi-caster, rogue non-caster). Assign the four mana users "DPS" status with the icon. Even when everyone appears to be at 100% mana in PitBull, Conditioner reports "64%" and the like. Its as though the rogue & warrior (and/or tank druid) in the party I was testing with are counted as DPS mana-users whether you assign them so or not.

Although I see in the LUA: "ROGUE = ROLE_DPS," & "WARRIOR = ROLE_DPS," & "DRUID = ROLE_DPS,". In the saved variables file, all healers appear to be properly assigned (they have a "2" next to the name), but everyone else in the party--mana users or not--are assigned a "1". Seeing the caster DPS peak at 64% (or 80%, etc.) in the mod is rather distracting when that value isn't actually the case.

Another problem is that it does not appear you can remove "DPS" or "healer" assignments if you incorrectly mark them. You can change healer to DPS and vice-versa, but not remove them. Likely is related to the pre-assignments (that are not totally accurate) in the LUA and saved variables.

Great idea, though; hope to add this to my raid mod set when its 100% set to go .
Report comment to moderator  
Reply With Quote
Unread 03-06-08, 05:24 PM  
Rabbit
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 45
Uploads: 21
Re: Assigning a Tank

Originally posted by Shandar
I like being able to assign healer and dps. Any chance of tank?
There's no reason to assign anyone as a Tank, since Conditioner doesn't show any stats for tanks only.
Report comment to moderator  
Reply With Quote
Unread 03-06-08, 05:10 PM  
Shandar
A Kobold Labourer
 
Shandar's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 3
Uploads: 1
Assigning a Tank

I like being able to assign healer and dps. Any chance of tank?
Report comment to moderator  
Reply With Quote
Unread 03-03-08, 06:04 PM  
Rabbit
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 45
Uploads: 21
Re: Simple Qustion on Functionallity

Originally posted by Shandar
The description say it's for raids. Will it also work for the standard 5-man party?
No, it won't work in 5 mans as of now, maybe I can make it do that for a future release.
Report comment to moderator  
Reply With Quote
Unread 03-02-08, 09:41 AM  
Shandar
A Kobold Labourer
 
Shandar's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 3
Uploads: 1
Simple Qustion on Functionallity

The description say it's for raids. Will it also work for the standard 5-man party?

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: