lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 03-13-2011, 01:36 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 1.8.6

I should know better by now than to post an update before I've used it for a day to make sure the changes didn't introduce a new defect...

Anyways, I've been adding for mob info and will let you take a peek at the new functionality. There are only a few cases that this works for yet, but you can try these examples to see what it will look like:
/dtm roving warg
/dtm coarse fur
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-12-2011, 09:11 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 1.8.5

This update fixes a few minor problems.

I've started adding mob drop info to the DT data, but I've only got a few entries so far while I'm getting the coding worked out, so I haven't added anything to the documentation about how to use it yet. It will probably be a couple of weeks before it will be ready use, however, it will be quite a bit longer before there are entries for all the possible DT trophy items.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-12-2011, 08:58 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Quote:
Been using this a while and it is a must have for keeping all the test stuff straight without filling my journal with unfinished tasks. However a few bugs:

Most notably, the function of remembering my characters seems spotty.
You're right about DT not always saving new levels, so I revised it to always save settings when it is unloaded. I'm posting this and a couple of other minor changes in the latest update.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-12-2011, 01:11 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Been using this a while and it is a must have for keeping all the test stuff straight without filling my journal with unfinished tasks. However a few bugs:

Most notably, the function of remembering my characters seems spotty. When I'm on the character in question /dtw successfully tells me the right level for that character. But when I switch to another character, /dtw tells me an old level for that character (ie. my Hunter went from 12-17 after I first loaded the plugin; but /dtw still says he's 12. Same w/ my champ who was 48 when I first loaded it, but now he's 52). This means that when List Items is run, it shows me characters who can't really use the item because it is checking their old level. I've loaded and reloaded /dtw on all of my characters, but it doesn't seem to refresh their level.

Also might I resuggest that you at minimum create your .zip one more directory up (at the MyPlugins level) so that you conform to the standard of all other plugin authors here. This will simply things for your users and prevent them from putting files in the wrong location.

Having the contents of your changelog appended to the bottom of your description post above would be helpful also so that users don't have to download the plugin and unzip (or scroll through comments) to find out what changed.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-27-2011, 02:32 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 1.8.2

This update fixes a nil reference error that can occur when displaying items for a filtered location.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 11:02 AM  
keli
The Undefeated

Forum posts: 5
File comments: 25
Uploads: 0
Re: Re: Re: Version 1.8

Well, just deleted everything inc Turbine and re-downloaded. Seemed to fix it.
keli is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 10:45 AM  
keli
The Undefeated

Forum posts: 5
File comments: 25
Uploads: 0
Re: Re: Re: Version 1.8

Indeed, but I have those files and always have done.

That error occurs when the file "...\The Lord of the Rings Online\Plugins\Turbine\Class.lua" hasn't been imported, which usually means that the Turbine plugin extensions are missing as described in the ReadMe file.
keli is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 02:10 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: Re: Version 1.8

Quote:
Online\Plugins\MyPlugins\DailyTasks\DT_Window.lua: 15: attempt to call global 'class' (a nil value)
That error occurs when the file "...\The Lord of the Rings Online\Plugins\Turbine\Class.lua" hasn't been imported, which usually means that the Turbine plugin extensions are missing as described in the ReadMe file.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2011, 11:25 PM  
zarden
The Undefeated
 
zarden's Avatar

Forum posts: 7
File comments: 38
Uploads: 0
Re: Re: Version 1.8

Latest version not working for me:

Online\Plugins\MyPlugins\DailyTasks\DT_Window.lua: 15: attempt to call global 'class' (a nil value)

Online\Plugins\MyPlugins\DailyTasks\DT_Main.lua:34 : Failed to import package "MyPlugins.DailyTasks.DT_Window".


I'm having these same problems also. It was working great for awhile but something caused it to bug out, and I got those same errors.

Great plugin. One of my favs.

Thanks for the updates.
zarden is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2011, 05:04 PM  
keli
The Undefeated

Forum posts: 5
File comments: 25
Uploads: 0
Re: Version 1.8

Latest version not working for me:

Online\Plugins\MyPlugins\DailyTasks\DT_Window.lua: 15: attempt to call global 'class' (a nil value)

Online\Plugins\MyPlugins\DailyTasks\DT_Main.lua:34 : Failed to import package "MyPlugins.DailyTasks.DT_Window".
keli is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-22-2011, 03:48 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 1.8

With this update, I've given the DT window a make-over to be easier to read. I found the font name used in regular game windows (I never liked the API default font) and replaced the gold color buttons. I was hoping to add a border to the drop-down menus, but haven't found a nice way to do that yet.

There are also several minor fixes listed in the Updates file.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-21-2011, 01:44 PM  
blahblahblah
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Newbie: How to load?

Haha, I knew that that was going to bite back sometime. Thank you.
blahblahblah is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-21-2011, 01:36 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: Newbie: How to load?

Quote:
it says Unable to load.
Did you follow the instructions in the ReadMe file?
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-21-2011, 11:05 AM  
blahblahblah
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Question Newbie: How to load?

Hello, I'm a newbie that joined 10 minutes ago. I tried to load the script, following the general Script-Load FAQ. I do /plugins list ad everything comes up correctly and it says the Unloaded program is "DailyTasks (1.7.4)" with 2 words. "DailyTasks is blue and the numbers are green. When I type /plugin load <DailyTasks (1.7.4)> it says I'm not using the command correctly. I try without the brackets, same thing. It only accepts the name as one word. So I try "DailyTasks(1.7.4)" and it says Unable to load. I try "DailyTasks"; same thing.

Here's a picture:
http://a6.sphotos.ak.fbcdn.net/hphotos-ak-snc6/183129_1849205838800_1500339518_1977157_3824763_n. jpg

Last edited by blahblahblah : 02-21-2011 at 01:37 PM.
blahblahblah is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-17-2011, 05:09 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: German Translation

Quote:
I realy like your addon, but it doesn't work with a german client. Will there be a translation ?
I don't know anything but English, so I won't be making translations, but I think GoldenDiablo might have made a German version.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:16 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui