File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77- Added an introduction message for first time users.
88- Added missing skinning trainer quest.
9+ - Added hints to several unique items.
910
1011### Updated
1112
2122- The column Knowledge now actually updates when you open an item that gives knowledge points.
2223- Reduced crashes and errors caused by missing or partially loaded item or currency data.
2324- Fixed issues where some profession variants and first crafts were not tracked or awarded correctly in the overview.
24- - Fixed treatise: Thalassian Treatise on Engineering
25- - Fixed an issue with Weekly Quests counting all quests from the weekly rotation
25+ - Fixed treatise: Thalassian Treatise on Engineering.
26+ - Fixed an issue with Weekly Quests counting all quests from the weekly rotation.
27+ - Fixed an issue with data being reset when logging out without opening the addon first. Silly silly bugs.
2628
2729## v1.2.1 - 2026-03-03
2830
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ addon.debug = false
1616_G [addonName ] = addon
1717
1818-- @debug@
19- addon .debug = true
19+ addon .debug = false
2020-- @end-debug@
2121
2222function Core :Render ()
You can’t perform that action at this time.
0 commit comments