Download
(25Kb)
Download
Updated: 11-05-08 08:12 AM
Pictures
File Info
Updated:11-05-08 08:12 AM
Created:unknown
Downloads:15,169
Favorites:152
MD5:

eXPeritia  Popular! (More than 5000 hits)

Version: 3.0.1 r284
by: Cargor [More]

I've canceled my subscription! Still you can submit patches via GitHub, PM or eMail. If you want to take this addon over, please contact me - or feel free to fork it.

eXPeritia is an experience bar which follows a simple idea: Display the information only when it is needed.
This addon is by default hidden all the time, until you get experience: Then it will fade in for 1 second and afterwards fade out for 10 seconds, so there's enough time for you to look at your leveling progression. Coloring is based on class color or the default orange.
You can enable show-on-mouseover,change the fading times or also disable them completely, allowing eXPeritia to stay all the time visible.
eXPeritia supports also display of your watched faction - if you've enabled a faction to track, eXPeritia will display it on reputation gain.

The bar consists of three indicator lines:
- The tall line is your current experience
- The small left line shows the last experience gained
- The small right line is the end of your resting state

Furthermore there are four text displays which can be configured by choosing from some predefined formats:
- absolute needed xp to the next level / reputation status
- number of xp/rep gains for levelup based on the last gain (e.g. the needed kills or quest turnins)
- relative resting points / watched faction name and standing
- missing xp/rep in the number of Blizzard bar divides

The newer versions come with an integration into the Interface Options Panel where you can change size, class coloring as well as position (you can move it when you're in the addon's panel). Use /exp or /experitia for quickly opening config-panel (or "/exp show/hide" to show or hide the frame and "/exp flash" to fade-in for a short time).

If you're someone who wants a Lua-config and not an ingame one, you can stay only with the core.lua and uncomment "useDefaults".

Planned features:
- Color picker for indicator / background colors
- Alpha slider
- Font size configuration
- more text configuration options (maybe tags?)

The latest version is considered as a Beta release - if you find bugs, please report them.

Overview:
State: 3.0 Beta
Configuration: Interface Options Panel
Credits to: Tekkub for tekKonfig and cleaning up the code

Version 3.0.1 r284
- fixed xp not updating on login

Version 3.0b r281
- updated config libs
- complete rewrite
- config panel splitted into 3 panels
- fixed fade config
- fixed "always shown" not updating on login
- added slash command "/exp flash"

Version 2.1 r277
- included 'always shown'-option
- implemented fade sliders
- fixed rested indicator moving out of the bar
- .toc update

Version 2.0.1 r267
- fixed config dropdown error
- fixed slashhandler error

Version 2.0 Beta r224
- texts can be chosen from a preconfigured set
- "Apply on the Fly" - see your changes immediately!
- Bar stays no longer visible when showing/hiding the whole interface

Version 1.4.1 r216
- fixed bar flashing on login
- fixed bar showing up on reputation gains of non-watched factions.

Version 1.4 r215
- reputation bar included
- lower left-text showing Blizzard bars missing

Version 1.3 r203
- fixed mouseover "fadeInfo" error

Version 1.3 r202
- fixed frame being not movable
- included "Show on mouseover"-option
- implemented rested text in the topleft corner
- "apply"-button for non-WotLK clients

Version 1.2 r199
- cleanup of the code

Version 1.1 r194
- slider width increased and higher values possible

Version 1.1
- configuration GUI included (size, position, colors)
- class colors integrated
Optional Files (0)


Post A Reply Comment Options
Unread 11-04-08, 08:06 PM  
saltorio
A Murloc Raider
 
saltorio's Avatar

Forum posts: 8
File comments: 121
Uploads: 0
Originally posted by saltorio
One issue I've just noticed: I setup eXPeritia to always display the bar. However, when I first log into a character (or reload the UI) the bar appears without any text or graphic indicators until either I gain some XP, or open the eXPeritia settings.
Originally posted by Cargor
Seems I was too fast in pushing this version live
I'll fix it today.
Hey Cargor. Just wanted to let you know I'm still experiencing this issue with r281. The bar is blank until I gain some XP, or go into the settings and change anything in eXPeritia.
Report comment to moderator  
Reply With Quote
Unread 11-02-08, 10:20 AM  
erwinmeier
A Kobold Labourer

Forum posts: 1
File comments: 14
Uploads: 0
No problem, I will set the fade-out time higher then, should work nearly the same. Thanks for the quick reply
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 08:27 PM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Yeah, noticed that the fading doesn't work and got it fixed on my new version. I will release it tomorrow when some other bugfixes/features are implemented.

The time between fade-in and fade-out is a bit more complicated to handle. At the moment, eXPeritia tells WoW that it should be faded in and after this animation is finished, it will fade out again. To implement a delay between fading-in and -out, I would have to write an OnUpdate-function which I definately did not plan to include.
Maybe I will include it in a future version, but it's only on low priority at the moment - Just want to get the code-rewrite and bug-fixing quickly done.
__________________
« Website | GitHub »

Oh hai!
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 06:24 PM  
erwinmeier
A Kobold Labourer

Forum posts: 1
File comments: 14
Uploads: 0
Thanks for adding the new custom fade timers. But they seem to have no effect at the moment. And I would love to increase the time the bar is shown between the fade-in and fade-out.
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 08:07 AM  
saltorio
A Murloc Raider
 
