promotional bannermobile promotional banner

Simple Buff Bars

Abandoned
Simple Buff Bars

File Details

r20090507

  • R
  • May 7, 2009
  • 187.75 KB
  • 2.2K
  • 3.1.0
  • Retail

File Name

SimpleBuffBars-r20090507.zip

Supported Versions

  • 3.1.0

commit b862ecee3a30bbad61dc761035e24a1ee6c00aff
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

commit 818082c8bb390d7d4df2132e33dc4bb8a2671524
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 3 00:23:29 2009 +0000

    * 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'

commit 866794dcaab6a1978a9f33fd169217e87be6e182
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat May 2 08:06:21 2009 +0000

    * Fixed an error in temp enchants when using a Fishing Lure

commit 95944ac99691c3e7378f27cdb6ac50ba55a0bd9b
Author: Shadowed <shadowed.wow@gmail.com>
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

commit 94200a6013e3cbb73f92577b6f8bf2607ef81c14
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri May 1 01:06:42 2009 +0000

    * Oh right now I remember why I was checking type, fixed debuff color not turning red

commit 66bb9a013e6b57fc47fe3b2cb9c04025be12efe8
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri May 1 01:03:15 2009 +0000

    * Added an option to hide the icons
    * Cleaned up the buff code slightly
    * Updated korKR (Thanks Can)

commit f398fad074622b2c62d4403be7d24e2df18eb4ee
Author: Shadowed <shadowed.wow@gmail.com>
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

commit 8946f919dca3c5a8a7b09593f7b7d866c65dd35b
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Apr 27 21:17:25 2009 +0000

    * Added korKR localization (Thanks again to Can)

commit eec0f1812ea29ca276e9531e30713a624de080ad
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Apr 27 00:18:52 2009 +0000

    * 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)

commit 46cf8ff1e5970ee4256868d88503ff2f54e499a1
Author: Shadowed <shadowed.wow@gmail.com>
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