Download
(355 Kb)
Download
Updated: 04-07-13 05:16 AM
Pictures
File Info
Updated:04-07-13 05:16 AM
Created:03-26-13 01:13 AM
Downloads:1,396
Favorites:5
MD5:
Expedia
Version: 2.2.3
by: SinRopa [More]
Simple mod which displays leveling information for people who don't like a bar or percent.


Display will provide you with two metrics:

Time to level in HH:MM:SS format.

Kills to level.

As the API doesnt provide a way to detect why you gained exp this meter will count ANY gain.

That means if you turn in a quest you will see "Quests to level" until you kill something.

Check out Papedia if you would like to have this same concept for Planar Attunement Levels.

This is an early concept may be improved on if its used.

Enjoy.

-SIN
2.2.3 Expedia was not displaying kills to level. Fixed.

2.2.2 Attempt to fix max level issue. Added support for mentoring reducing the false levels.

2.2.1 Reported error: Ref to renamed function corrected.

2.2.0: Updates for 2.5 breaking changes. Hopefully also fixes phantom bugs I cannot reproduce. New version method G.G.A were G is game version, A is addon version. So this is version 0 for client 2.2. All my addons will follow this method from now on.

1.1: Added data decay for time calculation. Now data will remain small over long sessions and "old" gains are less potent.

Process:

First 20 minutes of data is recorded. After this point the data and time will be cut in half. As the time and data are both cut the rate remains the same but what happens in the next 10 minutes holds more weight. The result is a more accurate reading which costs less resources. yay.
Archived Files (5)
File Name
Version
Size
Author
Date
2.2.2
355kB
SinRopa
04-03-13 09:36 PM
2.2.1
355kB
SinRopa
04-01-13 09:53 PM
2.2.0
355kB
SinRopa
04-01-13 02:42 PM
1.1
355kB
SinRopa
03-28-13 08:38 PM
1.0
355kB
SinRopa
03-26-13 01:13 AM


Post A Reply Comment Options
Unread 04-03-13, 11:18 PM  
Aalwein
Zombie

Forum posts: 2
File comments: 43
Uploads: 0
Quote:
Originally Posted by SinRopa
Ok well im now writing code i cannot test, so lemme know.

Attempted to fix mentoring in general as well as max level blocking and max level mentoring (deleveling).

I have no errors on my end.
Seems to be working. It looks completely disabled on my 60 even after I mentor down. Great work!
Aalwein is offline Report comment to moderator  
Reply With Quote
Unread 04-03-13, 09:32 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Ok well im now writing code i cannot test, so lemme know.

Attempted to fix mentoring in general as well as max level blocking and max level mentoring (deleveling).

I have no errors on my end.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-03-13, 07:41 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Quote:
Originally Posted by Aalwein
Quote:
Originally Posted by SinRopa
Everything looks like it wont have issues. If you are using expedia on a 60 it will likely throw issues just because you lose the action bar and I didnt bother patching the addon for a case where it shouldnt be used (yet).

Im focused on mapping the world for now but if i can find a solution i will update. Sorry its not working for you if it was papedia.
It's Expedia I'm trying to use. The problem is I can't disable it on a per character basis. When I play my 60, I get errors but I can't disable it on my 60 or the toons I'm still leveling can't use it. That's my hangup to being able to use the addon: I need it disabled on my 60s but not on my sub-60 characters.
Ill put in a 60 check. Was just being lazy and mapping nodes for GG instead :P Update within the night per usual.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-03-13, 06:01 PM  
rakasha681

Forum posts: 0
File comments: 26
Uploads: 0
i double checked on both my 60, no gadget error, just the expected one about xp being a nil value.
rakasha681 is offline Report comment to moderator  
Reply With Quote
Unread 04-03-13, 05:34 PM  
rakasha681

Forum posts: 0
File comments: 26
Uploads: 0
I was getting the same error with gadgets after you updated expedia. After you put out the fix for the expedia error, the gadgets one went away.
rakasha681 is offline Report comment to moderator  
Reply With Quote
Unread 04-03-13, 12:15 PM  
Aalwein
Zombie

Forum posts: 2
File comments: 43
Uploads: 0
Quote:
Originally Posted by SinRopa
Everything looks like it wont have issues. If you are using expedia on a 60 it will likely throw issues just because you lose the action bar and I didnt bother patching the addon for a case where it shouldnt be used (yet).

Im focused on mapping the world for now but if i can find a solution i will update. Sorry its not working for you if it was papedia.
It's Expedia I'm trying to use. The problem is I can't disable it on a per character basis. When I play my 60, I get errors but I can't disable it on my 60 or the toons I'm still leveling can't use it. That's my hangup to being able to use the addon: I need it disabled on my 60s but not on my sub-60 characters.
Aalwein is offline Report comment to moderator  
Reply With Quote
Unread 04-02-13, 11:26 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Everything looks like it wont have issues. If you are using expedia on a 60 it will likely throw issues just because you lose the action bar and I didnt bother patching the addon for a case where it shouldnt be used (yet).

Im focused on mapping the world for now but if i can find a solution i will update. Sorry its not working for you if it was papedia.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-02-13, 11:16 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Quote:
Originally Posted by Aalwein
Gadgets xp module is throwing an error when I log in to my level 60 and anytime it gets planar xp. I've verified it's Expedia actually causing the error because this occurred only after updating Expedia and I disabled it just to double check. Only occurs on my 60.

Code:
Error: Gadgets/wtXPBarGadget.lua:59: attempt to compare function with number
    In Gadgets / Inspect.Attunement.Progress, event Event.Attunement.Progress.Accumulated
stack traceback:
	[C]: in function '__lt'
	Gadgets/wtXPBarGadget.lua:59: in function <Gadgets/wtXPBarGadget.lua:44>
They are likely using var names that conflict. I will take a look. None of my addons are designed to work with others. But if I can make a subtle change that prevents collision I will do so.

Is it safe to assume you meant papedia? Expedia doesnt track PA
__________________
SOON™
Last edited by SinRopa : 04-02-13 at 11:19 PM.
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-02-13, 10:58 PM  
Aalwein
Zombie

Forum posts: 2
File comments: 43
Uploads: 0
Gadgets xp module is throwing an error when I log in to my level 60 and anytime it gets planar xp. I've verified it's Expedia actually causing the error because this occurred only after updating Expedia and I disabled it just to double check. Only occurs on my 60.

Code:
Error: Gadgets/wtXPBarGadget.lua:59: attempt to compare function with number
    In Gadgets / Inspect.Attunement.Progress, event Event.Attunement.Progress.Accumulated
stack traceback:
	[C]: in function '__lt'
	Gadgets/wtXPBarGadget.lua:59: in function <Gadgets/wtXPBarGadget.lua:44>
Aalwein is offline Report comment to moderator  
Reply With Quote
Unread 04-02-13, 09:05 PM  
rakasha681

Forum posts: 0
File comments: 26
Uploads: 0
Yup, working back as expected now. Thanks
rakasha681 is offline Report comment to moderator  
Reply With Quote
Unread 04-01-13, 09:55 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Quote:
Originally Posted by SinRopa
Quote:
Originally Posted by rakasha681
With the new update, im getting the following error.

Code:
Error: Expedia/core.lua:215: attempt to call global 'fade' (a nil value)
    In Expedia / killer, event Event.Attunement.Progress.Accumulated
stack traceback:
	[C]: in function 'fade'
	Expedia/core.lua:215: in function <Expedia/core.lua:211>
Comes up when the addon loads, when i zone, or any time i get xp. It is calculating time to level from the xp gains, but not kills.
Ok thanks. Thats what i get for patching 3 mods at the same time.
Fixed, tested fine. Lemme know. Thanks again.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-01-13, 09:35 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Quote:
Originally Posted by rakasha681
With the new update, im getting the following error.

Code:
Error: Expedia/core.lua:215: attempt to call global 'fade' (a nil value)
    In Expedia / killer, event Event.Attunement.Progress.Accumulated
stack traceback:
	[C]: in function 'fade'
	Expedia/core.lua:215: in function <Expedia/core.lua:211>
Comes up when the addon loads, when i zone, or any time i get xp. It is calculating time to level from the xp gains, but not kills.
Ok thanks. Thats what i get for patching 3 mods at the same time.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 04-01-13, 05:08 PM  
rakasha681

Forum posts: 0
File comments: 26
Uploads: 0
With the new update, im getting the following error.

Code:
Error: Expedia/core.lua:215: attempt to call global 'fade' (a nil value)
    In Expedia / killer, event Event.Attunement.Progress.Accumulated
stack traceback:
	[C]: in function 'fade'
	Expedia/core.lua:215: in function <Expedia/core.lua:211>
Comes up when the addon loads, when i zone, or any time i get xp. It is calculating time to level from the xp gains, but not kills.
Last edited by rakasha681 : 04-01-13 at 05:09 PM.
rakasha681 is offline Report comment to moderator  
Reply With Quote
Unread 03-28-13, 06:23 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 55
Uploads: 16
Re: Re: Re: exp per hour

I tested the mentoring and when you level back it does treat it as a level wiping the data. Which is prolly a good thing because your income will change at the new level...

I will prolly add a level check since its not liking 60s anyway.

The time calculation decays in 1.1 to help with long play sessions.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Unread 03-28-13, 06:01 PM  
rakasha681

Forum posts: 0
File comments: 26
Uploads: 0
Quote:
Originally Posted by SinRopa
What I meant with mentoring is for the level change. If your level changes the mod will think you leveled. That will have to be fixed if it does happen. Im unsure as to how mentoring is being handled.
When you mentor down, or back up, it definitely sees it as a ding, and resets the stats. Works fine with no errors or anything odd while mentored though.
rakasha681 is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: