Skip to content

Commit

Permalink
fixed metadata (#117)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
wduda authored Nov 16, 2022
1 parent 02eaf0d commit bda3cea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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>v1.0.20beta</Version>
<Version>v1.0.21beta</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>v1.0.20beta</Version>
<Version>v1.0.21beta</Version>
<Author>Hyoss</Author>
<InfoUrl>http://www.lotrointerface.com/downloads/info1113</InfoUrl>
<DownloadUrl>http://www.lotrointerface.com/downloads/download1113</DownloadUrl>
Expand Down

0 comments on commit bda3cea

Please sign in to comment.