lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 07-01-2019, 06:30 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

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

This is just a cosmetic update. I changed the rep. code "DM" to "MT" so that it would better match the task board listings and be easier to recognize.

I also enhanced the listing of rep codes by adding the highest level character name that could increase that reputation. I mainly added this so that it would be easier to see which alt to give rep. items to.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-22-2019, 08:18 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Exclamation Version 4.7 (added Ignore Rep window)

This version includes the typo fix for "Stone-worn Fur", but it also includes the first functional enhancement in 3 years! Read on for details.

I use the "Find top rep item uses" feature a lot to decide which alt I should pass trophies to for increasing reputation. At one time, you had to have kindred reputation before you could buy Return/Guide/Muster skills, so the kindred rep setting was a good way to decide when to pass on rep items. However, rep requirements have been dropping with game updates and in recent updates, you can get skills with as little as an acquaintance rep. This has led to many cases where I've gotten the desired skill and want to pass on rep trophies but don't have kindred rep yet, so the "Find top" button doesn't tell me what I need to know any longer. Thus I added a new Ignore Rep setting. Fortunately, it fit well with the current data structure and required minimal code changes.

There is a new Set Ignore Rep button in the Reputation window that will open a new Ignore Rep window (can also open with "/dtw ir"). In this window, all kindred groups will be automatically set to ignore and change disabled. Clicking on a new group will flag it for no longer being considered for reputation gains for the current character. This will exclude it from Rep-Only listings and from "Find top" selection. When the group code is listed for a trophy, it will be colored magenta (instead of red for kindred) to flag it as a special case. Hopefully, I'm not the only one that will find this feature useful.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-22-2019, 02:13 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: Stone-

Thanks for the typo report. This was previously reported by aaron_huber and fixed in my copy of the code, but I haven't posted an update yet. I probably will soon.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-20-2019, 08:19 AM  
Jaybone
The Wary

Forum posts: 2
File comments: 2
Uploads: 0
Stone-

Of course the game's down now, so I can't verify which item, but I noticed last night that one of the Wilderfolk items wasn't being categorized correctly. Looking now at DT_data.lua, I see a bunch of entries for "Stone-warn Fur."
That's not a thing.
There is "Stone-worn Fur" so that might be what it's tripping up on?

Would just correcting the spelling on DT_data.lua fix this, if it is the case?

---EDIT---

Confirmed - Stone-Worn Fur is the item that wasn't categorized correctly, and a find-and-replace in DT_data.lua fixes it.

If anyone wants to fix this on their own, make sure to use a text editor that doesn't munge up file encoding, e.g. Notepad++, not Windows' built-in Notepad program.

Last edited by Jaybone : 06-20-2019 at 03:10 PM.
Jaybone is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2019, 10:37 PM  
Tullite
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Re: Re: 4.6?

Weird. Clicking on the link in your post still gives me 4.5.2.

However, I tried it in Edge (was using Firefox) and now the download button (and your link) gives me 4.6!

I know have it so thanks all.

Last edited by Tullite : 06-10-2019 at 10:38 PM.
Tullite is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2019, 10:57 AM  
JoeLOTRO
The Wary

Forum posts: 0
File comments: 13
Uploads: 0
Re: Re: Re: 4.6?

Quote:
Hmm.. I don't know what I'm doing wrong but I click the Download button and get 4.5.2.
I can only tell you that when I click the Download link I get version 4.6, with the latest files in the archive being of June 4th ...

// HTH, Joe
JoeLOTRO is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2019, 08:16 PM  
Tullite
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: 4.6?

Hmm.. I don't know what I'm doing wrong but I click the Download button and get 4.5.2.

I renamed the zip file to 4.6 (so it doesn't save over the actual copy of 4.5.2 I downloaded the other day) and comparing the contents of both zip files, they seem to be identical. Same date/time stamps and same CRC values.

Never mind, I'm not actually up to Vales of Anduin yet anyway
Tullite is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2019, 10:24 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: 4.6?

Quote:
When I try and download the latest version of this brilliant plugin (4.6) I just get a link to 4.5.2. Help!
I missed the upload on 4.6, but 4.6.0 will give you the correct version.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-08-2019, 01:48 PM  
Tullite
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
4.6?

When I try and download the latest version of this brilliant plugin (4.6) I just get a link to 4.5.2. Help!
Tullite is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-08-2019, 12:10 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Quote:
There are two references, both spelled the same way, to the item at line 199 and line 614
Lines 198-200 are all comments where I was storing information while I was adding the new items. They don't affect anything and can be safely deleted.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2019, 02:09 PM  
DOH
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
There are two references, both spelled the same way, to the item at line 199 and line 614
DOH is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2019, 10:37 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: Stone-worn Furs don't seem to be working

Yes, it's a typo. Thanks for the bug report. I'll correct the code and see if there are any more issues before posting a revision.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2019, 01:22 AM  
aaron_huber
The Wary

Forum posts: 0
File comments: 4
Uploads: 0
Stone-worn Furs don't seem to be working

DT is telling me that they are junk but they are on the new task boards. It looks like the issue is that in the data file they are listed as "warn" instead of "worn". I manually updated my data file to change it to "worn" and it's working for me now:

Old: ["4F6FC"] = { N="Stone-warn Fur", H={ [120]="Wf" },
New: ["4F6FC"] = { N="Stone-worn Fur", H={ [120]="Wf" },

Thanks so much for the quick update!

Last edited by aaron_huber : 06-07-2019 at 01:34 AM.
aaron_huber is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2019, 09:26 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 807
Uploads: 12
Re: Wrong version downloading

Whoops, sorry about that. That's what happens when I do things late at night and I'm half asleep! It should be good now.
Vinny is online now Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2019, 02:43 AM  
RagingBlade
The Wary
 
RagingBlade's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 18
Uploads: 1
Wrong version downloading

When I try and download the latest version, I get 4.5.6 instead of 4.6???
RagingBlade 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 03:39 PM.


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