promotional bannermobile promotional banner

Simple Buff Bars

Abandoned
Simple Buff Bars

File Details

r20091222

  • R
  • Dec 22, 2009
  • 207.96 KB
  • 3.9K
  • 3.3.0
  • Retail

File Name

SimpleBuffBars-r20091222.zip

Supported Versions

  • 3.3.0

Author: Shadowed <shadowed.wow@gmail.com>
Date:   Tue Dec 22 00:49:45 2009 -0800
All temporary enchant update issues should be fixed, I hope!
TOC bump 30300
Updated localization, and moved it all to the namespace locals
Moved to using namespace table Blizzard provides
Added new files
Library update

Date:   Fri Aug 7 13:40:12 2009 -0700
- Library update
- Fixed a typo for offhand temporary enchant detection
- TOC Bump

Date:   Sat Aug 1 23:22:38 2009 -0700
* Changed temporary enchant detection, hopefully will fix bugs with it not working correctly
* Changed temporary enchants to be enabled by default
* Changed DB to use a default profile
* Fixed issues related to temporary enchants and changing/reloading profiles
* Library update

Date:   Sat May 23 21:19:08 2009 -0700
* You can no longer loop anchors through the configuration

Date:   Sun May 10 15:47:18 2009 -0700
* Fixed an issue with filters not being changed when using duel specs
Author: unknown <Shadowed@.(none)>

Date:   Thu May 7 14:33:37 2009 -0700
* Stupid CRLF
Author: Shadowed <shadowed.wow@gmail.com>

Date:   Sun May 3 02:19:51 2009 +0000
* Fixed color by type not working, you might have to reset the option for it to take affect
* Blizzard timer format is now simply seconds, no longer pads it with a 0
* Cleaned up code a bit
* Cleaned up the temporary enchant code, will only update it if theres an actual change now, this should also fix a bug with a concat error on 'name'

Date:   Sat May 2 08:06:21 2009 +0000
* Fixed an error in temp enchants when using a Fishing Lure

Date:   Fri May 1 03:50:39 2009 +0000
* Fixed a bug if you tried to set a custom font that wasn't loaded at the exact time the bars are created
* Oh right now I remember why I was checking type, fixed debuff color not turning red
* Added an option to hide the icons
* Cleaned up the buff code slightly
* Updated korKR (Thanks Can)

Date:   Tue Apr 28 04:22:09 2009 +0000
* Fixed OnClick being called if the buff wasn't one from the player
* Updated/Added zhCN/zhTW localization (Thanks wowui.cn

Date:   Mon Apr 27 21:17:25 2009 +0000
* Added korKR localization (Thanks again to Can)
* Removed PASSIVE aura filter, as it was removed at some point
* Updating an extra units configuration will update that anchor without to reset the unit
* Added an option to filter buffs the player did not cast (for extra units only)

Date:   Sat Apr 25 04:12:11 2009 +0000
* Should add a tooltip clarifying that if they disable extra units, the configuration for those are reset too I guess
* Fixed temporary enchants having multiple instances appear of the same one
* Added all of the code in to support target/focus/pet bars (When enabled)
* Started to add base code in to allow buff bars for focus/pet/target, since it turns I can do it with very little additional code (If the user doesn't want them enabled)
* Fixed PEW not being unregistered after the first call
* Fixed text width of bars, will correctly resize based on the timer duration width
* Fixed an error at line #101 in filters.lua
* Cleaned up the configuration, no longer uses some of the old whacky methods
* Redid and cleaned up a lot of the display code, no longer need to hack in temporary enchants/tracking to get them to display in anchors
* Added the ability to enable or disable groups

Date:   Fri Apr 17 18:06:30 2009 +0000
* Scale can't go below 0.01 now to prevent an error
* Changed pattern match on temporary enchant names to work with both US and Korean localizations (Thanks Can)

Date:   Thu Apr 16 22:45:30 2009 +0000
* Added a check so we don't stack overflow in OnShow
* Anchor spacing can go from -100 to 100 now (not 0 to 100)
* Fixed tempenchants typo that was allowing temp enchants to be anchored to itself
* Fixed a spellID of the Unleashed Rage filter since Blizzard reduced it from 5 -> 3 ranks