lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 07-15-2013, 06:18 PM  
Ratatoeskr
The Wary

Forum posts: 0
File comments: 10
Uploads: 0
There is a direct travel route (swift travel) from South Bree to Lhanuch in Enedwaith that your very helpful plugin does not seem to know.
Ratatoeskr is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2013, 07:07 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.7.3

This is a minor update that adds the Return/Guide/Muster skills for Forlaw that became available with the game update this week.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2013, 01:58 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.7.2

This is a minor update that corrects the stable location for Writhendowns. This only affected the Find Nearest Stable when near Writhendowns.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-16-2013, 12:19 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.7.1

This is a minor update that adds support for the skill "Return to Lalia's Market" as reported by Bamanlron.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-15-2013, 08:42 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Re: New Return To skill

Quote:
I looked for but didn't find the new travel skill "Return to Lalia's market" in the latest update. You can purchase it for 3 Mithril coins at the dye vendor in Lalia's market in Bree.
Thanks for the heads-up. I haven't looked at Lalia's market, so I'll check it out and add the new skill.

There may also be a new "Return to" for Wildermore, but I haven't got the new quest pack yet, so I may be missing that too.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-15-2013, 05:55 PM  
Bamanlron
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
New Return To skill

I looked for but didn't find the new travel skill "Return to Lalia's market" in the latest update. You can purchase it for 3 Mithril coins at the dye vendor in Lalia's market in Bree.

Last edited by Bamanlron : 05-15-2013 at 05:56 PM.
Bamanlron is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-14-2013, 09:40 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.7 - Update 11

This version adds the 5 new location in Wildermore that were added with Update 11. I've got all the travel times, but there is something odd about the travel discounts. At 3 of the stables, some of my alts are already getting a discount without having any People of Wildermore rep. So the pricing displayed may not match what you get until I figure it out.

PS. If you can help identify the discounts, please post what you have found.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-13-2013, 07:21 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Update 11

I've added the new locations in Update 11, but I'm still working on the travel times. I should have it ready for release tomorrow.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-30-2013, 07:51 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.6.2

This is a minor update. It corrects the map location for Mithechad and changes the menu button style to look like the standard Lotro ones. This should make them easy to distinguish from action buttons.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-11-2013, 06:35 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Version 2.6

This is a significant update that all users should upgrade to. I've also added two new documents that explain in detail about setting travel requirements and using the Find Route features. These should make it easier to get the full benefit of the plugin's features.

I've corrected the Moria locations where requirements were removed and taken them out of the Requirements window. For people that have never been subscribers, the Swift Travel restrictions had only been set for the starting areas amd the requirement checkbox setting wasn't being retained. I've fixed the checkbox and changed the flag implementation so that all location should handle this properly.

I added a "/tr rt" command to list "Return to" skills that haven't been learned with a mouse-over showing the requirements for learning the skill (Ost Guruth is a special case). This should make it easier to find new travel skills.

The biggest change is the addition of Manual Travel routes. These are stable connections that you have to ride on your own horse, but are important to link different regions together so that route finding is more effective. Without these routes, Moria locations are isolated from other zones until level 65 when it can be accessed from Galtrev. Manual Travel routes show up in routing lists with the (MT) flag. This also allows the two sides of Bree to be connected for routing for users that haven't subscribed.

PS. I'm planning on revising the appearance of drop-down menus now that Update 10 changed the way buttons look, but I didn't want to hold up this release until the menu change is ready.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-04-2013, 04:03 AM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Re: Re: Re: Two small issues

Quote:
I think most confusing was that you use first set the start/end destination and then use the same controls to select the complementing one.
The reason I use the same location settings menus is both to save space and code, but I can see how it could be confusing. I'll have a look at revising the docs with a more detailed walk-thru on using the settings.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-02-2013, 04:35 AM  
Thenedus
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Two small issues

Quote:
Did the README file not give an adequate explanation?
With hindsight, the README should have been explained enough to use the plugin. I was probably just confused because "Find route" did not work in Moria. By the time I figured out why it didn't work I had read enough of your code to understand how the plugin works in general.

I think most confusing was that you use first set the start/end destination and then use the same controls to select the complementing one. All routing applications that I know (e.g. Google Maps) provide separate controls for start and end of a route.
If you don't mind, I'll put together an alternative UI that hopefully is a bit easier to use. I have some ideas, but it is easier to just implement them than to describe them.
Thenedus is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2013, 11:37 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Exclamation Version 2.5.5

This is a minor, but important update to fix a couple of defects reported by Thenedus.
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-23-2013, 07:22 PM  
Vinny
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 798
Uploads: 12
Re: Two small issues

Quote:
Thank you for a very helpful addon, although I had a hard time figuring out how to use it. Good thing the source is available

While using it in Moria, I spotted two issues:
Thanks for reporting the defects, the error message was a leftover that I'd forgotten to remove. I'll be fixing these in an update soon.

Did the README file not give an adequate explanation?
Vinny is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-22-2013, 01:19 PM  
Thenedus
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Two small issues

Thank you for a very helpful addon, although I had a hard time figuring out how to use it. Good thing the source is available

While using it in Moria, I spotted two issues:
  • "Find route" gives an error "Moria locations lack travel times for routing". Since I could not find any missing times in the data for Moria and the code looks as if it would even work without travel times, I just removed this check. No issues so far.
  • In the Region hash (TR_Data.lua), Rhovanion is mispelled. This causes the "Find nearest stable" functionality to fail in Moria. Just replace "t" with "i"
Thenedus 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 06:57 PM.


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