From c838d078305b18bc401037ed8ee18c19b9eb917b Mon Sep 17 00:00:00 2001 From: MilleXIV Date: Mon, 29 Aug 2016 08:12:56 -0400 Subject: [PATCH] Updating meta files --- meta/curse-description.txt | 61 ++++++++++++--------------------- meta/wow-interface-description.txt | 66 +++++++++++------------------------- modules/talent.lua | 2 +- 3 files changed, 42 insertions(+), 87 deletions(-) diff --git a/meta/curse-description.txt b/meta/curse-description.txt index 5a1414c..0357248 100644 --- a/meta/curse-description.txt +++ b/meta/curse-description.txt @@ -1,45 +1,26 @@ -A continuation of [[http://www.wowinterface.com/downloads/info23745-SX_DataBar.html|SX_Databar by saxitoxin.]] +A reworking of [[http://www.wowinterface.com/downloads/info23745-SX_DataBar.html|SX_Databar by saxitoxin.]] -== Microbar (left to right)* == -* Game menu -* Guild - *shows number of guild members online -* Social - *shows number of friends online -* Character info -* Spells & Abilities -* Spec & Talents -* Achievements -* Quest Log -* Group Finder -* Adventure Guide -* PvP (Group Finder tab) -* Collections -* Shop -* Customer Support +=== Modules === +* Micromenu +* Durability - With iLvl display +* Talent - With spec and loot spec swapping on left/right click +* Clock +* Tradeskills +* Currency - With a mode for XP Bar when below level cap +* System +* Gold +* Travel - Right click the left hearth to choose an alternate transport method -== Other elements (left to right) == -* Durability - faded out when you are above 20%, higlighted when below 20% durability, show the Ilvl when over 75% -* Specialization - Active spec is displayed. Left click to change spec, mouseover shows loot spec if not same as spec and you can right click to change loot spec -* Time - show the same time as you have selected ingame, left click to open in-game calendar, right click to edit time settings, hover shows the other time -* Professions - Click to open profession tab for that profession, when not max level a small bar appears underneath which shows progress to next level -* Currencies/ xpBar - Click to open currency tab -** Rerolls -** Honor -** Garrison resources -** Show a xpBar for characters below max level -* System info - shows fps and ms, leftclick to collect garbage, right click to open graphical settings -* Gold - hover shows gold earned this session, today and weekly, also shows gold across all characters on server with total at the bottom, left click to open bags, right click to close bags -* Hearth - garrison hearth, normal hearth (displays location), click to use respective hearthstone, faded out if hearthstone is on cooldown, shift changes the garrison heart to shipyard compass - -== Settings == -it is possible to edit some element in the settings.lua file -You can do this by using Notepad or download Notepad ++ +== Features == +* In-Game Config +* Full profile support +* LibSharedMedia support === CREDITS: === -saitoxin for the SX_Databar AddOn -MikeprodTM for some changes to ilvl and free bag space code +* [[http://www.wowinterface.com/forums/member.php?action=getinfo&userid=178966|saxitoxin]] for the SX_Databar AddOn +* u/sammojo for the idea, textures and the description of the bar +* u/keyboardturn for updated spec icons +* Mikeprod for various code contributions -=== ORIGINAL CREDITS: === -u/sammojo for the idéa, textures and the description of the bar -lightspark for the saved variable for the goldsaving code -taffu for the SLDT addon that I have used to learn how to display different things -and all the other great coders here at wowinterface that have contributed any kind of code to the forums \ No newline at end of file +=== Issues: === +https://github.com/MilleXIV/XIV_Databar/issues diff --git a/meta/wow-interface-description.txt b/meta/wow-interface-description.txt index 3c77663..bb1bccd 100644 --- a/meta/wow-interface-description.txt +++ b/meta/wow-interface-description.txt @@ -1,58 +1,32 @@ -A continuation of [URL="http://www.wowinterface.com/downloads/info23745-SX_DataBar.html"]SX_Databar by saxitoxin[/URL]. +A reworking of [URL="http://www.wowinterface.com/downloads/info23745-SX_DataBar.html"]SX_Databar by saxitoxin[/URL]. -[SIZE="5"]Microbar (left to right)[/SIZE] +[SIZE="5"]Modules[/SIZE] [LIST] -[*] Game menu -[*] Guild - *shows number of guild members online -[*] Social - *shows number of friends online -[*] Character info -[*] Spells & Abilities -[*] Spec & Talents -[*] Achievements -[*] Quest Log -[*] Group Finder -[*] Adventure Guide -[*] PvP (Group Finder tab) -[*] Collections -[*] Shop -[*] Customer Support +[*] Micromenu +[*] Durability - With iLvl display +[*] Talent - With spec and loot spec swapping on left/right click +[*] Clock +[*] Tradeskills +[*] Currency - With a mode for XP Bar when below level cap +[*] System +[*] Gold +[*] Travel - Right click the left hearth to choose an alternate transport method [/LIST] -[SIZE="5"]Other elements (left to right)[/SIZE] +[SIZE="5"]Features[/SIZE] [LIST] -[*] Durability - faded out when you are above 20%, higlighted when below 20% durability, show the Ilvl when over 75% -[*] Specialization - Active spec is displayed. Left click to change spec, mouseover shows loot spec if not same as spec and you can right click to change loot spec -[*] Time - show the same time as you have selected ingame, left click to open in-game calendar, right click to edit time settings, hover shows the other time -[*] Professions - Click to open profession tab for that profession, when not max level a small bar appears underneath which shows progress to next level -[*] Currencies/ xpBar - Click to open currency tab -[LIST] -[*] Rerolls -[*] Honor -[*] Garrison resources -[*] Show a xpBar for characters below max level -[/LIST] -[*] System info - shows fps and ms, leftclick to collect garbage, right click to open graphical settings -[*] Gold - hover shows gold earned this session, today and weekly, also shows gold across all characters on server with total at the bottom, left click to open bags, right click to close bags -[*] Hearth - garrison hearth, normal hearth (displays location), click to use respective hearthstone, faded out if hearthstone is on cooldown, shift changes the garrison heart to shipyard compass +[*] In-Game Config +[*] Full profile support +[*] LibSharedMedia support [/LIST] -[SIZE="5"]Settings[/SIZE] -it is possible to edit some element in the settings.lua file -You can do this by using Notepad or download Notepad ++ - [SIZE="4"]CREDITS:[/SIZE] [LIST] -* [URL="http://www.wowinterface.com/forums/member.php?action=getinfo&userid=178966"]saxitoxin[/URL] for the SX_Databar AddOn -* MikeprodTM for some changes to ilvl and free bag space code -[/LIST] - -[SIZE="4"]ORIGINAL CREDITS:[/SIZE] -[LIST] -[*] u/sammojo for the idéa, textures and the description of the bar -[*] lightspark for the saved variable for the goldsaving code -[*] taffu for the SLDT addon that I have used to learn how to display different things -[*] and all the other great coders here at wowinterface that have contributed any kind of code to the forums +[*] [URL="http://www.wowinterface.com/forums/member.php?action=getinfo&userid=178966"]saxitoxin[/URL] for the SX_Databar AddOn +[*] u/sammojo for the idea, textures and the description of the bar +[*] u/keyboardturn for updated spec icons +[*] Mikeprod for various code contributions [/LIST] [SIZE="4"]Issues:[/SIZE] -https://github.com/MilleXIV/XIV_Databar/issues \ No newline at end of file +https://github.com/MilleXIV/XIV_Databar/issues diff --git a/modules/talent.lua b/modules/talent.lua index 6a2a4bb..02f4d34 100644 --- a/modules/talent.lua +++ b/modules/talent.lua @@ -120,7 +120,7 @@ function TalentModule:Refresh() local relativeAnchorPoint = 'LEFT' local xOffset = db.general.moduleSpacing local anchorFrame = xb:GetFrame('clockFrame') - if not anchorFrame:IsVisible() then + if not anchorFrame:IsVisible() and not db.modules.clock.enabled then if xb:GetFrame('tradeskillFrame'):IsVisible() then anchorFrame = xb:GetFrame('tradeskillFrame') elseif xb:GetFrame('currencyFrame'):IsVisible() then -- 1.7.9.5