diff --git a/CHANGELOG.md b/CHANGELOG.md index 5434e9d..af69bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 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 ## v1.0.29alpha - fixed Mariner skills showing up twice in DE client - adding U38 skills in EN/FR diff --git a/TravelWindowII.plugin b/TravelWindowII.plugin index 4f7da58..07360a0 100644 --- a/TravelWindowII.plugin +++ b/TravelWindowII.plugin @@ -3,7 +3,7 @@ Travel Window II Hyoss - v1.0.29alpha + v1.1.0 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. diff --git a/TravelWindowII.plugincompendium b/TravelWindowII.plugincompendium index 38e81a6..ebb7202 100644 --- a/TravelWindowII.plugincompendium +++ b/TravelWindowII.plugincompendium @@ -2,7 +2,7 @@ 1113 Travel Window II - v1.0.29alpha + v1.1.0 Hyoss http://www.lotrointerface.com/downloads/info1113 http://www.lotrointerface.com/downloads/download1113 diff --git a/doc/lotroforums.md b/doc/lotroforums.md index 2537c71..da8eb34 100644 --- a/doc/lotroforums.md +++ b/doc/lotroforums.md @@ -1,9 +1,16 @@ A new version is available! -v1.0.29alpha -- fixed Mariner skills showing up twice in DE client -- adding U38 skills support for EN/FR client +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 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. +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. 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]. \ No newline at end of file diff --git a/doc/lotrointerface.md b/doc/lotrointerface.md index 404e1fc..4b90c33 100644 --- a/doc/lotrointerface.md +++ b/doc/lotrointerface.md @@ -37,10 +37,17 @@ Use the mousewheel while hovering over the travel skill icon to change the selec [/LIST] Version history: -v1.0.29alpha -- fixed Mariner skills showing up twice in DE client -- adding U38 skills in EN/DE/FR - -There is a bug 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. +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. Rest of changelog found [URL="https://github.com/wduda/TravelWindowII/blob/master/CHANGELOG.md"]here[/URL]. \ No newline at end of file