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,015
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 12-15-09, 08:12 AM  
yunero
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
i have quite a simple problem, that prevents me from using pally power although i really want to.

it's simply the feature of buffing targets with every left and right click. according to your informations and comments this should go away in combat, but it does not for me. Probably due to a conflict with another addon.

Therefore i ask if i can somehow turn off this feature manually, that you buff with every left and right click. if that would be able somehow, i could use it just fine...
Last edited by yunero : 12-15-09 at 08:15 AM.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 06:40 AM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Just installed and was fiddling with the settings, trying to figure things out in the options. Found this in Bugsack when I was done.

Code:
1x PallyPower-v3.2.9-release\PallyPower.lua:2662: attempt to index field '?' (a nil value)
PallyPower-v3.2.9-release\PallyPower.lua:2607: in function `SelectBuffsByClass'
PallyPower-v3.2.9-release\PallyPower.lua:2580: in function `AutoAssignBlessings'
PallyPower-v3.2.9-release\PallyPower.lua:2520: in function `AutoAssign'
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = <table> {
 CanControl = <function> @ PallyPower\PallyPower.lua:956:
 Skins = <table> {}
 InventoryScan = <function> @ PallyPower\PallyPower.lua:808:
 ParseMessage = <function> @ PallyPower\PallyPower.lua:1012:
 GetSpellID = <function> @ PallyPower\PallyPower.lua:2118:
 layout = <function> @ PallyPower\PallyPowerOptions.lua:315:
 AutoAssignAuras = <function> @ PallyPower\PallyPower.lua:2834:
 player = "Thomas"
 auraButton = PallyPowerAura {}
 IsAuraActive = <function> @ PallyPower\PallyPower.lua:2760:
 AssignPlayerAsClass = <function> @ PallyPower\PallyPower.lua:619:
 ToggleAuras = <function> @ PallyPower\PallyPowerOptions.lua:409:
 AutoBuffClear = <function> @ PallyPower\PallyPower.lua:2357:
 displayColumns = <function> @ PallyPower\PallyPowerOptions.lua:329:
 displayAlignClassButtons = <function> @ PallyPower\PallyPowerOptions.lua:341:
 PerformAuraCycleBackwards = <function> @ PallyPower\PallyPower.lua:2741:
 AuraIcons = <table> {}
 ToggleFA = <function> @ PallyPower\PallyPowerOptions.lua:364:
 UpdateRoster = <function> @ PallyPower\PallyPower.lua:1233:
 GetBuffExpiration = <function> @ PallyPower\PallyPower.lua:1857:
 ToggleWaitPeople = <function> @ PallyPower\PallyPowerOptions.lua:404:
 BuffBarTitle = "Pally Buffs (%d)"
 ScanInventory = <function> @ PallyPower\PallyPower.lua:799:
 OnEnable = <function> @ PallyPower\PallyPower.lua:53:
 DewClick = <function> @ PallyPower\PallyPower.lua:2206:
 BuffScale = <function> @ PallyPower\PallyPowerOptions.lua:295:
 NormalBlessingIcons = <table> {}
 GetRFExpiration = <function> @ PallyPower\PallyPower.lua:1887:
 OnInitialize = <function> @ PallyPower\PallyPower.lua:29:
 SealAssign = <function> @ PallyPower\PallyPower.lua:2504:
 displayAlignPlayerButtons = <function> @ PallyPower\PallyPowerOptions.lua:347:
 PerformAuraCycle = <function> @ PallyPower\PallyPower.lua:2714:
 GetUnitAndSpellSmart = <function> @ PallyPower\PallyPower.lua:2140:
 Spells = <table> {}
 PerformCycle = <function> @ PallyPower\PallyPower.lua:521:
 name = "PallyPower"
 AutoAssignBlessings = <function> @ PallyPower\PallyPower.lua:2553:
 UpdateRoster_test = <function> @ PallyPower\PallyPower.lua:1170:
 category = "Paladin"
 GetNumUnits = <function> @ PallyPower\PallyPower.lua:1160:
 playerButtons = <table> {}
 Report = <function> @ PallyPower\PallyPower.lua:473:
 notes = "Raid/Party Paladin buffs"
 ClassToID = <table> {}
 CountClasses = <function> @ PallyPower\PallyPower.lua:1405:
 ScanSpells = <function> @ PallyPower\PallyPower.lua:729:
 HLSpell = "Holy Light"
 ClassIcons = <table> {}
 Reset = <function> @ PallyPower\PallyPower.lua:117:
 ToggleDragHandle = <function> @ PallyPower\PallyPowerOptions.lua:380:
 AutoAssign = <function> @ PallyPower\PallyPower.lua:2516:
 SyncAdd = <function> @ PallyPower\PallyPower.lua:995:
 SavePreset = <function> @ PallyPower\PallyPower.lua:2364:
 CHAT_MSG_SYSTEM = <function> @ PallyPower\PallyPower.lua:938:
 HasAura = <function> @ PallyPower\PallyPower.lua:2707:
 SetButton = <function> @ PallyPower\PallyPower.lua:1738:
 ClassID = <table> {}
 CONFIG_DRAGHANDLE = "Left Mouse Drag to move BuffBar
Left Click to Lo
  ---
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 07:50 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 Petrah
Just installed and was fiddling with the settings, trying to figure things out in the options. Found this in Bugsack when I was done.
I've seen this error reported before but I could never reproduce it.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 10:58 PM  
tevart
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
Re: Re: Re: Re: Not owrking

Originally posted by Aznamir
Are you using Simple Mini Map by any chance? Update or disable it.
Wanted to let you know that your fix worked, I updated the map and it works great. Thanks
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 07:51 PM  
Arkive
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 242
File comments: 465
Uploads: 1
Is there a config view for the bars? I want to resize and orient the bar for my UI but can't seem to get the buffs to populate.
Last edited by Arkive : 12-23-09 at 05:59 AM.
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 06:14 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 Arkive
Is there a config view for the bars? I want to resize and orient the bar for my UI but can't seem to get the buffs to populate.
Options -> Buff Buttons
is the config for buff buttons.

Make sure the addon is enabled and working.
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 07:13 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Aznamir
Options -> Buff Buttons
is the config for buff buttons.

Make sure the addon is enabled and working.
It is absolutely useless when you're setting your PP up.
You have to be in raid to actually see a difference, and at that point, you usually have more thinga to do, than to shuffle with single addon settings.
If you don't understand the words "config view" - look at, for example, HealBot's test bars.
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 08:19 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 AnrDaemon
It is absolutely useless when you're setting your PP up.
You have to be in raid to actually see a difference, and at that point, you usually have more thinga to do, than to shuffle with single addon settings.
If you don't understand the words "config view" - look at, for example, HealBot's test bars.
Ah, I see...

you can run the following script to add some test players:

/script PallyPower:UpdateRoster_test()
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 12:06 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Aznamir
Ah, I see...

you can run the following script to add some test players:

/script PallyPower:UpdateRoster_test()
For me, it only adds one more plate (warrior)...
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 10:35 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 AnrDaemon
For me, it only adds one more plate (warrior)...
It adds 3 paladins and 1 warrior. Enough to setup the layout. Actually is it not intended purpose.

You can always join AV to get more
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 12:58 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Aznamir
It adds 3 paladins and 1 warrior. Enough to setup the layout. Actually is it not intended purpose.
2 bars not quite enough to properly position 2-row/6-column layout.

You can always join AV to get more
40 min queue? >.> Thanks.

And BTW, what about seal monitoring/buffing?
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 10:31 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 AnrDaemon
2 bars not quite enough to properly position 2-row/6-column layout.
40 min queue? >.> Thanks.
And BTW, what about seal monitoring/buffing?
Um... using default layout I don't think you can make a good 2 row, 6 column setup. Gotta create a new one.

Seal monitoring is there, just need to enable the button.
http://media.curse.com/Curse.Project...14503/bar1.png
Report comment to moderator  
Reply With Quote
Unread 12-28-09, 01:55 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Aznamir
Um... using default layout I don't think you can make a good 2 row, 6 column setup. Gotta create a new one.
Well, it's enough for me, as it compact, but not cluttered.
And when I don't have pets enabled for buffs, It's perfect 5x2 bar.

Seal monitoring is there, just need to enable the button.
http://media.curse.com/Curse.Project...14503/bar1.png
The nly problem - I can't figure out, how to set it up...
Report comment to moderator  
Reply With Quote
Unread 12-28-09, 06:45 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 AnrDaemon
The only problem - I can't figure out, how to set it up...
Enable the RF/Seal button, then use mouse wheel scroll to change it.
Shift+Scroll for RF on/off.
Report comment to moderator  
Reply With Quote
Unread 12-28-09, 07:00 PM  
Arkive
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 242
File comments: 465
Uploads: 1
I was mainly asking about a config view as I'm trying to set it up for inclusion in my UI. I'm about to reactivate my old acct that has my higher level paly, so I should be able to set it up in AV as recommended. That said, a config view with all the classes/blessings/etc that you might see would be great for making sure it expanded the way you wanted and didn't potentially overlap other UI elements during a raid (the worst time to be messing with addon settings).
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.