Help

StatusBars2

Unit Frames Login to Add Favorites
  • 2 Likes
  • World of Warcraft
  • 52,190 Downloads
  • Supports: 4.2
  • 22 Average Daily Downloads
  • Comments
  • Created 11/15/2008 7:40:35 AM
  • Updated 6/28/2011 8:42:17 PM
  • 190 Favorites
  • Project Site
  • License: MIT License
  • Release Type: Release
  • Newest File: StatusBars2 1.21
or

About StatusBars2

Displays status information in a movable HUD. Rewritten version of the original StatusBars by Wesslen.

1.21
----
Updated to work with 4.2

1.20
----
Updated to work with 4.1

1.19
----
Added focus health, power and aura bars.
Fixed bug - Rune bar not displaying correctly when logging in.

1.18
----
Added Druid Eclipse bar

1.17
----
Updated TOC to 4.00
Updated to work with the 4.0.1 patch
Added Warlock Soul Shard bar
Added Paladin Holy Power bar

1.16
----
Improved support for non-English clients.
Fixed bug - Rune bar was not movable.

1.15
----
Added configuration options for health and power bar percentage text. Text may be show on the left or ride side of the bar, or hidden.
Improved response time when dragging bars.
Fixed bug - Receiving an aura changed event while dragging an aura bar could result in the bar stuck to the cursor.

1.14 beta
---------
Updated TOC to 3.20
Added support for moving bars independently. Bars can be ungrouped in the options page. When ungrouped each bar
can be moved independent of the other bars. When grouped all bars can be moved and will retain their positions
relative to each other.

1.13
----
Fixed bug - Aura bars not displaying
Updated TOC to 3.10

1.12
----
Bars of different sizes are now center aligned.
Fixed bug - Aura button border was incorrectly sized.
Fixed bug - Spell casting bar was incorrectly canceling.
Fixed bug - Target bars set to Auto were not displaying correctly.
Fixed bug - Player bars were not displaying correctly for druids in feral form.

1.11
----
Reorganized the options UI. There is now a global options page and individual bar option pages.

Global options are:
  Scale - Combined with the individual bar scale to get a final scaling factor for each bar
  Fade bars in and out
  
Bar configuration options are:
  All bars:
    Enable mode. One of:
      Auto - Bar is visible when in combat or when not at its default state
      Combat - Bar is only visible when in combat
      Always - Bar is always visible
      Never - Bar is never visible
    Scale - Combined with the global scale to get the final bar scale
    
  Health and Power bars:
    Flash when below threshold
    
  Druid Mana bar:
    Show in all forms
    
  Target Power bar:
    Show the spell being cast by the target
    
  Aura bars:
    Show Buffs
    Show Debuffs
    Show self auras only
    Show timed auras only

1.10
----
Moved to low strata and made transparent to mouse clicks when locked.
Added an option to only show bars in combat.

1.09
----
Added ability to lock bar position.

1.08
----
Check if casting unit is target before displaying casting bar.
Fixed bug with Deadly Poison other than VII.

1.07
----
Added support for Death Knights.

1.06
----
Added a target spellcasting bar overlayed on the power bar.
Fixed display bug when target shapeshifted.

1.05
----
Added pet buff/debuff bar.

1.04
----
Fixed bug with debuffs displaying the wrong tooltip.

1.03
----
Added player and target buff/debuff bars.
Fixed bug when dismissing or summoning pets.

1.02
----
Added a player power bar.
Added an option to always show target bars. Defaults to on.
Fixed display bug when zoning.

1.01
----
Added support for druids.
Made bars movable.
Added options. Integrated with Blizzard interface options UI.
Fixed display bug when first logging in.

1.00
----
Initial release. Supported status bars:
    Player health
    Player power
    Target health
    Pet health
    Pet power
    Player combo points
    Target sunder armor stack
    Target deadly poison stack
    Shaman Maelstrom Weapon stack

Comments