saltorio's Avatar

Forum posts: 8
File comments: 121
Uploads: 0
Originally posted by Cargor
The other features will likely come a bit later - with all the new features people requested the code became more and more unstructured, and I want to design it completely new from the ground up so that it's easier to add new things.
Sounds great. I completely understand about the recoding... I do some development of my own (not WoW related) and I've run into the same problem.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 07:06 AM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Originally posted by saltorio
1. An option to change the font size of two types of text (especially the main percentage text).
Okay, planned for the next major update.

Originally posted by saltorio
2. An option to change the color and transparency of the bar (when displayed) would be greatly helpful.
I'll probably come up with this one, as well.

Originally posted by saltorio
One issue I've just noticed: I setup eXPeritia to always display the bar. However, when I first log into a character (or reload the UI) the bar appears without any text or graphic indicators until either I gain some XP, or open the eXPeritia settings.
Seems I was too fast in pushing this version live
I'll fix it today.

The other features will likely come a bit later - with all the new features people requested the code became more and more unstructured, and I want to design it completely new from the ground up so that it's easier to add new things.
__________________
« Website | GitHub »

Oh hai!
Report comment to moderator  
Reply With Quote
Unread 10-31-08, 10:03 PM  
saltorio
A Murloc Raider
 
saltorio's Avatar

Forum posts: 8
File comments: 121
Uploads: 0
Beautiful addon, Cargor. I just installed it and love it already.

My only suggestions:
1. An option to change the font size of two types of text (especially the main percentage text). When you shrink the bar to less than about 20 height, the text ends up taller than the bar which could conflict with fitting it into some UIs.

2. An option to change the color and transparency of the bar (when displayed) would be greatly helpful. I'd love to place the bar over an empty section of the eePanel I have behind my Fortress bar (emulating a black FuBar layout), but with the very transparent black texture of the eXPeritia bar, it doesn't show at all.

Otherwise, excellent work. Please keep it up.

---EDIT---
One issue I've just noticed: I setup eXPeritia to always display the bar. However, when I first log into a character (or reload the UI) the bar appears without any text or graphic indicators until either I gain some XP, or open the eXPeritia settings.

I know the addon was originally designed to show on XP gains, but with the option to display on mousover and always display, it should be displaying properly off load withou needing to do either of the above.
Last edited by saltorio : 10-31-08 at 11:07 PM.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 11:15 AM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Good idea, it'll come with the next update.
__________________
« Website | GitHub »

Oh hai!
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 10:25 AM  
erwinmeier
A Kobold Labourer

Forum posts: 1
File comments: 14
Uploads: 0
Maybe you could make the timers accessible in the options.

The idea of the fading bar is awesome, I would just like to have it a little bit longer before it fades away.

Love this mod, keep up the good work.
Report comment to moderator  
Reply With Quote
Unread 10-19-08, 03:13 PM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Re: Two things :)

Yeah, I noticed this behaviour of the rested bar, but I was torn between removing it or just let it go - Well, I think I'll stop it from moving outside the bar in the next update

And disabling the fading ... Hmm, it's strange, because I've created the mod because I wanted a fading xp-bar - isn't it too big when it's always shown?
But you're the second person who wants fading disabled, so I'll likely make an option for it.
__________________
« Website | GitHub »

Oh hai!
Report comment to moderator  
Reply With Quote
Unread 10-19-08, 02:41 PM  
Melikae
A Fallenroot Satyr
 
Melikae's Avatar

Forum posts: 29
File comments: 11
Uploads: 0
Two things :)

Just started using this mod on my mage and it's awesome,
just noticed that the rested bar is shown even if it's on more than 100% which causes it to be far to the right of the mod...

And is there any way to make the mod show all the time?
Didn't find any option to do so and I'd like it not to fade the whole time when leveling (atm it fades in 2-3s after it faded out )
Last edited by Melikae : 10-19-08 at 02:42 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-08, 03:39 PM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
The exact message of the Lua error would be important, but I'll check if I can reproduce it.

Okay, got the problems, too - Update will follow in a few minutes.
__________________
« Website | GitHub »

Oh hai!
Last edited by xConStruct : 10-19-08 at 09:28 AM.
Report comment to moderator  
Reply With Quote
Unread 10-18-08, 08:39 AM  
FarseerLolotea
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 97
Uploads: 1
When I tried to resize it, the text didn't shift position. Also, I got a related LUA error shortly after loading it for the first time, and couldn't change any of the settings.
Report comment to moderator  
Reply With Quote
Unread 10-08-08, 12:07 PM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Just imagine that the texts could be on another position
Mhh, I don't think that I'll change the screenshots on the addon's page (maybe slightly / adding reputation bar) - the (text-)config-menu is not that exciting that I have to present it as a new screenshot
__________________
« Website | GitHub »

Oh hai!
Report comment to moderator  
Reply With Quote
Unread 10-06-08, 07:37 PM  
septor
A Flamescale Wyrmkin

Forum posts: 130
File comments: 92
Uploads: 0
Only thing that's left is a new set of screenshots so I can see the changes!

(can't log into WoW for a week or so)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: