Skip to content

Commit

Permalink
metadata for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wduda committed Dec 31, 2023
1 parent fde4be5 commit 1f12547
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 27 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.2.0
- fixed U38 allegiance travel skills in EN/FR/DE client
- added new U38.1.1 skill in EN/FR/DE client
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963
## v1.1.0
- fixed two U38 reputation travel skills in EN client
- added U38 Mariner skills in FR client
Expand Down
2 changes: 1 addition & 1 deletion TravelWindowII.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Information>
<Name>Travel Window II</Name>
<Author>Hyoss</Author>
<Version>v1.1.0</Version>
<Version>v1.2.0</Version>
<Description>
This plugin creates a single window that contains all the available travel skills, including the race, class and reputation skills.
It is a further development of Travel Window, that has been worked on by multiple authors before.
Expand Down
2 changes: 1 addition & 1 deletion TravelWindowII.plugincompendium
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PluginConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Id>1113</Id>
<Name>Travel Window II</Name>
<Version>v1.1.0</Version>
<Version>v1.2.0</Version>
<Author>Hyoss</Author>
<InfoUrl>http://www.lotrointerface.com/downloads/info1113</InfoUrl>
<DownloadUrl>http://www.lotrointerface.com/downloads/download1113</DownloadUrl>
Expand Down
3 changes: 2 additions & 1 deletion doc/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ Garan
mhdubose
Eili
Lumbago
daks-ua
daks-ua
whiterabbit963
16 changes: 4 additions & 12 deletions doc/lotroforums.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
A new version is available!

v1.1.0
- fixed two U38 reputation travel skills in EN client
- added U38 Mariner skills in FR client
- added U38 Mariner skills in DE client
- cleaned up duplicate Mariner skills in EN/DE/FR files
- fixed Swanfleet label in DE client
- fixed River-Hobbit racial in DE client
- fixed Mariner skills in DE client
- fixed all Mariner skills not showing up in Enabled and Sort options tabs
- fixed newly learned Mariner skills not being found when checking trained skills

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.
v1.2.0
- fixed U38 allegiance travel skills in EN/FR/DE client
- added new U38.1.1 skill in EN/FR/DE client
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963

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].
16 changes: 4 additions & 12 deletions doc/lotrointerface.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,9 @@ Use the mousewheel while hovering over the travel skill icon to change the selec
[/LIST]

Version history:
v1.1.0
- fixed two U38 reputation travel skills in EN client
- added U38 Mariner skills in FR client
- added U38 Mariner skills in DE client
- cleaned up duplicate Mariner skills in EN/DE/FR files
- fixed Swanfleet label in DE client
- fixed River-Hobbit racial in DE client
- fixed Mariner skills in DE client
- fixed all Mariner skills not showing up in Enabled and Sort options tabs
- fixed newly learned Mariner skills not being found when checking trained skills

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.
v1.2.0
- fixed U38 allegiance travel skills in EN/FR/DE client
- added new U38.1.1 skill in EN/FR/DE client
- fixed duplicate skillnames causing all kinds of sorting issues - thanks to @whiterabbit963

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

0 comments on commit 1f12547

Please sign in to comment.