Skip to content

Commit 1f12547

Browse files
committed
metadata for v1.2.0
1 parent fde4be5 commit 1f12547

6 files changed

+16
-27
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.2.0
2+
- fixed U38 allegiance travel skills in EN/FR/DE client
3+
- added new U38.1.1 skill in EN/FR/DE client
4+
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963
15
## v1.1.0
26
- fixed two U38 reputation travel skills in EN client
37
- added U38 Mariner skills in FR client

TravelWindowII.plugin

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Information>
44
<Name>Travel Window II</Name>
55
<Author>Hyoss</Author>
6-
<Version>v1.1.0</Version>
6+
<Version>v1.2.0</Version>
77
<Description>
88
This plugin creates a single window that contains all the available travel skills, including the race, class and reputation skills.
99
It is a further development of Travel Window, that has been worked on by multiple authors before.

TravelWindowII.plugincompendium

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PluginConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
33
<Id>1113</Id>
44
<Name>Travel Window II</Name>
5-
<Version>v1.1.0</Version>
5+
<Version>v1.2.0</Version>
66
<Author>Hyoss</Author>
77
<InfoUrl>http://www.lotrointerface.com/downloads/info1113</InfoUrl>
88
<DownloadUrl>http://www.lotrointerface.com/downloads/download1113</DownloadUrl>

doc/credits.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ Garan
2424
mhdubose
2525
Eili
2626
Lumbago
27-
daks-ua
27+
daks-ua
28+
whiterabbit963

doc/lotroforums.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
A new version is available!
22

3-
v1.1.0
4-
- fixed two U38 reputation travel skills in EN client
5-
- added U38 Mariner skills in FR client
6-
- added U38 Mariner skills in DE client
7-
- cleaned up duplicate Mariner skills in EN/DE/FR files
8-
- fixed Swanfleet label in DE client
9-
- fixed River-Hobbit racial in DE client
10-
- fixed Mariner skills in DE client
11-
- fixed all Mariner skills not showing up in Enabled and Sort options tabs
12-
- fixed newly learned Mariner skills not being found when checking trained skills
13-
14-
There is a bug with the skills returning you to Dol Amroth - the skills are named identically by SSG and the change requires a significant rework to how TW II stores data about skills.
3+
v1.2.0
4+
- fixed U38 allegiance travel skills in EN/FR/DE client
5+
- added new U38.1.1 skill in EN/FR/DE client
6+
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963
157

168
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].

doc/lotrointerface.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,9 @@ Use the mousewheel while hovering over the travel skill icon to change the selec
3737
[/LIST]
3838

3939
Version history:
40-
v1.1.0
41-
- fixed two U38 reputation travel skills in EN client
42-
- added U38 Mariner skills in FR client
43-
- added U38 Mariner skills in DE client
44-
- cleaned up duplicate Mariner skills in EN/DE/FR files
45-
- fixed Swanfleet label in DE client
46-
- fixed River-Hobbit racial in DE client
47-
- fixed Mariner skills in DE client
48-
- fixed all Mariner skills not showing up in Enabled and Sort options tabs
49-
- fixed newly learned Mariner skills not being found when checking trained skills
50-
51-
There is a bug with the skills returning you to Dol Amroth - the skills are named identically by SSG and the change requires a significant rework to how TW II stores data about skills.
40+
v1.2.0
41+
- fixed U38 allegiance travel skills in EN/FR/DE client
42+
- added new U38.1.1 skill in EN/FR/DE client
43+
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963
5244

5345
Rest of changelog found [URL="https://github.com/wduda/TravelWindowII/blob/master/CHANGELOG.md"]here[/URL].

0 commit comments

Comments
 (0)