Download
(405Kb)
Download
Updated: 09-09-20 05:14 PM
Pictures
File Info
Compatibility:
Classic Patch (1.13.5)
Updated:09-09-20 05:14 PM
Created:unknown
Downloads:397,063
Favorites:1,435
MD5:

PallyPower  Popular! (More than 5000 hits)

Version: v1.2.27 Classic
by: Aznamir [More]

Pally Power Classic is based on version 3.0 from the Wrath of the Lich King days. This add-on provides an interactive and easy to use interface that allows you to set your own blessings (Righteous Fury, Aura, Seal and Blessings) and automatically checks for missing buffs with an easy to read indicator. While in a Party or RAID Pally Power can be used to assign blessings to other Paladins. Fellow Paladins will also have to run Pally Power for this to occur and the Paladin doing the assignments will have to be the Party Leader, Raid Leader or Raid Assistant. Fellow Paladins can select the "Free Assignment" setting to allow other non-leaders to change your Blessing assignment. In combat, none of the assignments can be changed due to the in-combat lock-out. Button controls are as follows from Top to Bottom:

Aura Button:

Mouse-Wheel (Up/Down) to cycle though Auras.
Left-Click to cast.

Seal Button | Left Side (Righteous Fury):

SHIFT + Mouse-Wheel (Up/Down) Turns Righteous Fury on/off.
Left-Click to cast.

Seal Button | Middle (Seals):

Mouse-Wheel (Up/Down) to cycle through Seals.
Right-Click to cast.

Drag Dot:

Hover over will produce a tooltip on its usage and status colors.

Left-Click to Lock (Red) / Unlock (Green) – will auto lock after 30 seconds.
Right-Click opens Blessing assignment config.

Auto Buff Button:

This button is useful when a class already has a Greater Blessing ticking away and a player within that class had died, missed the initial Greater Blessing, just joined the Party/Raid, or has an alternate blessing assigned to an individual player other than the class assignment. For example, my guild will assign Greater Blessing of Salvation to Warriors but assign a Normal Blessing of Light to tanks. The Auto Buff button will refresh those Normal Blessing assignments on the tanks without recasting Greater Blessing of Salvation and wasting Symbol of Kings. Right-Click will NOT work while in combat. Use the player’s Pop Out button (see below) to rebuff Normal Blessings while in combat.

Left-Click will buff/refresh Greater Blessings starting with a class that isn't buffed followed by the least time remaining.
Right-Click will buff/refresh Normal Blessings starting with a class that isn't buffed followed by the least time remaining.

Class Buttons:

Left-Click will cast a Greater Blessing on that class. PAY ATTENTION TO THE TIMERS because Left clicking each class button more than once will just waste Symbol of Kings. Left-Click will also work IN combat.
Right-Click works much the same way the Auto Buff button works except that it's limited to buffing the players in the clicked class. Right-Click will NOT work in combat. Use the player’s Pop Out button (see below) to rebuff Normal Blessings while in combat.

Class Buttons --> Pop Out (*Player Names*):

Left-Click will buff the named player with a Greater Blessing along with all players of that class. This is how Greater Blessings work by design so don't click each player with a Greater Blessing. You'll just waste Symbol of Kings.
Right-Click will buff the player with a Normal Blessing. These are the ONLY buttons that can be used to rebuff Normal Blessings while in combat.

v4.0.11
Re-done to support whatever paladin buffing functionality is left in WoW4.0.1
v4.0.12-15
Small fixes, options menu adjustments, added profile support, updated localizations, etc.

v4.0.16-4.0.17
Small code clean-up
RF button takes place of seals/auras when they disabled, so there's no more gap between buttons
Added SharedMedia to optional dependencies to fix the load order
Corrected CancelTimer issues
Post A Reply Comment Options
Unread 05-10-09, 11:01 PM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
Originally posted by Teaminnovator
I'm having a slight problem. The Righteous Fury button is great and now when I right click on it I can self buff my Seals. But, how do you change the seal that it buffs? Right now it buffs Seal of Blood, which as a tank is not exactly the best choice.
Just the same way as you do with all other buff buttons - to change the assigned spell use your mouse wheel to scroll thru spells.
To turn on/off Rigtheous Fury use Shift + Mouse Wheel.
Report comment to moderator  
Reply With Quote
Unread 05-10-09, 07:28 PM  
Teaminnovator
A Deviate Faerie Dragon

