------------------------------------------------------------------------
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(<name>, <token>) 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
------------------------------------------------------------------------