Φ wowmods - Paladin Buffer @ ?
[ addon updates | search | RSS | Google: subscribed link (?); Gadget | Twitter ]
[ login | register ] [ contact ]
search addons:

 • details
addon: Paladin Buffer
listed author: Shadowed   [list all addons]
latest version: r1313
date last updated: Tue, 05 May 2009 05:38:46 +0100
date added: Wed, 11 Mar 2009 01:50:11 +0000
 
curseforge: http://wow.curseforge.com/projects/paladin-buffer/
wowinterface.com: http://www.wowinterface.com/downloads/info12734-r1313.html

 • about + changelog
Change Log:









r1313 | shadowed.wow | 2009-05-04 21:38:31 -0700 (Mon, 04 May 2009) | 1 line



* Fixed an error when using in a party






r1312 | shadowed.wow | 2009-05-04 14:28:03 -0700 (Mon, 04 May 2009) | 7 lines



* Few more tweaks to the buff frames

* Moved from using name to guid for storing buff times as it's more accurate

* Fixed single blessings not showing up currently in the main buff frame

* Fixed "None" not showing up in the overall buff frame when no greater blessings are assigned at all

* Fixed popout frame not working for single blessings

* Fixed a few leaked globals

* Added "" next to pets in the popout frame






r1311 | shadowed.wow | 2009-05-04 13:30:15 -0700 (Mon, 04 May 2009) | 15 lines



* Added support for pets, allows you to show them as the class that they get greater blessings for. Meaning, Ghouls will show up as Rogues, Hunter pets as Warriors and so on, this lets you manually greater buff them, as well as seeing that pets are missing buffs (Disabled by default, enable in configuration)

* Fixed comm code auto rejecting any requests from the player which was stopping your own data from being sent when requesting data

* Fixed PRD, RRU, PMC, UP being called even if PB wasn't enabled

* Fixed a SetPoint frame is dependent error that can happen while syncing

* Fixed some "lag" when syncing a large amount of comm data with the assignment UI open

