Skip to content

Commit 1d73e04

Browse files
authored
Merge pull request #81 from wduda/U30-travel-update
U30 travel update
2 parents 70acce5 + af9fb08 commit 1d73e04

34 files changed

+1550
-1523
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
2-
2+
## v1.0.14beta
3+
- added new travel skills for U30 in EN, DE, FR
34
## v1.0.13beta
45
- fixed plugin crash for Wardens with travel to Trestlebridge learned (bugfix)
56
## v1.0.12beta

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.0.13beta</Version>
6+
<Version>v1.0.14beta</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.0.13beta</Version>
5+
<Version>v1.0.14beta</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

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ Hyoss
1919
Thaliruth
2020
Drogo
2121
Adra
22+
Lossensinome

doc/lotrointerface.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,7 @@ How to handle the settings reset introduced by v1.0.7beta?
4141
[/LIST]
4242

4343
Version history:
44-
v1.0.13beta
45-
- fixed plugin crash for Wardens with travel to Trestlebridge learned (bugfix)
46-
47-
v1.0.12beta
48-
- fixed unloadable settings for 64bit DE and FR clients (bugfix)
49-
- fixed label of Hultvis hunter guide in FR client (bugfix)
44+
v1.0.14beta
45+
- added new travel skills for U30 in EN, DE, FR
5046

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

0 commit comments

Comments
 (0)