Version 5.4.0
A big thanks to code65536 for this update and to those who have posted comments in the forum since the last release.
Added support for Stone Garden and Castle Thorn
Fixed typo with ZQTot that was breaking the Folium calculation
Updated skill point exemptions (Rifu86)
Updated German translation (Baertram)
Fixed display of skill points from other characters (SimonIllyan)
Version 5.3.0
Greymoor chapter changes added _ a big thanks to @bidaum92, @BloodStainCHild
Improvements to font source choice in code - thanks to @equidingo
Version 5.2.0
The Werewolf skill line would cause hiding of the Folum Discognitum skill points.
Thanks to Rifu86 for this fix.
Note: The addon SkillPointFinder counts Devour as a spent point and the total will be +1 higher until changed.
There were reports of the Vampire skill line also creating a similar effect but I have investigated with my Vampire chars and find no problem.
Version 5.1.0
(thanks to Sharlikran)
Removed references to LibStub
Changed library LibTableFunctions-1.0 to now be stand-alone.
*** New Author: Onigar ***
Version 5.0.5
- Harrowstorm update.
- Library consolidation.
Version 5.0.3
- Dragonhold update (Thanks tim99!).
Version 5.0.2
- Scalebreaker update (Thanks Terrador!).
Version 5.0.1
- Added mouseover quest and achievement info for skill point quests and public dungeon group boss event names. Looking at this info for your current character will also indicate which quests have been completed.
Version 4.0.18
- Elsweyr update (tutorial quest, questline, skyshards, and public dungeons).
- The Wailing Prison skyshard achievement update.
- The Wailing Prison skyshard is now shown (it has always been counted).
- Bugfix for settings wipe on new character creation.
Version 4.0.17
- Japanese language updates. Thanks Marify!
Version 4.0.16
- Workaround for the 4.3.7 ZOS API bug in SkillsDataManager.lua (GetCraftingSkillLineIndices(tradeskillType)).
EsoUI/Ingame/Skills/SkillsDataManager.lua:1202: attempt to index a nil value
|
Version 4.0.15
- Wrathstone dungeon zone location bug fix.
Version 4.0.14
- Wrathstone DLC update.
- Added checks for missing entries on un-logged characters.
Version 4.0.13
Version 4.0.12
- Converted racial ids to racial skill line ids. -Thanks code65536
Version 4.0.11
- Wolfhunter DLC update. -Thanks BloodStainCHild
Version 4.0.10
- Bugfix for Alik'r Desert zone quest checks.
Version 4.0.9
- Added additional color options for points with progression.
- Added multi-server character save support. Non-NA Megaserver users' data will be reset.
- Minor bugfixes to resolve some lag spike issues.
Version 4.0.8
- Name change fix for The Lion's Den.
Version 4.0.7
- Minor fixes for Psijic Order passive and override functions.
Version 4.0.6
Version 4.0.5
- Adjustment for ZOS' undocumented Summerset quest line skill points change.
Version 4.0.4
- Event handler adjustments.
- General improvements and fixes.
- Adjustment for ChampionPointRespec bug.
- Psijiic Order given point deduction.
Version 4.0.3
- Bug fixes.
- Scene manager elements removed.
Version 4.0.0
- Summerset update.
- Cross-character support.
- Morrowind and Summerset intro quest point overrides.
- Localization support (de, fr, jp).
- Optimizations.
Version 3.0.3
- Racial passive duplicates bug fix.
Version 3.0.2
- Dragon Bones update.
- Corrected a missing library issue.
Version 3.0.1
- QuestID fix for Crypt of Hearts I.
Version 3.0.0
- Implemented a complete setup for color, font, and sorting options by section.
- Implemented settings menu and saved variables functionality.
- General optimization and cleanup.
Version 2.0.0
- Complete restructure of the addon for efficiency and data collection.
- Converted the visual elements to virtual containers to allow for easier expansion.
- Redesigned the data structures to better utilize LUA tables.
- Converted all of the functions to use quest IDs and achievement IDs for better language support.
- Font change in the GUI.
Version 1.0.1
- Added a close button to the window.