* Fixed popout frame showing 00s left on buff timers (Now shows "None"

* Fixed popout frames padding buff timers with a 0

* Fixed popout color updating a second behind the popout frame being shown, instantly updates now and then updates every second after

* Fixed popout frame not being a solid background and making it harder to see them

* Fixed popout frames not showing in front of the class buff frames

* Fixed popout frame timer/name positioning

* Reduced auto hide time to 0.20 seconds

* Cleaned up message code, will no longer fire tons and tons of events, only whats needed.










r1309 | shadowed.wow | 2009-05-02 22:47:02 -0700 (Sat, 02 May 2009) | 1 line



* Fixed a bug where players who were assigned sanct then respecced out of it, would still be considered assigned to dooing it despite not having the talent anymore.






r1305 | shadowed.wow | 2009-05-02 16:08:25 -0700 (Sat, 02 May 2009) | 1 line



* Changed pattern matching for spell ranks, so it works across all localizations






r1294 | shadowed.wow | 2009-04-30 18:03:49 -0700 (Thu, 30 Apr 2009) | 1 line



* Fixed a bug with the buff frame reshowing after leaving a raid, or entering combat in general






r1281 | shadowed.wow | 2009-04-26 08:23:03 -0700 (Sun, 26 Apr 2009) | 1 line



* Fixed a bad print remaining in _onenter






r1266 | shadowed.wow | 2009-04-23 15:36:49 -0700 (Thu, 23 Apr 2009) | 5 lines



* Added growth direction for pop out frame (Can be set in config)

* Added SHIFT + assign to let you assign single blessings to an entire class

* Fixed pop out frame showing the wrong person * Fixed pop out frames not hiding when disabled until log out/reload

* Removed 3.0 checks








r1237 | shadowed.wow | 2009-04-12 13:23:27 -0700 (Sun, 12 Apr 2009) | 1 line



* Fixed typo






r1235 | shadowed.wow | 2009-04-12 13:16:56 -0700 (Sun, 12 Apr 2009) | 8 lines



* Fixed SHIFT + Assigning not unassigning blessings to classes with blacklists

* Fixed self data sent while locked being allowed through

* Added PaladinBuffer:MassAssignBlessing(, ) assigns the passed token to all classes (Providing it's not a blacklisted one for them)

* Removed the assigned abbreviations, either permanently or just for now, not sure which

* Changed the assignment frame a little bit, reduced overall height and width

* Changed my mind, keeping locking in, I like it more than my other method

* Library update








r1234 | shadowed.wow | 2009-04-12 12:12:50 -0700 (Sun, 12 Apr 2009) | 1 line



* Removed locking code






r1218 | shadowed.wow | 2009-04-06 20:23:15 -0700 (Mon, 06 Apr 2009) | 6 lines



* Added assignment locking, lets you ignore any syncs that come from anyone else until you either unlock it, or push your own assignments

* Fixed class frames not being hidden when you only want the summary shown

* Fixed summary frame showing when exiting combat

* Fixed frame strata for buff frames, now are correctly listed as LOW not HIGH

* Fixed class frames being updated for every single person of that class in the raid, not just one time

* Class frames are now hidden if you do not have an assignment for them






r1205 | shadowed.wow | 2009-04-04 18:50:50 -0700 (Sat, 04 Apr 2009) | 1 line



* Fixed class icon alpha not being reset to 100% when leaving combat






r1197 | shadowed.wow | 2009-04-04 15:24:18 -0700 (Sat, 04 Apr 2009) | 1 line



* Whoops, TOC is supposed to be 30100 not 31000






r1194 | shadowed.wow | 2009-04-04 12:58:20 -0700 (Sat, 04 Apr 2009) | 1 line



* Improved quick assignment logic, it should now actually be smart in it's assignments and strictly follow the priorities






r1186 | shadowed.wow | 2009-04-03 14:40:09 -0700 (Fri, 03 Apr 2009) | 5 lines



* Added the ability to buff in combat through the frames, class icons will fade out to 50% alpha if we didn't find anyone you can buff it on

* Added pop out bars per class (Hidden until 3.1)

* Added option to disable the pop out bars (Hidden until 3.1)

* Library + TOC update








r1183 | shadowed.wow | 2009-04-02 20:11:12 -0700 (Thu, 02 Apr 2009) | 2 lines



* Fixed players trying to parse syncs they sent

* Fixed blessing sync






r1182 | shadowed.wow | 2009-04-02 20:03:13 -0700 (Thu, 02 Apr 2009) | 5 lines



* Fixed single blessing frame getting messed up in the display

* Buff frame can now be shown while ungrouped (See options to enable this)

* Added localization.deDE

* Added code to send the new blessing data when talents change, this uses a new sync comm however if they are using an older version they will have to manually refresh to see the update

* Changed REQUEST comm, no longer requires the person who requested it to have permission






r1163 | shadowed.wow | 2009-03-27 11:28:46 -0700 (Fri, 27 Mar 2009) | 15 lines



* Added specific single assignments, clicking on a Paladins name will set them to do the single blessings (and show them as being selected), defaults to auto assigning single blessings

* Added frame example when the buff gui frame is unlocked, shows the summary buff frame

* Added indicator of how many single blessings of a type a Paladin is assigned to

* Fixed a few leaked globals

* Fixed blessing icons not being hidden when available blessings changes

* Fixed a possible positioning issue with blessing icons

* Fixed roster update not actually updating the single assignment frame

* Fixed blessing update not updating the single assignment frame

* Fixed a mass assignment bug, will no longer do a mass assign for buffs such as Wisdom or Might where not every class wants them

* Cleaned up code for loading units, players pet is now loaded as well

* Cleaned up display code for single players

* Changed load order, first we scan spells, then we check for enabling modules, then we update key bindings

* Changed color coding so that the class name is colored, the units name are white, pet header is goldish

* Changed syncing so it's always enabled regardless of what zone type you are in








r1154 | shadowed.wow | 2009-03-14 16:10:19 -0700 (Sat, 14 Mar 2009) | 4 lines



* Instead of graying out icons when you don't have permission, they won't be clickable, confusing as to who is assigned what otherwise.

* Changed spell range detection, now forces people to be within 30 (single blessings) or 40 (greater blessing) yards to buff them, once we get maps in dungeons I can probably change this

* Moved /pb assign to Config:ToggleAssignmentUI()

* Moved /pb config to Config:OpenConfig()






r1153 | shadowed.wow | 2009-03-12 16:58:56 -0700 (Thu, 12 Mar 2009) | 12 lines





* Fixed single buffing not working

* Fixed the PreClick function being created 11 times instead of once

* Fixed buff frame and smart buff bindings not having there attributes reset when entering combat (So you can't spam them to buff the same person)

* Fixed overall buff frame icon being set to 50% alpha all the time instead of 50% in combat and 100% out

* The players assignments are no longer reset when leaving a group, everyone else is still thought

* Changed the buff frame slightly, reduced width by about 20 pixels, removed the blessing icons for assignments, increased font size for timer text

* Changed format for assignments, no longer storing "none" for no assignment simpler this way

* Changed single assignments, if a greater is assigned to them you can still assign a single

* Cleaned up the buff frame code a bit

* Added option to change the color of the background and border for the buff frame

* Added option to hide the overall frame specifically but leave the classes open






r1151 | shadowed.wow | 2009-03-11 17:30:15 -0700 (Wed, 11 Mar 2009) | 3 lines



* Changed to SPELLS_CHANGED event for rescanning spells

* Moved back to using defaults for the assignments and blessings table for the player

* Added spell rescans when showing the assignment frame and sending your own data if the initial one failed






r1150 | shadowed.wow | 2009-03-11 16:16:08 -0700 (Wed, 11 Mar 2009) | 3 lines



* Removed auto unassigning blessings if they conflict with an already assigned one (Only applies to greater blessings, not single)

* Upped maximum scale of buff frame to 200%

* Fixed permissions not updating on permission change






r1149 | shadowed.wow | 2009-03-11 09:20:55 -0700 (Wed, 11 Mar 2009) | 4 lines



* Added SHIFT + Clicking of assignment icons to mass set them for all classes

* Playing around with a new layout for the buff frame, uses less width but more height now (Not that much more)

* Fixed auto buffing singles not working through the frame








r1148 | shadowed.wow | 2009-03-11 00:12:28 -0700 (Wed, 11 Mar 2009) | 14 lines



* Fixed an error for non-paladins

* Fixed buff frames getting weird when scaling them down

* Fixed buff frames being a pixel off in positioning

* Fixed CeateSingleFrame function name typo

* Fixed UnregisterMessage("PB_ROSTER_UPDATED", "UpdateGroupList") call

* Fixed two new functions being created every time the assignment frame was shown



* Added an option to either ignore offline people or wait until they are all online before buffing

* Added an option to let people set assignments for you without having permission, this only applies to raids however, in parties anyone has permission.

* Added info that you can ALT + drag the anchor in the locked option

* Split the time threshold into single and greater thresholds that are now set by minutes instead of percentages

* Changed assignment blessing icons slightly, disabled ones are now shown at 80% alpha but grayed out (instead of 10%)

* Changed permissions so we actually use them now, you can change your own assignments if you want to personally, but you can't change others (and others can't change yours) without permission, names are shown as red + the blessing icons are grayed out when you do not have permission








r1147 | shadowed.wow | 2009-03-10 19:29:30 -0700 (Tue, 10 Mar 2009) | 2 lines



* When blessings are assigned, added a group scan for auras

* Offline people are no longer counted when doing checks to see if we should buff






r1146 | shadowed.wow | 2009-03-10 17:02:14 -0700 (Tue, 10 Mar 2009) | 1 line



* Fixed lowest timer detections for single and greater buffs






r1145 | shadowed.wow | 2009-03-10 13:48:37 -0700 (Tue, 10 Mar 2009) | 1 line



* Fixed class frames not being hidden when the main one is






r1144 | shadowed.wow | 2009-03-09 13:33:25 -0700 (Mon, 09 Mar 2009) | 8 lines



* Moved smart buffing frames into whatever that function is called to create/bind them

* Added PB_ROSTER_UPDATE message when the raid is changed

* Fixed ResetAllAssignments looking at data variable instead of target

* Fixed buff frame updating too slowly (or not at all) when assignments changed

* Fixed class frames not hiding

* Fixed single icon indicator not updating

* Fixed the ability to assign the same single blessing when the class already has a greater assigned to them

* Fixed the player not being loaded as a unit in the single assignment frame






r1143 | shadowed.wow | 2009-03-08 22:42:35 -0700 (Sun, 08 Mar 2009) | 5 lines



* Added all of the smart buffing features in

* Added buff time displays

* Added configuration

* Made all of the sync code actually work

* Fixed some display bugs in the assignment UI






r1142 | shadowed.wow | 2009-03-07 23:37:17 -0800 (Sat, 07 Mar 2009) | 5 lines



* Added all the syncing code in for both Paladin Buffer and Pally Power users

* Added in the assignment GUI (/pb, /paladinbuffer, /paladinbuff)

* Added quick assignments

* Added messages in so other addons (and the GUI) can plugin to blessings being changed

* In general made everything work






r1134 | shadowed.wow | 2009-03-03 18:40:12 -0800 (Tue, 03 Mar 2009) | 2 lines



* Initial Import: PaladinBuffer/

* Pally Power replacement, doesn't actually do anything yet but all of the syncing code is in as well as the code to handle receiving syncs from Pally Power and Paladin Buffer






Description:




Paladin Buffer is meant to simplify the assigning and managing both greater and single blessings... and there's not really much to it besides that. Includes a small buff status frame to see what the lowest greater and single blessing is overall and per class, the ability to buff individual classes through it as well as a key binding to smart greater and single buffing people. Syncs with other Paladin Buffer users, and includes an option (enabled by default) to sync with Pally Power.



Slash command is /paladinbuffer and the short cut is /pb



For broker users, you can use the plugin by fraz0815 at http://wowinterface.com/downloads/info12787-Broker_PaladinBuffer.html



For bug reports or feature suggestions

From now on I will be using the portal WoWI provides for bug reports, as it is much easier for me to manage with a lot of addons and limited time. You can find a link below the download button, or at http://www.wowinterface.com/portal.php?id=269

 
Hint: see addon details for related searches in Google: use the Google Subscribed Links service.