add options to control the new visibility driver

- currently supports: always hide, when possessing a npc, combat/nocombat, pet/nopet, stance:X
This commit is contained in:
Hendrik Leppkes
2008-09-01 15:09:38 +00:00
parent df656280af
commit d12eb849fe
11 changed files with 224 additions and 39 deletions
+14 -4
View File
@@ -8,7 +8,6 @@ L["ActionBar Switching"] = true
L["Alignment"] = true
L["Alpha"] = true
L["Always Hide"] = true
L["Always Show"] = true
L["Auto-Assist"] = true
L["Bag Bar"] = true
L["Bar %s"] = true
@@ -32,7 +31,6 @@ L["Configure the Pet Bar"] = true
L["Configure the alpha of the bar."] = true
L["Configure the padding of the buttons."] = true
L["Configure the scale of the bar."] = true
L["Configure when to Show/Hide the bar."] = true
L["Default Bar State"] = true
L["Disabled"] = true
L["Disabled in Combat"] = true
@@ -56,8 +54,17 @@ L["General Settings"] = true
L["Hide Hotkey"] = true
L["Hide Macro Text"] = true
L["Hide in Combat"] = true
L["Hide in Stance/Form"] = true
L["Hide out of Combat"] = true
L["Hide the Hotkey on the buttons of this bar."] = true
L["Hide the Macro Text on the buttons of this bar."] = true
L["Hide this bar in a specific Stance or Form."] = true
L["Hide this bar when you are possessing a NPC."] = true
L["Hide this bar when you have a pet."] = true
L["Hide this bar when you have no pet."] = true
L["Hide when Possessing"] = true
L["Hide with pet"] = true
L["Hide without pet"] = true
L["Hotkey Mode"] = true
L["Keyring"] = true
L["Lock"] = true
@@ -80,9 +87,7 @@ L["Rows"] = true
L["SHIFT"] = true
L["Scale"] = true
L["Self-Cast by modifier"] = true
L["Show in Combat"] = true
L["Show the keyring button."] = true
L["Show/Hide"] = true
L["Specify the Color of the Out of Mana Indicator"] = true
L["Specify the Color of the Out of Range Indicator"] = true
L["Stance Bar"] = true
@@ -90,9 +95,14 @@ L["Stance Configuration"] = true
L["State Configuration"] = true
L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"] = true
L["The Alignment menu is still on the TODO.\n\nAs a quick preview of whats planned:\n\n\t- Absolute and relative Bar Positioning\n\t- Bars \"snapping\" together and building clusters"] = true
L["The bar default is to be visible all the time, you can configure conditions here to control when the bar should be hidden."] = true
L["The default behaviour of this bar when no state-based paging option affects it."] = true
L["This bar will be hidden once you enter combat."] = true
L["This bar will be hidden whenever you are not in combat."] = true
L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = true
L["Toggle the button grid."] = true
L["Toggle the use of the modifier-based self-cast functionality."] = true
L["Toggle the use of the right-click self-cast functionality."] = true
L["Visibility"] = true
L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = true
L["Zoom"] = true