Download
(2 Kb)
Download
Updated: 05/27/20 02:23 PM
Pictures
File Info
Compatibility:
Greymoor (6.0.5)
Updated:05/27/20 02:23 PM
Created:11/07/15 02:58 PM
Monthly downloads:998
Total downloads:77,320
Favorites:208
MD5:
Crafted Potions  Popular! (More than 5000 hits)
Version: 2.0.1
by: Ayantir, sirinsidiator
This addon set the Quality level of Crafted potions and poisons depending if :
  • Normal = They're not crafted
  • Green = They're crafted and got 1 bonus
  • Blue = They're crafted and got 2 bonus
  • Purple = They're crafted and got 3 bonus
v2.0.1 - code65536
======
- Fixed wrong return value getting modified for buyback and player trade
- Updated for Greymoor

v2.0.0 - sirinsidiator
======
- Simplified addon code and made it more robust for future API changes
- Updated for Wrathstone
- New GitHub Url: https://github.com/sirinsidiator/CraftedPotions

v14
======
- API Bump

v13
======
- API Bump
- CraftedPotions is now on GitHub : https://github.com/Ayantir/CraftedPotions

v12
======
- API Bump
- Little fix for API compliance.

v11
======
- API Bump

v10
======
- API Bump

v9
======
- API Bump

v8
======
- API Bump for Dark Brotherhood DLC (Version both compatible with Live and DB DLC)
- Now include poisons

v7
======
- API Bump for Thieves Guild DLC

v6
======
- Fixed an error causing incorrect listing in buyback list

v5
======
- Color is now displayed everywhere

v3
======
- Color is now displayed almost everywhere

v2
======
- Color is now changed also in trading house listings. Please note you still need to make your researchs with "white" quality, but results are now colorized.

v1
======
Initial release, color changed in Bags (& Banks)
Optional Files (2)
File Name
Version
Size
Author
Date
Type
11a
3kB
05/24/17 09:50 AM
Patch
11
3kB
05/23/17 05:40 PM
Patch


Archived Files (14)
File Name
Version
Size
Uploader
Date
2.0.0
2kB
sirinsidiator
03/02/19 05:08 PM
14
3kB
Ayantir
09/19/17 04:11 PM
13
3kB
Ayantir
07/15/17 05:14 AM
12
3kB
Ayantir
05/24/17 03:13 PM
11
3kB
Ayantir
01/28/17 12:01 AM
10
3kB
Ayantir
09/05/16 07:02 AM
9
3kB
Ayantir
06/28/16 07:53 AM
8
3kB
Ayantir
05/02/16 11:56 AM
7
3kB
Ayantir
03/06/16 11:20 PM
6
3kB
Ayantir
12/08/15 03:45 AM
5
3kB
Ayantir
11/15/15 12:50 AM
4
3kB
Ayantir
11/14/15 07:14 AM
2
2kB
Ayantir
11/08/15 12:46 AM
1
1kB
Ayantir
11/07/15 02:58 PM


Post A Reply Comment Options
Unread 05/23/17, 10:23 AM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
upvote for update take your time for it thought!
Report comment to moderator  
Reply With Quote
Unread 05/23/17, 11:43 AM  
Daxxie

Forum posts: 0
File comments: 30
Uploads: 0
vote for update

Had to disable, now I really miss it, my vote is for an update! :-)
Report comment to moderator  
Reply With Quote
Unread 05/23/17, 05:42 PM  
Zarhawk
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 3
Fixes for Morrowind

The SafeAddString() function is used in two places in this add-on. For Morrowind (APIVersion 100019) this function must have a third parameter specified:
SafeAddString(SI_TOOLTIP_ITEM_NAME, ("|c%s%s|r"):format(color:ToHex(), zo_strformat(SI_TOOLTIP_ITEM_NAME, GetItemLinkName(itemLink))),1)
SafeAddString(SI_TOOLTIP_ITEM_NAME, orgText, 1)
ZIP file should appear momentarily under OTHER FILES that contains the patches to fix this, and update the add-on to register as not being an out-of-date add-on

[Updated]
The files in the ZIP need to be extracted into this folder on your PC, replacing the two that exist there:
...\Documents\Elder Scrolls Online\live\AddOns\CraftedPotions
The date on the files after you replace the existing ones should be May 23 2017
Last edited by Zarhawk : 05/24/17 at 04:28 AM.
Report comment to moderator  
Reply With Quote
Unread 05/23/17, 06:15 PM  
Daxxie

Forum posts: 0
File comments: 30
Uploads: 0
Re: Fixes for Morrowind

