Skip to content

Releases: wduda/TravelWindowII

v1.0.14beta

16 Jun 04:58
1d73e04
Compare
Choose a tag to compare
  • added new travel skills for U30 in EN, DE, FR

v1.0.13beta

07 Apr 08:30
70acce5
Compare
Choose a tag to compare
  • fixed plugin crash for Wardens with travel to Trestlebridge learned (bugfix)

v1.0.12beta

20 Mar 19:53
45d67d8
Compare
Choose a tag to compare
  • fixed unloadable settings for 64bit DE and FR clients (bugfix)
  • fixed label of Hultvis hunter guide in FR client (enhancement)

v1.0.11hotfix2

10 Mar 09:39
Compare
Choose a tag to compare
  • fixed plugincompendium version data

v1.0.11hotfix1

10 Mar 09:13
9c5e3c6
Compare
Choose a tag to compare
  • Fixed one French U29 skill - thanks homeopatix for bug report

v1.0.11beta

09 Mar 22:41
Compare
Choose a tag to compare
  • full U29 travel skills support for DE and FR (enhancement)

v1.0.10beta

06 Mar 23:21
7a2b8f4
Compare
Choose a tag to compare
  • U29 travel skills support for EN (enhancement)
  • attempted U29 travel skills support for DE and FR - no translations for skills were available on Bullroarer (enhancement)
  • checking for untrained skills both through options button and menu item will now add newly learned skills immediately (enhancement)
  • fixed bug in textlist mode where only last skill was highlighted on mouseover (bugfix)
  • fixed bug that caused skill enabled list and skill order to reset after SSG releases an update (bugfix)
  • automated github builds to create github releases for easy access to finished zip (internal)
  • cleaned up a lot of global/local internal variables and names (internal)

v1.0.9beta

26 Feb 00:01
dbcc887
Compare
Choose a tag to compare
  • fixed bug where pressing Esc did not close the options window (bugfix)
  • fixed bug where changing options was lagging the client, especially on changing opacity sliders (bugfix)
  • automated github builds for faster releases (internal)
  • cleaned up settings stored by plugin to remove unused data (internal)
  • cleaned up some code for better readability (internal)

v1.0.8beta

08 Jan 17:33
Compare
Choose a tag to compare
  • fixed error in German Dale return skill
  • made it so plugin attempts to import all settings other than enabled and sorting the plugin had before v1.0.7beta rather than just resetting

v1.0.7beta

07 Jan 21:48
3e2c948
Compare
Choose a tag to compare
  • changed enabled/disabled function to identify skills by ID - fixes problems with skills sharing names, like racial/rep, map home/Beorning racial (bugfix) closes #25 #17
  • changed sorting identify skills by ID - sorting will now work and save its settings properly (bugfix) closes #15
  • fixed wrong order of milestone skills (bugfix) closes #9
  • made it so Travel Window II has its own config file - settings will reset once! (enhancement)
  • verified all 151 skills in English client, fixed 7 broken skills, with some fixed by Drono
  • verified all 151 skills in German client, fixed 41 broken skills
  • verified all 151 skills in German client, fixed 74 (!) broken skills, with some help from Adra
  • updated English localization (enhancement)
  • updated French localization thanks to Adra (enhancment)
  • updated German localization (enhancement)
  • reduced code duplication in indexedDictionaries so future development will become easier (internal)