Download
(3 Kb)
Download
Updated: 03/05/15 08:08 PM
Compatibility:
Update 6 (1.6.5)
Updated:03/05/15 08:08 PM
Created:08/04/14 12:44 PM
Monthly downloads:24
Total downloads:24,475
Favorites:53
MD5:
Compatibility tool for Update 6  Popular! (More than 5000 hits)
Version: 6A
by: Garkin, merlight
Many addons are not updated for the latest patch, so you might find useful this tool (install it as any other addon).

This tool emulates removed/changed functions in Updates 3 to 5, so addons should work with even if they are not updated yet - just enable "Allow out of date addons" option in the addon manager.
However this tool isn't almighty, if some addon uses removed/changed functions before this tool is loaded you will still get an UI error and you will have to wait until that addon is properly updated for the latest patch.

Covered functions:
  • Update 3
    • GetBagInfo(bagId)
    • GetItemArmorType(itemLink)
    • GetItemWeaponType(itemLink)
    • GetShortAllianceName(alliance)
  • Update 4
    • GetAchievementItemLink(achievementId, rewardIndex, linkStyle)
    • GetAchievementRewardInfo(achievementId, rewardIndex)
    • IsSmithingStyleKnown(styleItemIndex)
    • GetNumLastCraftingResultItems()
  • Update 5
    • GetNumHeraldryItems()
    • GetHeraldryItemInfo()
    • BuyHeraldryItem()
    • GetHeraldryItemLink()
    • IsThirdAlchemySlotUnlocked()
    • ZO_OptionsWindow_InitializeControl()
    • IsControlAnOption()
    • ZO_Options_UpdateOption()
    • ZO_Options_SetupSlider()
    • ZO_Options_SetupDropdown()
    • ZO_Options_SetupCheckBox()
    • ZO_Options_OnMouseEnter()
    • ZO_OptionsWindow_LoadDefaults()
    • ZO_OptionsWindow_UpdatePanelOptions()
    • ZO_OptionsWindow_UpdateAllPanelOptions()
    • ZO_OptionsWindow_ChangePanels()
  • Update 6
    • GetMaxMountLevel()
    • GetTimeUntilMountCanBeFed()
    • PlayEmote()
    • GetAchievementCategoryInfo()

Update 5 also removes some fonts which were commonly used with LibMediaProvider library. If you are using any addon with this library, you might be interested in my other compatibility addon - LMP Removed Fonts.

Special thanks to merlight for new and corrected code.
6A:
- added changes for Update 6

5A:
- added changes for Update 5

4A:
- added changes for Update 4 - GetAchievementItemLink(...), GetAchievementRewardInfo(...), IsSmithingStyleKnown(...), GetNumLastCraftingResultItems().

3B:
- added Merlight's fix for player inventory
- fixed hooks for GetItemArmorType() and GetItemWeaponType() - thanks merlight!

3A:
- initial release
Archived Files (4)
File Name
Version
Size
Uploader
Date
5A
3kB
Garkin
11/03/14 10:12 AM
4A
2kB
Garkin
10/03/14 07:39 AM
B
2kB
Garkin
08/06/14 08:54 AM
A
2kB
08/04/14 12:44 PM


Post A Reply Comment Options
Unread 09/28/15, 09:23 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by SteveCampsOut
Do we still need this mod? Is it up to date?
- If all your addons are up-to-date, you definitely don't need this tool.

- I don't plan updates for this addon because I have stopped playing ESO few months ago.
Report comment to moderator  
Reply With Quote
Unread 09/28/15, 09:09 PM  
SteveCampsOut
 
SteveCampsOut's Avatar

Forum posts: 38
File comments: 363
Uploads: 0
Do we still need this mod? Is it up to date?
Report comment to moderator  
Reply With Quote
Unread 05/10/15, 09:09 PM  
Augmenti-DeMontia

Forum posts: 32
File comments: 213
Uploads: 0
Thanks for the reply !

I got it, was trying to change the path in the MyStatusWindow.lua instead of the MyStatusWindow.txt , duh.
Report comment to moderator  
Reply With Quote
Unread 05/10/15, 01:46 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by Augmenti-DeMontia
Thanks all for the work on this great mod !

Is there anyway you could add support in this mod for MyStatusWindow? It just recently started to have problems with Lib2 compatibility. An issue could come from the Horse Timer which hasn't been updated to the new stat system. However, the mod works great with the Horse Timer off.

Here's the error it gives, when started without Horse Timer....
EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:63: in function 'ZO_KeyboardOptions:InitializeControl'
EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:153: in function 'ZO_OptionsWindow_InitializeControl'
user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:300: in function 'CreateAddonList'
user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:308: in function '(main chunk)'

Or if there is some minor edits with Notepad ++ I can do.

Thanks for any tips
Update LibAddonMenu-2.0 in the MyStatusWindow addon from here:
http://www.esoui.com/downloads/info7-LibAddonMenu.html
Report comment to moderator  
Reply With Quote
Unread 05/10/15, 11:55 AM  
Augmenti-DeMontia

Forum posts: 32
File comments: 213
Uploads: 0
Thanks all for the work on this great mod !

Is there anyway you could add support in this mod for MyStatusWindow? It just recently started to have problems with Lib2 compatibility. An issue could come from the Horse Timer which hasn't been updated to the new stat system. However, the mod works great with the Horse Timer off.

Here's the error it gives, when started without Horse Timer....
EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:63: in function 'ZO_KeyboardOptions:InitializeControl'
EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:153: in function 'ZO_OptionsWindow_InitializeControl'
user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:300: in function 'CreateAddonList'
user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:308: in function '(main chunk)'

Or if there is some minor edits with Notepad ++ I can do.

Thanks for any tips
Report comment to moderator  
Reply With Quote
Unread 03/07/15, 07:10 AM  
GTech_1

Forum posts: 0
File comments: 26
Uploads: 0
Thank you Garkin

Garkin,
Thanks for the 1.6 Update, and for all of your hard work!
~GTech1
Report comment to moderator  
Reply With Quote
Unread 03/06/15, 08:08 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
GetEmoteSlashNameByIndex

Lua Code:
  1. GetEmoteSlashName = GetEmoteSlashName or GetEmoteSlashNameByIndex
http://www.esoui.com/downloads/filei...d=763#comments

I guess there would someone be very happy, if you add that, too.
Last edited by votan : 03/06/15 at 08:10 AM.
Report comment to moderator  
Reply With Quote
Unread 03/05/15, 08:33 PM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Thanks for continuing this effort.
Report comment to moderator  
Reply With Quote
Unread 03/04/15, 12:55 PM  
Xray70

Forum posts: 0
File comments: 7
Uploads: 0
There will be an update to compatibility tool for update 6?
i hope so, i have many addons that are now not working.
Report comment to moderator  
Reply With Quote
Unread 03/04/15, 09:17 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Originally Posted by merlight
Originally Posted by Tankqull
will you make an update to this for 1.6?
as i cant live without PSBT and it doesent work anymore under 1.6 without your tool :/
Pawkette has apparently been working on 1.6 version. I don't know whether it works, but you should check it out: https://github.com/Pawkette/PSBT/tree/1.6 (download .zip button on the right)
wow!! looks like Pawkette back!
Report comment to moderator  
Reply With Quote
Unread 03/04/15, 08:53 AM  
merlight
AddOn Author - Click to view AddOns

Forum posts: 671
File comments: 213
Uploads: 12
Originally Posted by Tankqull
will you make an update to this for 1.6?
as i cant live without PSBT and it doesent work anymore under 1.6 without your tool :/
Pawkette has apparently been working on 1.6 version. I don't know whether it works, but you should check it out: https://github.com/Pawkette/PSBT/tree/1.6 (download .zip button on the right)
Report comment to moderator  
Reply With Quote
Unread 03/04/15, 08:23 AM  
Tankqull

Forum posts: 3
File comments: 17
Uploads: 0
will you make an update to this for 1.6?
as i cant live without PSBT and it doesent work anymore under 1.6 without your tool :/
Report comment to moderator  
Reply With Quote
Unread 11/29/14, 09:45 PM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
This is awesome. Glad I found it. I had a handful of addons that mysteriously quit working since last night (no patch even which is weird). After installing this they are once again working. Thanks for your awesome work Garkin. You sir, rock.
Report comment to moderator  
Reply With Quote
Unread 11/09/14, 05:56 AM  
Sasco
 
Sasco's Avatar

Forum posts: 0
File comments: 14
Uploads: 0
Awesome work Garkin, thank you!
Report comment to moderator  
Reply With Quote
Unread 11/04/14, 03:49 PM  
GTech_1

Forum posts: 0
File comments: 26
Uploads: 0
Thank you Garkin!

Excellent work.

Since 1.5.2 dropped, several outdated add-ons had produced a number of new UI errors on my machine.
I was really *not* looking forward to playing without them.
Thanks to you, I can keep these add ons, and play without issue.

Seriously ... You fixed them all!

Kudos, Garkin, and keep rockin' it man!
Tamriel needs you.

Thanks,
~GTech_1
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: