10/20/2018: 800r116
Updated translator section in DCSAboutDCS_FS.
10/06/2018: 800b115
Italian and Traditional Chinese localization updates. Thanks, infinitybofh and BNSSNB!
09/26/2018: 800b114
Localization updates.
09/22/2018: 800b113
Changed to longer delay and more attempts at obtaining ilvl.
09/20/2018: 800b112
Fixed C_Timer.After calls when the function has arguments.
09/20/2018: 800b111
Attempt to fix item:GetItemQuality() invalid returns right after login.
09/17/2018: 800r110
Reworded mouse-over tooltip for low-level Mastery checkbox.
09/08/2018: 800b109
Enhancement shamans should now have correct GCD displayed.
Disabled printing of debug info of 800a108.
08/30/2018: 800a108
DejaCharacterStats should have almost non-existant CPU spikes when stats are not visible.
Fixed a bug when repair and durability info on items didn't get updated when switching items with the similar names.
Characters with alternate power should now have correct amount of mana in PaperDollFrame.
Added a new checkbox for display of Mastery depending on character's level.
08/13/2018: 800a107
Trying new way to obtain ilvl through mixin. Artifact weapons might display wrong values, so tests in these cases are welcomed.
Recalculation of information on items such as repair cost, durability, durability bars, and ilvl now should occur only when PaperDollFrame is open.
7/29/2018: 800r106
Fixed displayed blocked amount.
Small change in PaperDollFrame_SetHaste.
7/19/2018: 800r105
Fixed persistent Stagger bug.
7/18/2018: 800r104
Deleted .git from the addon so it's no longer a working copy.
7/17/2018: 800r103
Removed Heart of Azeroth code that is no longer neccessary. All artifacts should display proper ilvl now.
4/23/2018: 800a102
Fixed Heart of Azeroth item Level display for two handed weapons.
10/19/2017: 730rc108
Pulls: 131, 132 @
https://github.com/dejoblue/DejaCharacterStats
Updated localizations. (#131, #132)
10/15/2017: 730rc107
Pulls: 117 - 124 and 126 - 130 @
https://github.com/dejoblue/DejaCharacterStats
Updated all localizations. (#119, #123, #126, #128)
Slightly reworded /dcstats config. (#117, #118)
Added localization for Rating stats. (#120)
Changed category name from Rating to Ratings (#121)
Changed category name from Attack to Offense. (#122)
"Relevant Stats" will now hide defense for non tanks. (#124)
Fixed updating of statformat and multiplier in DCSDecimals. (#127)
Updated "About DCS" to have the authors of recently added translations. (#128)
Preparing for release. (#129, #130)
Updated TOC.
9/28/2017: 730rc106
Pull: #116 @
https://github.com/dejoblue/DejaCharacterStats
Clarified mouseover tooltips text in Interface Options panel. (#116)
Updated and changed "About DCS" display to look better and be less redundant. (#116)
Updated details like descriptions and About thank you list. (#116)
Updated TOC.
TODO:
Improvement of new category names.
Improvement of stat belonging to categories.
Bonus experience stat display.
9/24/2017: 730rc105
Pulls: 112, 113, 114 @
https://github.com/dejoblue/DejaCharacterStats
Fix attempt for ilvl display on artifacts based on GetAverageItemLevel. (#112)
Added About DCS button in Interface Options with information who contributed to creation of the addon. (#113)
Changed the text color of the version number in the bottom right corner. (#113)
Fixed inability to move Categories. (#114)
Updated TOC.
TODO:
Improvement of new category names.
Improvement of stat belonging to categories.
9/14/2017: 730b104
Pulls: 101 - 111 @
https://github.com/dejoblue/DejaCharacterStats
Fixed ilvl display on heirlooms, FelForged, battleground bag and similar items. (#101)
Visibility of the new category headers except RatingCategory is on for Relevant Stats. (#102)
Fixed text in Interface Options: tooltip for class colors and label for item level panel category. (#103)
Checkboxes in Interface Options are now tied to category instead of interface option frame for easier repositioning. (#104, #105, #106, #107)
The error during login because of GetItemQualityColor should be fixed. (#108)
Cleaned up DCS_Item_Level_Center() code. (#109)
In German localization Repair Total changed from "Ges. Reparaturkosten" to "Reparaturkosten". (#111)
Updated TOC. (#110)
TODO:
Improvement of new category names.
Improvement of stat belonging to categories.
Movability of categories.
9/11/2017: 730b103
Updated TOC
Pulls: 94 - 100 @
https://github.com/dejoblue/DejaCharacterStats
Added class colors as a display option for item level on the stat frame. (#96)
Updated the Interface Option's panel to make more sense and look nicer.
Optimized hide at zero functionality.(#94, #95)
Optimized item repair calculations. (#97, #98)
Added the display of each items item level on each item's slot via checkbox.
Added four new stat categories: General, Attack, Defense, and Rating. (#99)
Reordered stats to fit logically into each of their relevant categories. (#99)
Movement Speed stat was finally localized. Sorry for the long wait all you German players! (#100)
Further optimized and cleaned up the code.
Known Issues:
Some items display their base item level. Examples: Heirlooms, Timewalking gear
Relevant Stats does not display the new category headers by default. TODO
9/4/2017: 730b102
Updated TOC
Added the display of each items item level on each item's slot via checkbox.
8/29/2017: 730r101
Updated TOC
Pulls: 84, 86, 87, 88, 89, 90, 91, 92 @
https://github.com/dejoblue/DejaCharacterStats
Several code cleanup and compatibility fixes.
Fixed a merge issue with repair cost checkbox saved variables.