Forum posts: 14
File comments: 1
Uploads: 0
Like everyone else I will chime in that I love this mod. Only wish I could get more of my paladin raiders to use it.

I'm having a slight problem. The Righteous Fury button is great and now when I right click on it I can self buff my Seals. But, how do you change the seal that it buffs? Right now it buffs Seal of Blood, which as a tank is not exactly the best choice.

Thanks for any help,
Prot
Report comment to moderator  
Reply With Quote
Unread 04-26-09, 08:21 AM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
Originally posted by Kazie
Okay i'll try that.. ehm.. what color code or whatever it's called is that? i don't recall any type of colorcode with a T value
T is transparency - 1.0 is solid, 0.0 fully transparent
Report comment to moderator  
Reply With Quote
Unread 04-26-09, 01:56 AM  
Kazie
A Kobold Labourer

Forum posts: 1
File comments: 79
Uploads: 0
Originally posted by Aznamir
You can switch the Skin to 'None' to restore the old look and feel.
But the colors did not change a single bit after the new skins were added.

Also you can change the actual colors to anything you like in PallyPowerValues.lua.

Code:
       
cBuffNeedAll     = {r = 1.0, g = 0.0, b = 0.0, t = 0.5},
cBuffNeedSome    = {r = 1.0, g = 1.0, b = 0.5, t = 0.5},
cBuffNeedSpecial = {r = 0.0, g = 0.0, b = 1.0, t = 0.5},
cBuffGood        = {r = 0.0, g = 0.7, b = 0.0, t = 0.5},
Okay i'll try that.. ehm.. what color code or whatever it's called is that? i don't recall any type of colorcode with a T value
Report comment to moderator  
Reply With Quote
Unread 04-24-09, 05:23 PM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
Originally posted by Kazie
Will it be possible to change the colors in a later patch?
Personally i just hate that pallypower has all tho powers and it's no longer as passive as it was when the bars were darker. Buff addons are not supposed to draw attention to them selves.
- Kazie
You can switch the Skin to 'None' to restore the old look and feel.
But the colors did not change a single bit after the new skins were added.

Also you can change the actual colors to anything you like in PallyPowerValues.lua.

Code:
       
cBuffNeedAll     = {r = 1.0, g = 0.0, b = 0.0, t = 0.5},
cBuffNeedSome    = {r = 1.0, g = 1.0, b = 0.5, t = 0.5},
cBuffNeedSpecial = {r = 0.0, g = 0.0, b = 1.0, t = 0.5},
cBuffGood        = {r = 0.0, g = 0.7, b = 0.0, t = 0.5},
Report comment to moderator  
Reply With Quote
Unread 04-24-09, 05:02 AM  
Kazie
A Kobold Labourer

Forum posts: 1
File comments: 79
Uploads: 0
Will it be possible to change the colors in a later patch?

Personally i just hate that pallypower has all tho powers and it's no longer as passive as it was when the bars were darker. Buff addons are not supposed to draw attention to them selves.

- Kazie
Report comment to moderator  
Reply With Quote
Unread 04-22-09, 08:14 PM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
ATTENTION!

Looking for translators for PallyPower. All translations are open for review and edit on curseforge.com
Last edited by Aznamir : 04-24-09 at 05:26 PM.
Report comment to moderator  
Reply With Quote
Unread 04-19-09, 08:54 PM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
Originally posted by kneeki
Here is a SS of memory usage. I'm using your latest version:
Here's mine
http://i65.photobucket.com/albums/h2...r/pp_usage.png
Report comment to moderator  
Reply With Quote
Unread 04-19-09, 04:51 PM  
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 134
File comments: 144
Uploads: 5
Originally posted by Aznamir
I've never seen PallyPower taking so much memory. Usually is about 340kb.
PallyPower is enabled by default because non-paladin players could use it to control blessing assignments.
Ah yeah I know that it's used for non paladin players, was just a suggestion

Here is a SS of memory usage. I'm using your latest version:

http://img16.imageshack.us/my.php?image=wowscrnshot041909155024.jpg
Last edited by kneeki : 04-19-09 at 04:52 PM.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 08:03 PM  
Aznamir
A Fallenroot Satyr
 
Aznamir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 103
Uploads: 2
Originally posted by kneeki
I was curious, PP currently takes up nearly 1mb in memory, even when the player is not playing a paladin. Do you think you could make a check in ADDON_LOADED to see if the player is a paladin, if so, load the addon, else have the addon load on demand.
I've never seen PallyPower taking so much memory. Usually is about 340kb.
PallyPower is enabled by default because non-paladin players could use it to control blessing assignments.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 08:49 AM  
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 134
File comments: 144
Uploads: 5
I was curious, PP currently takes up nearly 1mb in memory, even when the player is not playing a paladin. Do you think you could make a check in ADDON_LOADED to see if the player is a paladin, if so, load the addon, else have the addon load on demand.
Report comment to moderator  
Reply With Quote
Unread 02-26-09, 04:07 PM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
There is currently an updated version on Curse.
addition of seals to PP seems to be the change.
player buttons still broke, and likely to be so until 3.1 (if blizzard implements certain changes the authors hoping for.)
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Report comment to moderator  
Reply With Quote
Unread 02-24-09, 10:20 AM  
forty2j
A Cobalt Mageweaver

Forum posts: 232
File comments: 260
Uploads: 0
Also, no big issue, I've noticed the range checking seems to cut itself short. Someone can be out of range according to PallyPower yet they still receive the blessing. Either they're slipping in before the next range check or the range isn't set for 40 yards. Not sure how addons work, but being able to change the interval for range checking would be cool.
That's Blizzard's problem.. it bothers my PerfectRaid too. There's a "UnitInRange" API call that seems to be set at something like 36 yds, rather than the maximum range of any spell you can cast on the target. There's a manual workaround that can be put in the lua, but it hurts performance.
Report comment to moderator  
Reply With Quote
Unread 02-24-09, 10:17 AM  
forty2j
A Cobalt Mageweaver

Forum posts: 232
File comments: 260
Uploads: 0
Originally posted by Kathan
Anyway, since it's BC incarnation, somewhere along the line I've lost the ability to assign a 10 minute blessing on an individual player on the buffing bar. If I hover over a class, it still shows all the players, yet when I go to hover over a player, the players disappear as if that feature has been disabled. I can still configure it in the blessing assignment screen, but it also takes away the ability to refresh a 10 minute blessing on a specific player if need be.
See below.. 3.0.9 broke functionality PallyPower was using to paint the player buttons and make them settable/clickable.

Once you use the options screen to set the 10-min blessings, you should be able to left-click the class buton to cast the greater blessing, and then right-click it as needed to cast the baby blessings.
Report comment to moderator  
Reply With Quote
Unread 02-22-09, 01:22 PM  
Kathan
An Aku'mai Servant

Forum posts: 33
File comments: 16
Uploads: 0
I absolutely positively love PallyPower. Ever since a fellow Paladin told me about it back in BC, I've been nuts about it, telling every single Paladin I come across in a Pug or group to download it now. It's easy to use, and makes buffing tons easier.

Anyway, since it's BC incarnation, somewhere along the line I've lost the ability to assign a 10 minute blessing on an individual player on the buffing bar. If I hover over a class, it still shows all the players, yet when I go to hover over a player, the players disappear as if that feature has been disabled. I can still configure it in the blessing assignment screen, but it also takes away the ability to refresh a 10 minute blessing on a specific player if need be. I find right clicking the BoJ icon at the top doesn't always logically refresh the 10 minute blessing with the least amount of time left. (Hey, I like to save SoKs if only one player in a class died, lol)

Also, no big issue, I've noticed the range checking seems to cut itself short. Someone can be out of range according to PallyPower yet they still receive the blessing. Either they're slipping in before the next range check or the range isn't set for 40 yards. Not sure how addons work, but being able to change the interval for range checking would be cool.

Anyway, awesome mod despite a quirk here and there over the releases. Oh, any chance of seeing Aura Assignments? That'd be awesome. =D
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.