diff --git a/CHANGELOG.md b/CHANGELOG.md index bb0cc4e..1fb1299 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## v2.4.0 + +- add: newly learned skills will be detected automatically and become visible and usable in TW II +- add: new option to use skill name as label instead of location name +- add: incorporated RU translations by Svertalf +- add: new options tab with list of still learnable travel skills +- add: acquisition method for skills on still learnable skills tab (beta, EN only) +- enhance: checkboxes in options now have better labels so checkbox marked means "turned on" +- enhance: minor improvements to main window solving, mostly fixing scaling issues + ## v2.3.1 - add: option to turn off zone names in labels diff --git a/TravelWindowII.plugin b/TravelWindowII.plugin index df5cbfd..e9c2868 100644 --- a/TravelWindowII.plugin +++ b/TravelWindowII.plugin @@ -3,7 +3,7 @@ Travel Window II Hyoss - v2.3.1 + v2.4.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 94c1322..8d7472b 100644 --- a/TravelWindowII.plugincompendium +++ b/TravelWindowII.plugincompendium @@ -2,7 +2,7 @@ 1113 Travel Window II - v2.3.1 + v2.4.0 Hyoss http://www.lotrointerface.com/downloads/info1113 http://www.lotrointerface.com/downloads/download1113 diff --git a/doc/credits.md b/doc/credits.md index 70806fa..6c95547 100644 --- a/doc/credits.md +++ b/doc/credits.md @@ -26,3 +26,4 @@ Eili Lumbago daks-ua whiterabbit963 +Svertalf diff --git a/doc/lotroforums.txt b/doc/lotroforums.txt index 4d240e0..6b433fe 100644 --- a/doc/lotroforums.txt +++ b/doc/lotroforums.txt @@ -2,11 +2,15 @@ A new version is available! Sorting through drag and drop and locking the window positions go hand in hand - by locking the interface in place you are preventing accidental drag and drops. -v2.3.1 - -- add: option to turn off zone names in labels -- fix: icons on maps sometimes not turning on/off properly +v2.4.0 +- add: newly learned skills will be detected automatically and become visible and usable in TW II +- add: new option to use skill name as label instead of location name +- add: incorporated RU translations by Svertalf +- add: new options tab with list of still learnable travel skills +- add: acquisition method for skills on still learnable skills tab (beta, EN only) +- enhance: checkboxes in options now have better labels so checkbox marked means "turned on" +- enhance: minor improvements to main window solving, mostly fixing scaling issues Huge kudos to @whiterabbit963 for making this release possible! diff --git a/doc/lotrointerface.txt b/doc/lotrointerface.txt index ee56024..322c538 100644 --- a/doc/lotrointerface.txt +++ b/doc/lotrointerface.txt @@ -29,10 +29,15 @@ Use the mousewheel while hovering over the travel skill icon to change the selec Version history: -v2.3.1 - -- add: option to turn off zone names in labels -- fix: icons on maps sometimes not turning on/off properly +v2.4.0 + +- add: newly learned skills will be detected automatically and become visible and usable in TW II +- add: new option to use skill name as label instead of location name +- add: incorporated RU translations by Svertalf +- add: new options tab with list of still learnable travel skills +- add: acquisition method for skills on still learnable skills tab (beta, EN only) +- enhance: checkboxes in options now have better labels so checkbox marked means "turned on" +- enhance: minor improvements to main window solving, mostly fixing scaling issues Huge kudos to @whiterabbit963 for making this release possible!