ivanwfr / GQSB

ESO Greymind Quick Slot Bar
1 stars 1 forks source link

-Added server dependent SV support + migration. #3

Closed Baertram closed 3 years ago

Baertram commented 3 years ago

Will be automatically done (per account/char) upon login and once the SV save mode (account/character) is changed via settings menu or slash command -Stripped old character "name" support. Users should have been migrated by now or setup the addon new with the characterID (if they haven't used it within months it should be obvious to do so) -fixed global leaking varibale -added pointers to _G[WINDOW_MANAGER] and _G[EVENT_MANAGER] to speed up their usage a bit -Increased version -Updated APIversion to support next version -> 101031 (new versioning of the API announced by ZOs -> see result of GetAPIVersion() on the PTS) -Updated ## AddOnVersion tag to reflect the current version and make other addons able to use it properly. If it always stays at 2 there wont be any chance to see a difference and add dependencies properly!

ivanwfr commented 3 years ago

merged into v2.6.4.6 210727