Download
(95Kb)
Download
Updated: 12-14-15 05:03 PM
Pictures
File Info
Compatibility:
Minor patch (6.2.3)
Updated:12-14-15 05:03 PM
Created:12-14-15 05:03 PM
Downloads:8,107
Favorites:55
MD5:

SX DataBar  Popular! (More than 5000 hits)

Version: 0.1
by: saxitoxin [More]

This addon is a infobar made by request by u/sammojo on Reddit


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)
Mounts & Pets
Shop
Customer Support


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 higlighted and inactive spec is faded out, 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 - highlighted when daily cooldown is available and faded out when it has been used, 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 - hover shows x/10 and weekly x/3
  • Conquest - hover shows conquest out of total current cap and honor out of cap
  • 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


it is possible to edit some element in the settings.lua file
You can do this by using Notepad or download Notepad ++


please post suggestions and your bugs in the comments

CREDIT:
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

Optional Files (0)


Post A Reply Comment Options
Unread 07-07-16, 05:28 AM  
PumpkinToys
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
Originally Posted by saxitoxin
Hi everyone!

Sorry for the disappearance
both my girlfriend and I quit wow some time ago and I lost interest in coding so I have kinda put this and other projects on the shelf.

but seeing how popular this is in UI's on reddit i might take another look at the code and make it work kinda flawless
Thats awesome! Would miss it a ton if it wont work for Legion!
Report comment to moderator  
Reply With Quote
Unread 06-28-16, 07:53 AM  
rain3x
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 18
Uploads: 7
Originally Posted by saxitoxin
Hi everyone!

Sorry for the disappearance
both my girlfriend and I quit wow some time ago and I lost interest in coding so I have kinda put this and other projects on the shelf.

but seeing how popular this is in UI's on reddit i might take another look at the code and make it work kinda flawless
Glad to hear you're potentially back! If you're going to recode it, any chance on getting an auto-hide feature? =)
Report comment to moderator  
Reply With Quote
Unread 06-25-16, 12:40 PM  
saxitoxin
A Theradrim Guardian
 
saxitoxin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 60
File comments: 98
Uploads: 7
Hi everyone!

Sorry for the disappearance
both my girlfriend and I quit wow some time ago and I lost interest in coding so I have kinda put this and other projects on the shelf.

but seeing how popular this is in UI's on reddit i might take another look at the code and make it work kinda flawless
Report comment to moderator  
Reply With Quote
Unread 06-12-16, 03:51 PM  
Alexwolfus
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
SX_Databar got blocked

Like many other addons I tried, this also gets blocked by blizzard when I try to change my talents
Report comment to moderator  
Reply With Quote
Unread 05-18-16, 07:03 PM  
Gfiti
A Deviate Faerie Dragon

Forum posts: 10
File comments: 4
Uploads: 0
Looks awesome!

Please tell me this will be updated for Legion
Report comment to moderator  
Reply With Quote
Unread 05-10-16, 09:29 AM  
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar

Forum posts: 101
File comments: 176
Uploads: 0
I figured out how to increase space between modules, but I haven't needed to increase space within a module so I don't know, sorry.
Report comment to moderator  
Reply With Quote
Unread 05-08-16, 11:53 AM  
Taotao
A Kobold Labourer
 
Taotao's Avatar

Forum posts: 0
File comments: 122
Uploads: 0
Anyway to increase the space between the system datatext? when my fps hit triple digits it ovrerlaps with the memory icon and text.
Report comment to moderator  
Reply With Quote
Unread 05-07-16, 01:40 PM  
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar

Forum posts: 101
File comments: 176
Uploads: 0
Love this addon, wish I had seen it back in December. Thanks for making it available for us.

I can answer a few of the questions others had. Use a text editor like Notepad++ or Textpad to open the lua files.

@nanniw
I had the same problem with overlapping. If you are brave enough you can edit the modules files. As an example, the gold was overlapping the hearthstones so I went into gold.lua and changed line 26 goldFrame:SetPoint("RIGHT",-350,0), I changed it to -350 which moved the gold module.

@skadz
transparency: settings.lua line 24 barcolor = {.094,.094,.102,.45}, change the .45 to change transparency, the higher the number the darker the bar.

@the9thresident
for the xp bar: settings.lua line 68 change showXPbar = false, to true
settings.lua lines 48 and 49 control the percentages for showing durability
Report comment to moderator  
Reply With Quote
Unread 05-04-16, 04:36 AM  
nanniw
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Resolution

This looks simply amazing on the screenshots and I really want to use it on my own UI, but I play on a potato and since there's no scaling config I end up with texts overlapping each other. I have 0 experience with .lua files, still, is this something I can change myself or should I wait for an update?
Report comment to moderator  
Reply With Quote
Unread 04-20-16, 09:37 AM  
skadz
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Hi, I've got a couple of questions if possible.

I want to get rid of the bar but just deleting it fucked everything else up, so is there a way to make it transparent by any chance? Also, I managed to give the text for everything an outline which is great but I can't figure out how to give the different icons their outline. Any clues?

Thanks in advance, lovely addon
Report comment to moderator  
Reply With Quote
Unread 04-14-16, 06:04 PM  
meatnoodles
A Kobold Labourer

Forum posts: 0
File comments: 77
Uploads: 0
Remove Guild and Social player count

First of all, loving the addon. I want to know if there's a way to remove the little counter, number, above the guild and social buttons.
Thanks!
Report comment to moderator  
Reply With Quote
Unread 03-23-16, 08:23 AM  
Ankzu
A Kobold Labourer
 
Ankzu's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Hello! Wonderful addon! I was wondering if it would be possible to add a mail module? Thanks!
Report comment to moderator  
Reply With Quote
Unread 02-11-16, 07:39 AM  
the9thresident
A Kobold Labourer
 
the9thresident's Avatar

Forum posts: 1
File comments: 60
Uploads: 0
small issue

i have no xp bar for all my toons below lvl 100
is there something i have to configure?
and it's not showing my durability, even when i die
it just shows item level
is that what it is supposed to do?
overall, it looks amazing, thank you


kitty
Report comment to moderator  
Reply With Quote
Unread 01-17-16, 03:18 PM  
Anj
A Chromatic Dragonspawn
 
Anj's Avatar

Forum posts: 178
File comments: 503
Uploads: 0
Originally Posted by saxitoxin
...
I will fix this in a later update
Thanks!
Report comment to moderator  
Reply With Quote
Unread 01-16-16, 08:52 AM  
saxitoxin
A Theradrim Guardian
 
saxitoxin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 60
File comments: 98
Uploads: 7
Originally Posted by Anj
Just discovered that there's a leading zero for 10PM, 11PM, and 12AM with a 12-hour clock. I looked at clock.lua and took out "hour = ("0"..hour)" ... it works but I'm not sure if there's another solution.
I play military time so I had no idea about this bug
I did it so that the clock always show two digits, but did not think about that it starts at 10 and not 12 that is when i has to subtract 12 from the time
I will fix this in a later update
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: