You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adding lua formatter config
* updated formatting
* updated formatting of maps files
* updated formatting ob tabs files
* updated formatting of main files
* updated more formatting
* added option to hide window on travel skill use
* changed order of options in general options panel
* fixed buggy behaviour on pressing escape and f12
* fixed whitespace
* renamed two global variables
* some beta19 preparation changes
* renamed global variable
* Added port to Thorenhad
* adding metadata
- added new option to close Travel Window when using a travel skill regardless of window mode
4
+
- updated behaviour of Travel Window when using function key and escape to hide the UI, should now handle all cases correctly
5
+
- added Tornhad travel skills
6
+
- fixed many French Warden skills that were renamed by SSG
5
7
6
8
Download it at [url=https://www.lotrointerface.com/downloads/fileinfo.php?id=1113]Lotrointerface[/url], [url=https://github.com/wduda/TravelWindowII/releases]GitHub[/url], via [url=https://github.com/JeremyStepp/OneLauncher]OneLauncher[/url] or via [url=https://www.lotrointerface.com/downloads/info663-LOTROPluginCompendium.html]Plugin Compendium[/url].
Copy file name to clipboardExpand all lines: doc/lotrointerface.md
+8-3
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@ This plugin creates a single window that contains available travel skills, inclu
2
2
3
3
[B]Since this plugin is a 100% replacement for "Travel Window" you should not have both enabled at the same time. You can keep them both installed though.[/B]
4
4
5
+
The plugin has four modes of operation - icon grid, text list, pulldown list and carousel. These can be switched from the menu that opens when you right-click the plugin. This menu also gives you access to the options window.
6
+
5
7
[SIZE="3"]Installation:[/SIZE]
6
8
This is a full plugin and can be installed standalone. Follow the general plugin installation instructions to install Travel Window II or update the install (depends on your OS).
7
9
I recommend you install and manage your plugins with the LOTRO Plugin Compendium found at this URL, since it will install plugins cleanly and take care of installing the Turbine utilities for you: [URL="http://www.lotrointerface.com/downloads/info663-LOTROPluginCompendium.html"]LOTRO Plugin Compendium App[/URL]
@@ -27,7 +29,7 @@ Why does my racial skill show up even though I do not have the racial trait equi
27
29
28
30
Why does a reputation or store version of my racial skill show up even though I have not obtained or bought it?
29
31
[LIST]
30
-
[*]This is because the racial and those store-bought skills have identical names ingame (i.e. "Return to Bree") and the plugin obtains a list of learned skills that includes that name at least once. Based on that name alone the plugin cannot know which of the two skills you have obtained, while you can get both through the Racial+Store combo. You can use the Enable/Disable options to hide the skill you do not have that is greyed out.
32
+
[*]This is because the racial and those store-bought skills have identical names ingame (i.e. "Return to Bree") and the plugin obtains a list of learned skills for your character that includes that particular name at least once. Based on that name alone the plugin cannot know which of the two skills you have obtained, while you can get both through the Racial+Store combo. You can use the Enable/Disable options to hide the skill you do not have that is greyed out.
31
33
[/LIST]
32
34
33
35
How to handle the settings reset introduced by v1.0.7beta?
@@ -41,7 +43,10 @@ How to handle the settings reset introduced by v1.0.7beta?
41
43
[/LIST]
42
44
43
45
Version history:
44
-
v1.0.18beta
45
-
- fixed changed Gundabad translations for FR
46
+
v1.0.19beta
47
+
- added new option to close Travel Window when using a travel skill regardless of window mode
48
+
- updated behaviour of Travel Window when using function key and escape to hide the UI, should now handle all cases correctly
49
+
- added Tornhad travel skills
50
+
- fixed many French Warden skills that were renamed by SSG
46
51
47
52
Rest of changelog found [URL="https://github.com/wduda/TravelWindowII/blob/master/CHANGELOG.md"]here[/URL].
0 commit comments