lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins


Post A Reply
Author Comments Comment Options
Unread 11-27-2023, 03:20 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
Is there a bug with the guide to Dol Amroth for the hunter? I can't use it with Travel Window, I've to choose it from the game menu. I've two guides in Travel Window, but neither works.
Yes there is a bug, SSG messed up and named old and new skill the same (one is in West Gondor, one is in King's Gondor).
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-27-2023, 12:32 PM  
Farothhen
The Wary
 
Farothhen's Avatar

Forum posts: 2
File comments: 95
Uploads: 0
Is there a bug with the guide to Dol Amroth for the hunter? I can't use it with Travel Window, I've to choose it from the game menu. I've two guides in Travel Window, but neither works.

Last edited by Farothhen : 11-27-2023 at 01:48 PM.
Farothhen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-24-2023, 02:20 PM  
Edinros
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Ledger-keepers not showing in v1.0.29alpha

This is how it currently is: repLocations:AddSkill("Return to The Ledger-Keepers", "0x70068704", "Ledger-Keepers (Rep)");

This is how it should be: repLocations:AddSkill("Return to the Ledger-keepers", "0x70068704", "Ledger-Keepers (Rep)");

Basically just lower case the "T" and "K".
This is a similar bug to the one I posted before, about the Order of the Eagle.
Also, the Order of the Eagle is not grouped together with the other allegiance skills, it's currently last on the list when it should be after the ledger keepers

Last edited by Edinros : 11-24-2023 at 02:24 PM.
Edinros is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 03:53 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Re: 1.0.29alpha not showing Mariner sail-to skills

Quote:
In 1.0.29alpha, the Mariner sail-to skills do not appear in either the ENABLE or the SORT lists. (English client.)
Tracking this here: https://github.com/wduda/TravelWindowII/issues/133
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 03:52 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
Minor Bug: "Guide to Estolad Lân" skill stays at the bottom of my self-sorted order no matter how I change it.
Thanks for the report, tracking that here: https://github.com/wduda/TravelWindowII/issues/137

It seems you are experiencing this on a character that is a hunter. It would help to see the list of skills this character actually knows to reproduce the issue.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 03:49 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Quote:
Mariner FR

marinerLocations:AddSkill("Naviguer vers Umbar", "0x700687bb", "Umbar (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Dol Amroth", "0x700687c1", "Dol Amroth (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Jax Phanâl", "0x700687c0", "Jax Phanâl (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Halrax", "0x700687c3", "Halrax (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Lond Cirion", "0x700687bd", "Lond Cirion (Naviguer)");
Thanks for the input, tracking the feature here: https://github.com/wduda/TravelWindowII/issues/136
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 03:44 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Re: Dol Amroth (rep U38) displayed twice

Quote:
On the sort screen Dol Amroth (rep U38) is listed twice and is also showing up in the UI display window twice.
Thanks for the report, tracking this here: https://github.com/wduda/TravelWindowII/issues/135

Also, I mentioned this right after the release of v1.0.29alpha:

Quote:
There is a bug in v1.0.29alpha with the skills returning you to Dol Amroth - the skills are named identically by SSG and I need to see if this can be fixed. I will look into that together with the next update that will add support for the DE client.

Last edited by Hyoss : 11-20-2023 at 03:54 PM.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 03:39 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 151
File comments: 315
Uploads: 3
Re: v1.0.29alpha bug

Quote:
The Order of the Eagles is not showing
Here is what's in the file: repLocations:AddSkill("Return to The Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");

Here is what SHOULD be: repLocations:AddSkill("Return to the Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");

Basically just lowercase the "T" in "The"
Thanks for the bug report, tracking this here: https://github.com/wduda/TravelWindowII/issues/134
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-20-2023, 01:29 PM  
Annathin
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Dol Amroth (rep U38) displayed twice

On the sort screen Dol Amroth (rep U38) is listed twice and is also showing up in the UI display window twice.
Annathin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2023, 03:12 PM  
Edinros
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
v1.0.29alpha bug

The Order of the Eagles is not showing
Here is what's in the file: repLocations:AddSkill("Return to The Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");

Here is what SHOULD be: repLocations:AddSkill("Return to the Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");

Basically just lowercase the "T" in "The"
Edinros is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2023, 11:04 AM  
JohnMHammer
The Indomitable
 
JohnMHammer's Avatar
Interface Author - Click to view interfaces

Forum posts: 14
File comments: 58
Uploads: 4
1.0.29alpha not showing Mariner sail-to skills

In 1.0.29alpha, the Mariner sail-to skills do not appear in either the ENABLE or the SORT lists. (English client.)

Last edited by JohnMHammer : 11-19-2023 at 11:14 AM.
JohnMHammer is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2023, 08:39 AM  
Lumbago
The Wary
 
Lumbago's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
Mariner FR

marinerLocations:AddSkill("Naviguer vers Umbar", "0x700687bb", "Umbar (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Dol Amroth", "0x700687c1", "Dol Amroth (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Jax Phanâl", "0x700687c0", "Jax Phanâl (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Halrax", "0x700687c3", "Halrax (Naviguer)");
marinerLocations:AddSkill("Naviguer vers Lond Cirion", "0x700687bd", "Lond Cirion (Naviguer)");
Lumbago is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2023, 06:54 AM  
Lawton
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
Re: Re: Hunter broken

Yes, did some tests and issue is the same for return and guide, not for Muster because the name is different (at least in french).
If you change order of Dol amroth gondor and regular then regular appears twice.
So I guess the cause of the duplication is that the skill have exactly the same name. I try to find a fix but i'm not a real dev


Yeah it's ok, it's just for some reason SSG kept the same name and thus confusing players with it.

I hardly see how this can be fixed without SSG direct involvement, and knowing how they absolutely dont care about the plugins it's most likely they will never do so. They hardly care about their own bug already.

Last edited by Lawton : 11-19-2023 at 06:55 AM.
Lawton is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 08:44 PM  
Lumbago
The Wary
 
Lumbago's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 27
Uploads: 1
Quote:
This was useful, however when providing the skill names it is crucial to provide character-perfekt names - Jax Phanâl for example will not be working if one does not write out the â in the plugin's data. Added you to credits!
Be careful its HALRAX, not HARLAX

Last edited by Lumbago : 11-19-2023 at 08:33 AM.
Lumbago is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2023, 07:36 PM  
SunfireKnight86
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Minor Bug: "Guide to Estolad Lân" skill stays at the bottom of my self-sorted order no matter how I change it.
SunfireKnight86 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 10:50 AM.


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