Download
(247 Kb)
Download
Updated: 06/12/22 06:56 PM
Compatibility:
High Isle (8.0.0)
Updated:06/12/22 06:56 PM
Created:06/12/22 06:56 PM
Monthly downloads:75
Total downloads:25,718
Favorites:7
MD5:
OdysupportIcons patch  Popular! (More than 5000 hits)
Version: 1.6.5a
by: Anceane [More]
Ember and Isobel added to the addon
Post A Reply Comment Options
Unread 12/28/23, 04:15 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4962
File comments: 6032
Uploads: 78
Moved to outdated as it throws errors and official Osi is maintained
Report comment to moderator  
Reply With Quote
Unread 06/15/22, 11:43 AM  
ExoY
 
ExoY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 88
File comments: 134
Uploads: 12
I did just post in the forum thread.

Just one quick thing: It is appreciated that you wanted to help out and it was not my intent to be insulting in any way.
Report comment to moderator  
Reply With Quote
Unread 06/15/22, 07:17 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
The modifications done were the on the exact modele on the addon. I did not change anything of the existing code.

You can delete what i did, and the patch, i just wanted to help someone, and by reading your message, i feel that what i did was not really appreciated by you. So dont worry i will never do this again.

You could have easily found out what i did by using a program like Beyond&compare, but well i did it for you.


FuncAddonOptions.lua

Added line 112 to 123

[OSI.ALLY_EMBER] = {
["show"] = true,
["dead"] = false,
["color"] = { 1, 1, 1 },
["icon"] = "esoui/art/mappins/activecompanion_pin.dds",
},
[OSI.ALLY_ISOBEL] = {
["show"] = true,
["dead"] = false,
["color"] = { 1, 1, 1 },
["icon"] = "esoui/art/mappins/activecompanion_pin.dds",
},



Line 296 - added the red section below

local s = ( role == OSI.ROLE_LEAD or role == OSI.ALLY_BASTIAN or role == OSI.ALLY_MIRRI or role == OSI.ALLY_EMBER or role == OSI.ALLY_ISOBEL ) and "" or "s"



line 463 - added

RoleOptions( OSI.ALLY_EMBER, "Ember" )
RoleOptions( OSI.ALLY_ISOBEL, "Isobel Veloise" )



OdysupportIcons.LUA

added line 36 and 37

OSI.ALLY_EMBER = 62
OSI.ALLY_ISOBEL = 63

Added line 87 (collectibles ID)

[9911] = OSI.ALLY_EMBER, -- Ember
[9912] = OSI.ALLY_ISOBEL, -- Isobel Veloise



; Changelog:

; patch (2022/06/12)
; * Added Ember and Isobel as new Ally

Originally Posted by ExoY
hi,

as already mentioned in the forum thread you created I have now become. co author for od's support icons
and thus will continue to maintain and update the addon

i will see to it, that there is an update of the original addon to include the new companions shortly. To get this done as quickly as possible please send me a changelog, what exactly you did changed with your patch (like what was added or modified in which file). this is important incase any problems arise down the road.

Regards
Last edited by Anceane : 06/15/22 at 07:21 AM.
Report comment to moderator  
Reply With Quote
Unread 06/13/22, 12:54 PM  
ExoY
 
ExoY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 88
File comments: 134
Uploads: 12
hi,

as already mentioned in the forum thread you created I have now become. co author for od's support icons
and thus will continue to maintain and update the addon

i will see to it, that there is an update of the original addon to include the new companions shortly. To get this done as quickly as possible please send me a changelog, what exactly you did changed with your patch (like what was added or modified in which file). this is important incase any problems arise down the road.

Regards
Last edited by ExoY : 06/13/22 at 12:56 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: