Download
(5Kb)
Download
Updated: 02-22-22 12:05 PM
Addon for:
oUF.
Updated:02-22-22 12:05 PM
Created:unknown
Downloads:45,658
Favorites:159
MD5:

oUF Experience  Popular! (More than 5000 hits)

Version: 90200.32-Release
by: p3lim [More]



Description

oUF Experience is a element plug-in made for the unitframe framework oUF.
It does nothing by itself, and requires a layout that supports it to function.

It has the following features:

  • Experience/honor bar
  • Rested bar (optional)
  • Tags
  • Automatically hides under certain conditions:
    • Player has reached max level
    • Player has locked their experience gain
    • Player has reached trial account level cap
    • Player is in a vehicle
    • Player has disabled honor-tracking

For details on how to implement this in your own layout, please see the wiki:
https://github.com/p3lim-wow/oUF_Experience/wiki

Feedback

If you would like to report a bug or contribute to the project, please follow this link to get started.

Legal

Please see the LICENSE file.

Changes in 90200.32-Release:
  • Changed: Update Interface version
Archived Files (2)
File Name
Version
Size
Author
Date
90105.31-Release
5kB
p3lim
11-03-21 12:17 PM
90100.30-Release
5kB
p3lim
07-01-21 12:08 AM


Post A Reply Comment Options
Unread 12-12-08, 03:09 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Is it possible to show xp bar even if I'm wathcing a faction?

I have another mod I'm using to track reps so I would this to constantly show my xp status and not switch to a faction if I start watching one.

Hope that makes sense?

Maybe put an option in for "TRACK_WATCHED_FACTION = true or false"
Report comment to moderator  
Reply With Quote
Unread 12-12-08, 11:06 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by saulhudson
Is it possible to show xp bar even if I'm wathcing a faction?

I have another mod I'm using to track reps so I would this to constantly show my xp status and not switch to a faction if I start watching one.

Hope that makes sense?

Maybe put an option in for "TRACK_WATCHED_FACTION = true or false"
Sure, I'll add that as an option
Report comment to moderator  
Reply With Quote
Unread 12-12-08, 01:54 PM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
wooot! Thanks top man! Look forward to it.
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 07:10 PM  
Aesir
An Aku'mai Servant
 
Aesir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 143
Uploads: 1
FYI, oUF 1.3 results in:
Code:
Message: ..\AddOns\oUF_Experience\oUF_Experience.lua line 163:
   attempt to call method 'RegisterSubTypeMapping' (a nil value)
Debug:
   [C]: RegisterSubTypeMapping()
   oUF_Experience\oUF_Experience.lua:163: in main chunk
With a similar error for the layout oUF Callien. I posted in that addon forum as well.
__________________
-- ęsir
Last edited by Aesir : 12-20-08 at 07:11 PM.
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 09:34 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Aesir
FYI, oUF 1.3 results in:
Code:
Message: ..\AddOns\oUF_Experience\oUF_Experience.lua line 163:
   attempt to call method 'RegisterSubTypeMapping' (a nil value)
Debug:
   [C]: RegisterSubTypeMapping()
   oUF_Experience\oUF_Experience.lua:163: in main chunk
With a similar error for the layout oUF Callien. I posted in that addon forum as well.
Im aware that this version is unstable with oUF 1.3.
Though I only release versions that is compatible with the oUF thats found here on WoWI.

I do have a local version that works with 1.3 (that goes for layout and other plugins too)
But I dont intend to release them until haste pushes 1.3 into WoWI
Last edited by p3lim : 12-20-08 at 09:35 PM.
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 10:16 PM  
Aesir
An Aku'mai Servant
 
Aesir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 143
Uploads: 1
Originally posted by p3lim
Im aware that this version is unstable with oUF 1.3.
Though I only release versions that is compatible with the oUF thats found here on WoWI.

I do have a local version that works with 1.3 (that goes for layout and other plugins too)
But I dont intend to release them until haste pushes 1.3 into WoWI
sURPRISE.

oUF 1.3 is here now, released by Haste to WoWI -- that's why I posted.
__________________
-- ęsir
Last edited by Aesir : 12-20-08 at 10:17 PM.
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 10:36 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Aesir
sURPRISE.

oUF 1.3 is here now, released by Haste to WoWI -- that's why I posted.
Ah didnt see
Report comment to moderator  
Reply With Quote
Unread 12-21-08, 12:08 PM  
Sojik
A Wyrmkin Dreamwalker
 
Sojik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 53
File comments: 166
Uploads: 10
Why was reputation removed?
Report comment to moderator  
Reply With Quote
Unread 12-21-08, 02:33 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Sojik
Why was reputation removed?
Because the code was a mess.
Report comment to moderator  
Reply With Quote
Unread 12-23-08, 02:56 PM  
Sojik
A Wyrmkin Dreamwalker
 
Sojik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 53
File comments: 166
Uploads: 10
Do you plan to add it back ever?
Report comment to moderator  
Reply With Quote
Unread 01-10-09, 03:23 PM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 123
File comments: 82
Uploads: 2
Works fantastic! Thanks p3lim!
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Report comment to moderator  
Reply With Quote
Unread 02-06-09, 05:55 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
I've noticed some kind of bug, which isn't really one but i find it funny

A player experience bar has 20 bubbles, a pet experience bar has 6 bubbles.
Mouse over your pet and it will tell you the amount remaining of bubbles to level like if it was a player, for example, your pet could have 19 bubbles left to go
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 02-06-09, 08:20 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Caellian
I've noticed some kind of bug, which isn't really one but i find it funny

A player experience bar has 20 bubbles, a pet experience bar has 6 bubbles.
Mouse over your pet and it will tell you the amount remaining of bubbles to level like if it was a player, for example, your pet could have 19 bubbles left to go
That I did not know, Ill get a fix for it
Report comment to moderator  
Reply With Quote
Unread 02-09-09, 09:43 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
There might be a problem with the latest revision.
I have the experience bar on mouseover, my pet is 80, if i mouseover the location of the bar it appears and shows (99.9% xp)
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 02-09-09, 03:15 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Caellian
There might be a problem with the latest revision.
I have the experience bar on mouseover, my pet is 80, if i mouseover the location of the bar it appears and shows (99.9% xp)
I cant test and fix this as I have no character at 80 with a pet at same level. (My highest level hunter is 64)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.