Skip to content

Commit

Permalink
metadata for 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wduda committed Sep 25, 2024
1 parent b318503 commit a91e68c
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 10 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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>v2.3.1</Version>
<Version>v2.4.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>v2.3.1</Version>
<Version>v2.4.0</Version>
<Author>Hyoss</Author>
<InfoUrl>http://www.lotrointerface.com/downloads/info1113</InfoUrl>
<DownloadUrl>http://www.lotrointerface.com/downloads/download1113</DownloadUrl>
Expand Down
1 change: 1 addition & 0 deletions doc/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ Eili
Lumbago
daks-ua
whiterabbit963
Svertalf
12 changes: 8 additions & 4 deletions doc/lotroforums.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down
13 changes: 9 additions & 4 deletions doc/lotrointerface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down

0 comments on commit a91e68c

Please sign in to comment.