lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Maps, coordinates & compasses


Post A Reply
Author Comments Comment Options
Unread 12-31-2017, 12:42 AM  
zefy
The Wary

Forum posts: 0
File comments: 15
Uploads: 0
reset Default

Is there a way to reset the Option to default.

Zefy

Last edited by zefy : 12-31-2017 at 12:43 AM.
zefy is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-08-2017, 05:33 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
There is a bug in the External Ping chat feature (documented in the readme.txt file) for MoorMap. This will be addressed in the next release. If anyone is using this feature (it is used by lunarwtr's plugins and possibly others) and wishes to fix their copy of the current version, simply comment out line 940 of main.lua by adding two dashes at the start of the line, i.e.
Code:
	Settings.pingDesc=data;
becomes
Code:
--	Settings.pingDesc=data;
Since the MapID used with coordinates by the "ping" command is a bit cryptic, version 1.36 will also add a "ping_r" command which will use the region and coordinates to determine the best fitting map (the "ping" with mapID will still be supported but "ping_r" will be more convenient for most uses).

Last edited by Garan : 10-08-2017 at 05:33 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-08-2017, 01:09 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Quote:
Originally Posted by Thurallor
DToX helped me localize SequenceBars for Russian a while back, and in doing so we came up with workarounds for the above. In particular, DToX made a complete replacement for the built-in ContextMenu class that allows you to set the font. I also made a "SetCyrillicEnabled()" function that redefines all of the Trajan fonts to similarly-sized Verdana fonts; changes the default fonts of buttons, labels, etc. to Verdana; superimposes a Verdana title over Lotro window titles; replaces the built-in ContextMenu with DToX's version; and can undo all of this by calling the function again with the argument = false. You are welcome to use any or all of it and modify it to your needs. The files in the SequenceBars tree are Thurallor/Common/UI/Cyrillic.lua and Thurallo/Common/UI/DToX/ContextMenu.lua.
Thanks. Good to know someone actually reads the version notes

I considered spending the time to fix the menu class but I couldn't allocate enough time to get to it (plugins have been a pretty low priority, especially over the summer for me). I'll have to look at DToX's context menu class, sounds like it might save me a lot of effort. The title overlay on the Turbine Window class is another nice touch I wasn't able to allocate time for, I'll take a look at your implementation.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-08-2017, 09:07 AM  
Thurallor
The Undying
 
Thurallor's Avatar
Interface Author - Click to view interfaces

Forum posts: 202
File comments: 457
Uploads: 20
Hi Garan,

Quote:
Changed all Trajan fonts to Verdana fonts since Trajan does not support cyrillic characters
Added Russian translation of UI, translations thanks to chirick86 on lotrointerface.com
-- note, Lua window titles do not support cyrillic fonts so they will probably show as "?????" characters when Russian is selected.
-- additionally, popup menus do not support cyrillic so the help text and other popup menus will also show as "?????" characters.
-- both of these have been submitted as bugs but it is doubtful that SSG has the resources to fix this at this time.
DToX helped me localize SequenceBars for Russian a while back, and in doing so we came up with workarounds for the above. In particular, DToX made a complete replacement for the built-in ContextMenu class that allows you to set the font. I also made a "SetCyrillicEnabled()" function that redefines all of the Trajan fonts to similarly-sized Verdana fonts; changes the default fonts of buttons, labels, etc. to Verdana; superimposes a Verdana title over Lotro window titles; replaces the built-in ContextMenu with DToX's version; and can undo all of this by calling the function again with the argument = false. You are welcome to use any or all of it and modify it to your needs. The files in the SequenceBars tree are Thurallor/Common/UI/Cyrillic.lua and Thurallo/Common/UI/DToX/ContextMenu.lua.
Thurallor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-04-2017, 06:03 PM  
Abingtapin
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
Thanks for the info. If you need any help and there's a way for me to do it, please PM me!
Abingtapin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-04-2017, 01:39 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Quote:
Originally Posted by Abingtapin
Was just wondering if an update for Mordor is in the works?
Short answer: Yes

Long answer: Yep. The maps themselves have been ready for quite a while but I haven't had much time to play or work on the plugins. I just (literally, last night) finished capturing the basic annotations but I'm looking to track down a few of the NPCs (those that don't move too much due to phasing). Once that's done, I will publish the updates for both MoorMap and TerrainMap. If I don't have time to gather the rest of the NPCs before this weekend I'll just publish them with what I already have (basically POIs, freep camps, treasure caches and lore pages). Hopefully by Sunday evening (I base times on server time zone, i.e. Eastern US) at the latest.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-04-2017, 01:11 PM  
Abingtapin
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
Was just wondering if an update for Mordor is in the works?
Abingtapin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2017, 10:55 AM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Quote:
Originally Posted by fade2gray
Hi Garan,

Wondering why skirmish camp locations aren't displayed on the maps for Lothlorien and Mirkwood?
Mostly laziness

There came a point where I stopped adding the custom Skirmish Camp icon as it didn't seem really necessary and any areas like Bree or Breeland that got updated didn't get their skirmish camp icons either. If anyone wants to see where skirmish camps are, they can just filter on the word "skirmish" and the Skirmish Trainer and Skirmish Captains can be easily located. I may at some point just remove the icon completely.

Mirkwood however, doesn't seem to have a Skirmish Captain or Skirmish Trainer in the default data so that camp may have been totally overlooked by accident or added after I collected the data, I'll add it to the todo list to revisit Mirkwood at some point.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2017, 07:59 AM  
fade2gray
The Wary
 
fade2gray's Avatar

Forum posts: 2
File comments: 15
Uploads: 0
Hi Garan,

Wondering why skirmish camp locations aren't displayed on the maps for Lothlorien and Mirkwood?
fade2gray is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-05-2017, 03:25 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
known issue

Dagorlad crafting nodes are not currently supported - I will fix this in a future update.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-05-2017, 01:14 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Update 1.34(a)

The briefly available Update 1.34 was uploaded with the wrong version of the .plugin file so it reports itself as 1.33 and will not automatically update the U20 default data. This was fixed in 1.34a. Please download 1.34a if you already downloaded 1.34.

Last edited by Garan : 04-05-2017 at 01:19 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-07-2017, 04:48 AM  
Jethpriel
The Wary

Forum posts: 0
File comments: 73
Uploads: 0
Re: Re: Anorien After Battle maps

Quote:
Originally Posted by Jethpriel
Heya, soon we are getting new area again (U20)
Do you have any plans for creating maps for Pelennor After Battle / Northithilien?
Quote:
Hi, those maps were added in version 1.32 back in December...
Woops, was sure I had the latest update.
Will download this now then.
Sorry and thanks for answer.
Jethpriel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-06-2017, 03:12 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Re: Anorien After Battle maps

Quote:
Originally Posted by Jethpriel
Heya, soon we are getting new area again (U20)
Do you have any plans for creating maps for Pelennor After Battle / Northithilien?
Hi, those maps were added in version 1.32 back in December...

Last edited by Garan : 03-06-2017 at 03:27 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-06-2017, 12:47 PM  
Jethpriel
The Wary

Forum posts: 0
File comments: 73
Uploads: 0
Anorien After Battle maps

Heya, soon we are getting new area again (U20)
Do you have any plans for creating maps for Pelennor After Battle / Northithilien?

Last edited by Jethpriel : 03-06-2017 at 01:07 PM.
Jethpriel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-25-2017, 03:42 PM  
fade2gray
The Wary
 
fade2gray's Avatar

Forum posts: 2
File comments: 15
Uploads: 0
Quote:
I did add your suggestion to allow changing deed marker font size to the ToDo list, it's just a matter of whether it actually gets implemented.
OK, thanks for the consideration.
fade2gray 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 07:57 AM.


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