Download
(147Kb)
Download
Updated: 10-31-10 10:48 AM
Pictures
File Info
Updated:10-31-10 10:48 AM
Created:10-12-10 05:00 PM
Downloads:9,449
Favorites:25
MD5:

Retribution Rotation Helper w/Holy Pow Bar (RRH)  Popular! (More than 5000 hits)

Version: v4.01-b4
by: cannadrys [More]

Retribution Rotation Helper with Holy Power Bar (from here after referred to as "RRH") is a BETA+PTR Cataclysm Mod.

Video: http://www.youtube.com/watch?v=eQks7Fegr-A


Purpose

  • To display holy power bars as well as calculate and display a single target DPS order as a rotation helper, taking into account procs, execute phases, cooldowns, and holy power.
  • This addon will not perform your rotation for you. Blizzard has gone to great lengths to prevent an addon from having said functionality. Even if it was possible, I would not create addon to play the game for you, for me that breaks the spirit of the game.
  • This addon is intended for usage by level 80 to 85 retribution paladins, specifically for dungeons and raiding. Usage below level 80 may or may not work properly, and is not officially "supported" by me.


Update for V 4.01 Live
This addon as of v4.01-b1 is no longer localized for enUS and will work with all localizations of WoW.

The rotation system is now set to the Elitist Jerks Paladin Rotation for V4.01. Addon adjusted for EJ Rotation based on hotfix.
Rotation adjusted: October 16 2010
Currently: Inq > TV > CS > Hammer of Wrath > Exo > J > Holy Wrath.

Recommended Settings
Inquisition clip = 5
CS GCD Delay = 0.5


The addon frames are movable by Control-Click and dragging any of the holy power indicators.


Slash Commands
/rrh config - Opens the configuration window.
/rrh version - Displays the current addon version.



Configuration
  • Inquisition clip basically allows you to set a threshold where the inquisition buff will be clipped to keep it from potentially dropping
  • Window Size lets you resize the holy power/rotation frames. Default is 1.0.
  • Prio Judgement will adjust the rotation to make sure you keep up the mana returning effect from casting judgement. *NOT YET IMPLEMENTED*
  • Unhasted weapon speed should be set to whatever the tooltip shows on your main weapon. This is used for calculating hasted GCDs. Functionality still in development.
  • CS GCD Delay allows you to set a amount of time to wait for CS while GCD is available for use. As an example, if set this to 0.25 (a quarter of a second) and the cooldown on CS is up in 1.2 seconds, but the GCD is up in 1 second, it will suggest waiting the 0.2 second difference to use CS instead of pushing it back from another ability. As gear changes, ti may be optimal to do this over pushing back CS, this addon allows you the flexibility to modify this delay as you see fit.
  • Enable Inquisition: if this is checked, it will use inquisition in the rotation. If it is not checked (say farming or doing dailies), it will suggest using Holy Power on only TV.
  • Enable Rotation manager: IF checked it will suggest abilities to use. If unchecked it will hide teh ability frames, and not suggest abilities to use, making it operate just as a simple holy power display bar.
  • Track AW/Zealotry cooldowns will place two small icons to the right of the ability bars displaying the time in seconds the cooldowns have remaining. Disabling this will hide the cooldown icons.

Enabling Custom Rotation allows you to set your own rotation. Inquisition (when enabled) and Templar's Verdict are always top priority since this will always be the case, the remainder of the attacks are able to be adjusted in priority. The higher in the list, the higher in priority the ability is .

The Rotation codes are as follows:
  • CS=Crusader Strike
  • J=Judgement
  • EXO=Exorcism
  • HW=Holy Wrath
  • HOW=Hammer of Wrath.


How to enable the multi/single target switching.
I currently have it set to be modified by a cripted macro, I could do it through combat logs so it would be totally automated, but parsing combat logs takes up a lot of CPU time so this way is more efficient.

To have the switching, you need a macro for Divine Storm and Templar's Verdict. They are as follows:

Code:
#showtooltip Templar's Verdict
/script rr_multi=0
/cast Templar's Verdict
Code:
#showtooltip Divine Storm
/script rr_multi=1
/cast Divine Storm
When you want to use a single target rotation you hit your TV key, and it use a multi target rotation you hit your DS key. The addon will then swap rotation determinations on the fly. Obviously you may need to modify the macro to match correct spell names. If you do not wish to use single/multi target option, you do not need to, the addon defaults to a single target rotation.



Issues/Important things to note.
  1. -Important- Make sure you visit a class trainer, and learn all of your abilities up to level 80 and spec ret before enabling the addon. If you don't, you will likely have lag/FPS issues.

Planned Additions/Upcoming bug fixes
  • Implement JoTB Judgement prioroity switch


If you do receive an error message, please post the entire message for me as a comment for me, thanks!


Donations
Donations appreciated, but of course are not necessary.. PayPal: ewhenn (at) yahoo dot com.

V0.1--------------
Initial release

v0.1a-------------
Apparently GetSpellTexture was renamed to GetSpellBookItemTexture. Addon updated accordingly.

v4.00-a1----------
*New versioning system, will follow WoW version numbers, a(x) alpha version x, b(x) beta version x, r(x) release version x
*Fixed Toc to list as 40000
*Streamlined code to be more effiecient, should help with some lag issues.

v4.00-a2----------
*Fixed Lag issues, was related to errors thrown by invalid Spell IDs
*Fixed Display errors, it should display properly now
*Added new ret mastery detection and updated rotation to include the procs.

v4.00-a3----------
*Added Frame position retention
*Added Text overly on Displayed Buttons
*Detects if you are playing a paladin or not, will not suggest rotations if you are not
*Added Option to disable/Enable Rotation manager (hides suggestion boxes when disabled)
*Added option fo enable/disable inquisition suggestion (disable while doing dailies, etc)
*Added option to delay CS for GCD for X amount of time