First Previous Page 1 of 7 Next Last
  • #93
    elseif (GetLocale() == "zhCN") then
    ------------------------------------------------------------------------------
    -- mogu.jdbbx.com Chinese localization
    ------------------------------------------------------------------------------
    StatusBars2_Player_Health = "玩家生命条";
    StatusBars2_Player_Power = "玩家动能条";
    StatusBars2_Druid_Mana = "德鲁伊法力条";
    StatusBars2_Player_Auras = "玩家光环";
    StatusBars2_Target_Health = "目标生命条";
    StatusBars2_Target_Power = "目标动能条";
    StatusBars2_Target_Auras = "目标光环";
    StatusBars2_Focus_Health = "专注生命条";
    StatusBars2_Focus_Power = "专注动能条";
    StatusBars2_Focus_Auras = "专注光环";
    StatusBars2_Pet_Health = "宠物生命条";
    StatusBars2_Pet_Power = "宠物动能条";
    StatusBars2_Pet_Auras = "宠物光环";
    StatusBars2_Combo_Points = "连击点数";
    StatusBars2_Runes = "符文";
    StatusBars2_Sunder_Armor = "破甲攻击";
    StatusBars2_Deadly_Poison = "致命药膏";
    StatusBars2_Maelstrom_Weapon = "漩涡武器";
    StatusBars2_Soul_Shards = "灵魂裂片";
    StatusBars2_Holy_Power = "圣能";
    StatusBars2_Eclipse = "蚀星蔽月";
    --StatusBars2.XML
    StatusBars2_Enabled = "启用";
    StatusBars2_Scale = "比例";
    StatusBars2_FWB = "设定闪光在";
    StatusBars2_SIAF = "在所有形态下显示";
    StatusBars2_STS = "显示目标施法条";
    StatusBars2_SB = "显示增益效果";
    StatusBars2_SDB = "显示减益效果";
    StatusBars2_OSMA = "只显示自己施放的效果";
    StatusBars2_OSAWAD = "只显示效果和持续时间";
    StatusBars2_FBIAO = "状态条淡出和淡入";
    StatusBars2_LBP = "锁定状态条的位置";
    StatusBars2_GB = "状态条群组";
    StatusBars2_RBP = "重置状态条的位置";
    StatusBars2_PT = "百分比文本";

    else
  • #92
    I got similar error messages what can I get you to help track down the problem? This add-on is the centrepiece of my raid UI so definitely like to help out if possible!
  • #91
    I love this addon a lot!!
    but there is something wrong keeping coming out.

    Can u fix it please!!!!!
  • #89
    An action was blocked in combat because of taint from StatusBars2 - CompactRaidFrame8:ClearAllPoints()
    7/1 02:46:01.015 Interface\FrameXML\FlowContainer.lua:147 FlowContainer_DoLayout()
    7/1 02:46:01.015 Interface\FrameXML\FlowContainer.lua:17 FlowContainer_ResumeUpdates()
    7/1 02:46:01.015 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:186 CompactRaidFrameContainer_LayoutFrames()
  • #88
    An action was blocked in combat because of taint from StatusBars2 - CompactRaidFrame13:Show()
    7/1 02:42:08.296 Interface\FrameXML\CompactUnitFrame.lua:260 CompactUnitFrame_UpateVisible()
    7/1 02:42:08.296 Interface\FrameXML\CompactUnitFrame.lua:220 CompactUnitFrame_UpdateAll()
    7/1 02:42:08.296 Interface\FrameXML\CompactUnitFrame.lua:101
  • #90
    I've been getting this one a lot since 4.2.
  • #87
    Can you show moonkin energy level as numbers in the moonkin energy bar? That will make micro-managing the energy level much easier.
  • #86
    anyone having trouble updating the latest version via curse client?
  • #82
    Anyone got this to work for his/her hunter? It works for me with every other char but when i log my hunter it doesn't show :S
  • #83
    Yeah, got that with my rogue :(

    Probably have to wipe out the data stored somewhere else.
  • #85
    I just installed version 1.17 works fine that way without any problems so far!
  • #81
    can u maybe add bars for focus in addition to target bars?
  • #79
    If statusbars2 isn't enough you can check out
    http://wow.curse.com/downloads/wow-addons/details/galvins-unitbars.aspx

    I wrote this addon cause I wasn't sure if statusbars2 was going get updated for 4.0. And also I wanted way more options. But my mod doesn't support as many bars, but in way of options it goes far beyond what this mod can do.
  • #76
    I don't think this is same thing as "Statusbars2 - Cataclysm" on wowinterface-- it looks like the original author may have reappeared after 2 years to update the addon.

    Gopher, any chance you and rawwr could get together? As users, we love your addon and would like to see it in active development. It worked (but was unchanged) throughout all of WOTLK.
  • #77
    I'll keep the addon updated as long as I play WoW; I rely on it too. I'm unlikely to add much in the way of new features though, as it already does everything I need. I have no problem if someone wants to create a new project based on this one.
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!