Skip to content

Commit bda3cea

Browse files
authored
fixed metadata (#117)
* adding lua formatter config * updated formatting * updated formatting of maps files * updated formatting ob tabs files * updated formatting of main files * updated more formatting * added option to hide window on travel skill use * changed order of options in general options panel * fixed buggy behaviour on pressing escape and f12 * fixed whitespace * renamed two global variables * some beta19 preparation changes * renamed global variable * Added port to Thorenhad * adding metadata * added Yondershire skill * set pluginversion to 20 * replaced options in plugin manager with a simple button opening the options window * updated changelog * fixed error thrown on click in pulldown list * removed unused checkbox implementation * making sure maps are opening again #108 * fix #112 - OptionsPanel in Plugin Manager opens second instance of Options Window * - add EN skills for U34, make sure maps still load * added new travel skill for travel to tracery archive * adding rudimentary U34 support for DE and FR, missing translations * fixed FR U34 skills * U34 in DE + fixed two muster skills in DE * new tag * fixed DE msuter skills * updated changelogs * fixed metadata for v1.0.21beta
1 parent 02eaf0d commit bda3cea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.20beta</Version>
6+
<Version>v1.0.21beta</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.20beta</Version>
5+
<Version>v1.0.21beta</Version>
66
<Author>Hyoss</Author>
77
<InfoUrl>http://www.lotrointerface.com/downloads/info1113</InfoUrl>
88
<DownloadUrl>http://www.lotrointerface.com/downloads/download1113</DownloadUrl>

0 commit comments

Comments
 (0)