Download
(1Kb)
Download
Updated: 09-20-16 02:42 PM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:09-20-16 02:42 PM
Created:12-25-10 08:54 PM
Downloads:7,435
Favorites:40
MD5:

bdXP  Popular! (More than 5000 hits)

Version: 2.3
by: Blooblahguy [More]

bdXP is a simple XP bar. bdXP is a lightweight, functional, and customizable replacement to the default UI.

note: You need bdCore to use this addon, or any other bd_ addons

Features

Simple
Small
Mouse over to show details
/bd config to access in game config
/bd lock to unlock the addon and move it around

v2.2
Updated for WoD

v2.1
Fixed a function reference bug
Fixed a bug where the rested bar showing up during reputation tracking

v2.0
-Fixed a bug where sometimes the xp would not update
-Fixed a bug where lua errors would pop up
-Fixed a bug where the addon sucked
-Cleaned Code

v1.1
-Fixed a lua error that would occur sometimes if you had rested XP.
Optional Files (0)


Post A Reply Comment Options
Unread 11-24-14, 05:23 PM  
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view AddOns

Forum posts: 463
File comments: 82
Uploads: 2
Is there a line that I can add/modify to make the bar fade until moused over? I know the text does.
Report comment to moderator  
Reply With Quote
Unread 11-12-14, 11:00 PM  
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 111
File comments: 74
Uploads: 3
YAY finally <3 bBags update would be cool.
Report comment to moderator  
Reply With Quote
Unread 11-12-14, 03:35 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Updated for WoD! If you guys would like to see any of my other addons updated please let me know. I'm only going to update those which are still in use/wanted.
Report comment to moderator  
Reply With Quote
Unread 11-06-14, 07:44 AM  
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 111
File comments: 74
Uploads: 3
For those who are coming back or are still using, but are getting errors, here's a fix.

You'll want to replace the calls to format and formatNumber with BreakUpLargeNumbers.

You'll also want to replace IsXPUserDisabled == true with IsXPUserDisabled()
Report comment to moderator  
Reply With Quote
Unread 07-30-12, 03:23 PM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Any plans on updating it for MoP?
__________________
Lyn • I'm a mess of unfinished thoughts
Report comment to moderator  
Reply With Quote
Unread 05-14-12, 05:49 PM  
dreamcatcher
A Black Drake
 
dreamcatcher's Avatar
AddOn Author - Click to view AddOns

Forum posts: 82
File comments: 24
Uploads: 1
Is there any way you could make the xp and rep bars separate from one another instead of all in one bar? I like to have both showing in separate locations.
Report comment to moderator  
Reply With Quote
Unread 04-27-12, 08:11 AM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
Originally Posted by Blooblahguy
Silly bug of mine, woops. Updated
You forgot to change line 98 !
Report comment to moderator  
Reply With Quote
Unread 04-26-12, 02:14 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Silly bug of mine, woops. Updated
Report comment to moderator  
Reply With Quote
Unread 04-26-12, 04:09 AM  
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 614
File comments: 167
Uploads: 11
Originally Posted by Epiphany17
Currently getting this error.

Code:
Message: Interface\AddOns\bXP\bXP.lua:86: attempt to call global 'formatNumber' (a nil value)
Time: 04/25/12 16:43:29
Count: 7
Stack: [C]: in function `formatNumber'
Interface\AddOns\bXP\bXP.lua:86: in function <Interface\AddOns\bXP\bXP.lua:65>

Locals:
Open up bXP lua, and on line 86 and 98 where it reads formatNumber' and change it to read format Should fix it, lady~
Like so: xpbar.text:SetText(format(xp).." / "..format(mxp).." | "..floor((xp/mxp)*1000)/10 .."%" .. " (+"..format(rxp)..")")
__________________
Last edited by Kendian : 04-26-12 at 04:10 AM.
Report comment to moderator  
Reply With Quote
Unread 04-25-12, 02:47 PM  
Epiphany17
A Flamescale Wyrmkin
 
Epiphany17's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 104
File comments: 14
Uploads: 1
Currently getting this error.

Code:
Message: Interface\AddOns\bXP\bXP.lua:86: attempt to call global 'formatNumber' (a nil value)
Time: 04/25/12 16:43:29
Count: 7
Stack: [C]: in function `formatNumber'
Interface\AddOns\bXP\bXP.lua:86: in function <Interface\AddOns\bXP\bXP.lua:65>

Locals:
Report comment to moderator  
Reply With Quote
Unread 04-24-12, 10:42 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Originally Posted by Blooblahguy
Originally Posted by Qupe
If you're still checking this, I've been seeing the bar not update data after a reloadui/zone/etc...

It's been very recently that this has been happening and it's completely random aside from zoning/reloading UI.
Coming back and looking at all of my addons for the first time in almost a year. I put up an update for bXP, if you're still using it.
Noticed it's not your addon that does it, it's been happening with others as well. On zoning/reloading sometimes the guild xp bar is called "Guild" or "YourGuildName" and it swaps every once and a while and doesn't become tracked anymore. So basically, it's an empty xp bar because nothing is technically being tracked.

Forgot to update my comment with that when I found out.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 04-24-12, 10:34 PM  
KiLLMasTer
A Deviate Faerie Dragon
 
KiLLMasTer's Avatar

Forum posts: 12
File comments: 74
Uploads: 0
cant get it to show on my screen???
__________________
My Toons: LVL 70 MW Monk Name Brewballs on Ysera
US. LVL 70 Restoration Druid Name Goodfel on Ysera US
Report comment to moderator  
Reply With Quote
Unread 04-20-12, 06:29 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by Qupe
If you're still checking this, I've been seeing the bar not update data after a reloadui/zone/etc...

It's been very recently that this has been happening and it's completely random aside from zoning/reloading UI.
Coming back and looking at all of my addons for the first time in almost a year. I put up an update for bXP, if you're still using it.
Report comment to moderator  
Reply With Quote
Unread 02-21-12, 10:48 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
If you're still checking this, I've been seeing the bar not update data after a reloadui/zone/etc...

It's been very recently that this has been happening and it's completely random aside from zoning/reloading UI.
Last edited by Qupe : 02-21-12 at 10:52 PM.
Report comment to moderator  
Reply With Quote
Unread 08-04-11, 05:38 PM  
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view AddOns

Forum posts: 200
File comments: 90
Uploads: 20
So simplistic, it's perfect. Favorited!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: