Releases: wduda/TravelWindowII
Releases · wduda/TravelWindowII
v1.0.14beta
- added new travel skills for U30 in EN, DE, FR
v1.0.13beta
- fixed plugin crash for Wardens with travel to Trestlebridge learned (bugfix)
v1.0.12beta
- fixed unloadable settings for 64bit DE and FR clients (bugfix)
- fixed label of Hultvis hunter guide in FR client (enhancement)
v1.0.11hotfix2
- fixed plugincompendium version data
v1.0.11hotfix1
- Fixed one French U29 skill - thanks homeopatix for bug report
v1.0.11beta
- full U29 travel skills support for DE and FR (enhancement)
v1.0.10beta
- 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
- 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
- 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
- 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)