Originally Posted by Zarhawk
The SafeAddString() function is used in two places in this add-on. For Morrowind (APIVersion 100019) this function must have a third parameter specified:
SafeAddString(SI_TOOLTIP_ITEM_NAME, ("|c%s%s|r"):format(color:ToHex(), zo_strformat(SI_TOOLTIP_ITEM_NAME, GetItemLinkName(itemLink))),1)
SafeAddString(SI_TOOLTIP_ITEM_NAME, orgText, 1)
ZIP file should appear momentarily under OTHER FILES that contains the patches to fix this, and update the add-on to register as not being an out-of-date add-on
Edited and made the 2 fixes, works like a charm now. Thanks a bunch!
Report comment to moderator  
Reply With Quote
Unread 05/24/17, 09:58 AM  
Zarhawk
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 3
Re: Re: Fixes for Morrowind

Sorry for anyone that grabbed my first patch, rookie mistake, I left a couple debug lines in that are likely filling your chat window. Patch 11a I removed those debug lines.
Report comment to moderator  
Reply With Quote
Unread 02/18/18, 08:27 AM  
Nighn_9
 
Nighn_9's Avatar

Forum posts: 10
File comments: 55
Uploads: 0
update please
Report comment to moderator  
Reply With Quote
Unread 07/12/18, 06:42 PM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
still works fine just needs another - API Bump
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 06:49 PM  
Thallassa

Forum posts: 2
File comments: 28
Uploads: 0
Wrathstone Update Error

Oddly enough this is the only addon I've found with an error! Error occurs with only this addon enabled. Go to new guild store UI, and try to search any item category that contains potions, such as "all items" or "consumables". The UI continues to function normally in other views such as inventory.

Such a neat little addon I hope it gets updated!

EsoUI/Libraries/Globals/globalapi.lua:117: operator / is not supported for nil / number
stack traceback:
EsoUI/Libraries/Globals/globalapi.lua:117: in function 'zo_roundToNearest'
EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:29: in function 'ZO_TradingHouse_CreateItemData'
(tail call): ?
EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:839: in function 'ZO_TradingHouseManager:RebuildSearchResultsPage'
EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:760: in function 'ZO_TradingHouseManager:OnSearchStateChanged'
EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:47: in function 'callback'
EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:42: in function 'callback'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:273: in function 'ZO_TradingHouseSearch:SetSearchState'
EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:243: in function 'ZO_TradingHouseSearch:OnResponseReceived'
EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:200: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 05:33 PM  
xaraan

Forum posts: 0
File comments: 27
Uploads: 0
Came here to say the same thing about the UI error in the new guild trader. Seems to keep the new guild store search from working if there are potions in the search results. Hopefully an easy fix?
Report comment to moderator  
Reply With Quote
Unread 02/28/19, 10:54 AM  
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1587
File comments: 1134
Uploads: 41
I took a look at the code and while it would be easy to fix the error, it would still cause problems for other addons due to the way it works and I'm not sure it is possible to work around that without rewriting a large part of the addon.

In other words, the addon is rewriting the values returned by the API. For AwesomeGuildStore this means when a user filters for normal quality potions, the server returns potions that have normal quality, but locally they suddenly act like they have a higher quality, so they won't be shown.

Ideally ZOS would pick up this feature and change the quality of potions and poisons on their end. Maybe if enough people ask for it on the official forums, it could happen.
Last edited by sirinsidiator : 02/28/19 at 10:55 AM.
Report comment to moderator  
Reply With Quote
Unread 03/02/19, 12:55 PM  
TNTKokser
 
TNTKokser's Avatar

Forum posts: 38
File comments: 184
Uploads: 0
Is there any replacement for this great AddOn or is it integrated in another perhaps? Or @Ayantir: do you plan to updfate this, I found it really really useful.
Report comment to moderator  
Reply With Quote
Unread 03/02/19, 03:24 PM  
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1587
File comments: 1134
Uploads: 41
Originally Posted by TNTKokser
Is there any replacement for this great AddOn or is it integrated in another perhaps? Or @Ayantir: do you plan to updfate this, I found it really really useful.
I just took it over. Will upload a new version soon.
Report comment to moderator  
Reply With Quote
Unread 03/02/19, 03:31 PM  
Kyoma
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 328
Uploads: 10
Originally Posted by sirinsidiator
Originally Posted by TNTKokser
Is there any replacement for this great AddOn or is it integrated in another perhaps? Or @Ayantir: do you plan to updfate this, I found it really really useful.
I just took it over. Will upload a new version soon.
Usurper!
Report comment to moderator  
Reply With Quote
Unread 04/21/19, 07:13 PM  
Craziux
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Hi,

First of all, good job on the addon! I'm just wondering, can the same be done for Soul Gems and Repair Kits, making them look Superior or Epic? Would love to see that!

Kind regards
~ Craziux
Report comment to moderator  
Reply With Quote
Unread 01/04/20, 09:16 AM  
billi

Forum posts: 0
File comments: 10
Uploads: 0
this addon causes huge fps drops (around 20 fps) whenever an enemy gets killed.
Could be bc of a reaction with one of my other addons but its definitely gone once I disable this one.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: