2015-10-10 v3.3.4 New Feature None Bug Fix Crash on display of #ALL 2015-10-10 v3.3.3 New Feature Ancient Orc by scinutz Bump the version in his/her honour! (again) Bug Fix Nil 2015-09-29 v3.3.1 New Feature Glass and Xivkyn by scinutz Bump the version in his/her honour! Bug Fix Nil 2015-09-02 v3.2.16 New Feature Nil Bug Fix Fix tooltip crash on researching item 2015-09-01 v3.2.15 New Feature Nil Updated Version String. API Bump for 1.7 Bug Fix None 2015-08-31 v3.2.14 New Feature Nil Updated Version String.Updated libraries Bug Fix None 2015-08-31 v3.2.13 Not released New Feature Tooltips for known item (Green tick) showing "Trait Item" Updated Version String. Bug Fix None 2015-08-23 v3.2.12 New Feature Dialog will close on Esc Updated Version String. Bug Fix None 2015-06-19 V3.2.11 New Feature None Updated Version String. Bug Fix Styles for multiple chars sometimes causing crash. "user:/AddOns/AIResearchGrid/AIResearchGrid.lua:563: attempt to index a nil value" 2015-05-05 V3.2.10 New Feature None Updated Version String. Bug Fix Dwemer style not being show correctly for #ALL 2015-05-03 V3.2.9 Fix possible crash with empty styles 2015-05-02 V3.2.8 somedays I should just stay in bed 2015-05-02 V3.2.7 New Feature None Bug Fixed If swapping between languages, might remember localised "ALL" as a real char. Updated Version String. 2015-04-20 V3.2.6 New Feature French Translation Added Updated Version String. Bug Fixed None 2015-03-06 V3.2.5 New Feature None Updated Version String. Updated API for 1.6 Bug Fixed None 2015-02-24 V3.2.4 New Feature None Updated Version String. Bug Fixed Update of Libaddon Menu to 17. This should make it work better with 1.6, Thanks Garkin HOWEVER! Until all other addon authors update their code you may get a warning message. The libAddonMenu entry on the wiki has the following: ============= If you came here because a message in chat told you so, then you are using an outdated addon that relies on an older version of LAM-2.0 which might not be compatible with ESO update 6. But no need to panic. There are a few things you can do in order to get it to work again: Update your addons. Maybe the author already fixed the problem. Try to find out which addon uses the outdated version and ask for help in the comment section. Ask for help in our comment section. Replace LibAddonMenu-2.0 in all your addons with the newest version. ============= 2015-01-21 V3.2.3 New Feature None Updated Version String. Bug Fixed Argonian Style Icon Corrected. Thanks Kevinmon 2015-01-12 V3.2.2 New Feature None Updated Version String. Bug Fixed Styles are now listed in Numeric (book) order rather than by Alpha. Thanks Amaryl. 2015-01-08 V3.2.1 New Feature The Style Motif for Dwemer now shows something useful. Thankyou Garkin. The #All functionality for this hasn't been updated though. Updated Version String. Bug Fixed None 2015-01-05 V3.1.11 New Feature None Bug Fixed When you delete character data (using the Settings Dialog), it now removes that char from the UI, thank you Garkin Updated Version String. 2015-01-05 V3.1.10 New Feature Traits now also show the total for that skill. Bug Fixed Nil: Attempt to get it to ReloadUI() automatically after deleting a character's data, doesn't work for reasons unknown. Updated Version String. 2014-12-18 V3.1.9 New Feature None Bugs Fixed Updated version string. 2014-12-18 V3.1.8 New Feature None Bugs Fixed Fixed DE translation, Thankyou Baertram! 2014-12-14 Not released Cleanup. #ALL and current player name removed from the delete character dropdown (Addon Menu), rather than being there but giving an error. 2014-12-12 V3.1.7 New Feature None Bugs Fixed Styles not showing highlighted on first load. Disabled tooltips causing error. Updated LibAddonMenu to 2.0.r16 2014-12-12 V3.1.6 New Feature None Bugs Fixed None Other doc folder added, prepared for better localisation, set up for git on esoui 2014-12-09 V3.1.5 New Feature Show Dwemer Motifs (not tested, the author doesn't have any) by rkuhnjr Bugs Fixed None 2014-12-05 V3.1.4 New Feature Localization files now used for relative button, but translations not provided Bugs Fixed None Note: this file does not have a txt extension, for good reason! 2014-12-05 V3.1.2 New Feature None Bugs Fixed Deleting charater data for selected char caused crash In relative mode, scrolling through chars would not update for completed research. 2014-12-05 V3.1 New features If using the relative mode but the destination character is already researching that item, the icon will be a dull red tick. Characters can only research 1 trait in a item at at time, no matter how many research slots might be available. 2014-12-03 V3.0.0 Sent to Stormknight and CDG Bugs Fixed -- might not display correctly on a char with no traits learned --if trait timer completes on another char, the trait goes green, but the icon remains the hourglass. New Feature Add a button to put it in relative mode. Provided you have one other char in there (it is disabled for #all and the current player), it will show the traits that the current player can make (or will be able to make if still in research) that the selected char doesn't have. This is for when you are trying to consolidate traits on to your main crafting chars, to get that magical "8" traits known. If you are like me, you might get alts to learn traits because you don't have the bank space to hold the item. 2014-12-01 V3.0.0 Sent to Stormknight and CDG New Feature Added #ALL 2.3 - Attempt to fix bug where some items show up as unresearched while they are ... 2.2 - API 100009, merged fixes made by Garkin. (Will reset saved variables) 2.1 - API 100008 2.0 - Updated for 1.2.3 : Veteran Crypt of Hearts 1.3.2. - Update for API version number. 1.3.1 - [Oops] I'd forgotten the DE and FR language files! 1.3.0 - [Feature] Added options page - ability to hide motifs section. - [Feature] Added tooltips to the timers on the grid, showing remaining time. - [Fix] Correctly identifies when you have learned a new style motif. - [Fix] Correctly identifies when you have learned a new trait. 1.2.3 - [Fix] Code tidy & optimisation ready for additional features. 1.2.2 - [Fix] Minor bug fixes and typo corrections. 1.2.1 - [Fix] Removed debug mode from the /airg command. - [Feature] Added close window button to the top-right of the frame. 1.2.0 - [Feature] Now has motifs! - [Fix] Correctly blanks column totals where they shouldn't be displayed. 1.1.0 - [Feature] Now has support for multiple characters, viewing info on all characters for the account. - [Fix] Most localization issues resolved. 1.0.2 - [Fix] Keybind now uses SI_KEYBINDINGS_LAYER_GENERAL instead of "General" 1.0.1 - Tidied up the design slightly - [Feature] Added proper tooltips to the items at the top of each column and also to the trait names.