v4.00-a4----------
*Updated Holy power checks to adjsut for upcoming queued Holy Power change
*Added Ability to add a custom rotation

v4.00-a5----------
*Added a second design for HP display. Credit to Darkjade for the art.

v4.00-a6----------
*Updated Built in rotation to Elitist Jerks v4.01 Rotation
*Added ability to track AW + Zealotry Cooldowns

v4.01-b1----------
*De-localized addon, it should now work with all localizations of wow
*Fixed bug with the Icons not showing for AW and Zealotry Cooldowns

v4.01-b2----------
*Added Spec detection.
*Fixed lag bugs related to not being logged in as a paladin or not specced ret.
*EJ Rotation adjusted from hotfix update, The priority for single-target is as follows:
Inq > TV > CS > HoW > Exo > J > HW. The addon has been updated to reflect this.
*Updated XML for config to set top layer strata

v4.01-b4----------
*Fixed an issue where frame position would sometimes be lost.
*Added in option to auto-hide rotation frames when not in combat.
*Fixed issue with class detection for non-english clients.
*Added Multi Target/Single target rotations.
Post A Reply Comment Options
Unread 10-12-10, 11:46 PM  
kgrif7
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Addin in hotkeys

i liek to play with a very minimalstic ui that only uses 1 action bar and i hide the main bar i use the shown bar for blessing/seals/bubble/freedom/salvation etc. and with the new patch ive had 2 moves around. what i was wondering is if you could add in hotkeys instead of the name onto the texture somehting like

rr_hk_cs = "" -- User Defined Hot Key for cs
rr_hk_j = "" -- User Defined Hot Key for judgement
rr_hk_exo = "" -- User Defined Hot Key for exo
rr_hk_hw = "" -- User Defined Hot Key for Holy Wrath
rr_hk_how = "" -- User Defined Hot Key for Hammer Of Wrath
rr_hk_TV = "" -- User Defined Hot Key for Templars Verdict

and could you and a tick box into the config to show hot key, and a place to either config in the lua file or in the options so we can put like cs 1 judge 2 exo 3 TV S1(Shift 1) HOW S2 HW S3?
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 02:35 PM  
xemm
A Deviate Faerie Dragon
 
xemm's Avatar

Forum posts: 15
File comments: 2
Uploads: 0
4 fps ftl

anyone actually get this to work?
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 04:23 PM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Originally posted by xemm
4 fps ftl

anyone actually get this to work?
Are you specced ret?
Are you using the enUS client (English United States)?
Did you train all abilities at a trainer?
Last edited by cannadrys : 10-14-10 at 04:23 PM.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 07:49 PM  
dwil
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 5
Uploads: 1
Is it possible to move the frames? They are placed really badly as they are atm for me
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 08:02 PM  
zlutzor
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
only options for 5 abilities?
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 09:16 PM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Originally posted by zlutzor
only options for 5 abilities?
Inquisition and TV are intended by blizzard to be our highest priority abilities. They are hard set with their own set of special conditions.

The rest of our single target DPS rotation is made up of those 5 abilities.

The other abilities will likely fluctuate over time. I plan on keeping the addon up to date per EJ's rotation, but I have also facilitated a way to set your own rotation, if you so desire.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 09:18 PM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Originally posted by dwil
Is it possible to move the frames? They are placed really badly as they are atm for me
Read the red text on addon description page :P
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 10:23 PM  
li1109
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
very nice addon thank you. .. possible you can add function that can hide the icon when u not in combat?
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 10:39 PM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Originally posted by li1109
very nice addon thank you. .. possible you can add function that can hide the icon when u not in combat?
Yes, I plan on adding that in the relatively near future (sometime before cataclysm launch).
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 12:32 AM  
dlr554
A Kobold Labourer

Forum posts: 0
File comments: 55
Uploads: 0
Config Frame Strata

My Pitbull4 unitframes are partially covering up the config frame. Any way to change the strata of the config frame?
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 03:56 AM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Re: Config Frame Strata

Originally posted by dlr554
My Pitbull4 unitframes are partially covering up the config frame. Any way to change the strata of the config frame?
No options in game for that, but I can do that in the next release. I'll just set it to be top layer since the config is only up rarely anyways.

Thanks for the report.
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 10:21 AM  
help137
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 31
File comments: 120
Uploads: 16
Very nice dude! Since Faceroller is dead, I had to find an equivilent and this is working out nicely!

-A
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 10:28 AM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Re: Config Frame Strata

Originally posted by dlr554
My Pitbull4 unitframes are partially covering up the config frame. Any way to change the strata of the config frame?
fixed.


Originally posted by help137
Very nice dude! Since Faceroller is dead, I had to find an equivilent and this is working out nicely!

-A
Thanks, glad it's helpful.
Last edited by cannadrys : 10-16-10 at 10:29 AM.
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 12:25 PM  
dlr554
A Kobold Labourer

Forum posts: 0
File comments: 55
Uploads: 0
Thanks for the update!

Tried v4.01-b2a and found the Holy Power frame not hiding when switching out of Ret.
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 12:34 PM  
cannadrys
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 17
Uploads: 2
Originally posted by dlr554
Thanks for the update!

Tried v4.01-b2a and found the Holy Power frame not hiding when switching out of Ret.
Sounds right. I don't have the holy power bar set to hide, since I figured it would be useful to a holy/prot pally.


The way I have the spec detection setup is:

If you are ret, it displays the H. Pow bars, and follows the other set options.

If you are holy/prot, it only displays and updates holy power bars.

If you are not a paladin, it hides the addon and disables it completely.
Last edited by cannadrys : 10-16-10 at 12:54 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: