Download
(63 Kb)
Download
Updated: 11/25/17 09:17 PM
Pictures
File Info
Compatibility:
Clockwork City (3.2)
Updated:11/25/17 09:17 PM
Created:11/25/17 09:17 PM
Monthly downloads:28
Total downloads:8,451
Favorites:7
MD5:
SousChef Fix For API 100021  Popular! (More than 5000 hits)
Version: 2.1
by: SirAndy [More]
Updated to API version 100021 ...

NOTE:
SousChef seems to have trouble with the new housing related recipes.
It doesn't break but it doesn't exactly track them correctly across multiple characters either.
Since this isn't my code, i'm not sure i have the time and patience to try to fix this.
Post A Reply Comment Options
Unread 11/21/19, 04:52 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
I'm working on a new version of SousChef to support name changes.

But this will reset the whole settings and stored lists from the SavedVariables so use it on your own risk, once I post the link here!

I'll also fix a delete character bug in there and trying to find out what the marker icon problem could be that Elchizen mentioned. But this got lower priority for me, sorry to say

SousChef API10029 Dragonhold with Server dependent and characterID (instead of names) settings
Last edited by Baertram : 11/22/19 at 10:38 PM.
Report comment to moderator  
Reply With Quote
Unread 06/10/19, 10:52 PM  
SirAndy
 
SirAndy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 81
Uploads: 9
Originally Posted by Elchizen
Hi, on my client the addon don't put the blue icon on ingredients icon of the marked recipes.(but no lua errors)
I've tried to clean my addons & variables folders then reinstall souschef + his dependances but it didn't work.
I also try to change languege of my client (from french to english) but it's doesn't work better.
Not sure if i can tag anyone here, but @Baertram would be the one to talk to.

Please send him a message ...
Report comment to moderator  
Reply With Quote
Unread 06/10/19, 02:02 PM  
Elchizen
 
Elchizen's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
Hi, on my client the addon don't put the blue icon on ingredients icon of the marked recipes.(but no lua errors)

I've tried to clean my addons & variables folders then reinstall souschef + his dependances but it didn't work.
I also try to change languege of my client (from french to english) but it's doesn't work better.
Report comment to moderator  
Reply With Quote
Unread 05/20/19, 12:16 PM  
Pyr0xyrecuprotite

Forum posts: 1
File comments: 64
Uploads: 0
Wait! the previous update works fine now, the LibSort addon was just updated to change the filename there!

[quote=Baertram]Updated zip file SousChef for Elsweyr

+ Update LibSort please to 2.0r1! I had the wrong file name in there :-(

Originally Posted by Baertram
Let me check.
Last edited by Pyr0xyrecuprotite : 05/20/19 at 12:26 PM.
Report comment to moderator  
Reply With Quote
Unread 05/20/19, 11:45 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Updated zip file SousChef for Elsweyr

+ Update LibSort please to 2.0r1! I had the wrong file name in there :-(

Originally Posted by Baertram
Let me check.

Originally Posted by Pyr0xyrecuprotite
Originally Posted by Baertram
SousChef for Elsweyr (without LibStub dependencies)

Required standalone libraries;
LibAddonMenu
LibSort
Thank you Baertram, but I am still getting the same LUA error messages as with the older version of Sous Chef:
Code:
user:/AddOns/SousChef/SousChef.lua:22: Cannot find a library instance of "LibSort-1.0".
stack traceback:
user:/AddOns/LibStub/LibStub/LibStub.lua:29: in function 'LibStub:GetLibrary'
|caaaaaa<Locals> self = tbl, major = "LibSort-1.0" </Locals>|r
user:/AddOns/SousChef/SousChef.lua:22: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, LAM = tbl </Locals>|r
and
Code:
user:/AddOns/SousChef/Provisioning.lua:9: attempt to index a nil value
stack traceback:
user:/AddOns/SousChef/Provisioning.lua:9: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, m = tbl </Locals>|r
I'm wondering if LibSort does not have the text for Libsort-1.0 anymore, now that it has been updated to v2.
Last edited by Baertram : 05/20/19 at 11:54 AM.
Report comment to moderator  
Reply With Quote
Unread 05/20/19, 11:43 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Let me check.

Originally Posted by Pyr0xyrecuprotite
Originally Posted by Baertram
SousChef for Elsweyr (without LibStub dependencies)

Required standalone libraries;
LibAddonMenu
LibSort
Thank you Baertram, but I am still getting the same LUA error messages as with the older version of Sous Chef:
Code:
user:/AddOns/SousChef/SousChef.lua:22: Cannot find a library instance of "LibSort-1.0".
stack traceback:
user:/AddOns/LibStub/LibStub/LibStub.lua:29: in function 'LibStub:GetLibrary'
|caaaaaa<Locals> self = tbl, major = "LibSort-1.0" </Locals>|r
user:/AddOns/SousChef/SousChef.lua:22: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, LAM = tbl </Locals>|r
and
Code:
user:/AddOns/SousChef/Provisioning.lua:9: attempt to index a nil value
stack traceback:
user:/AddOns/SousChef/Provisioning.lua:9: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, m = tbl </Locals>|r
I'm wondering if LibSort does not have the text for Libsort-1.0 anymore, now that it has been updated to v2.
Report comment to moderator  
Reply With Quote
Unread 05/20/19, 10:54 AM  
Pyr0xyrecuprotite

Forum posts: 1
File comments: 64
Uploads: 0
Originally Posted by Baertram
SousChef for Elsweyr (without LibStub dependencies)

Required standalone libraries;
LibAddonMenu
LibSort
Thank you Baertram, but I am still getting the same LUA error messages as with the older version of Sous Chef:
Code:
user:/AddOns/SousChef/SousChef.lua:22: Cannot find a library instance of "LibSort-1.0".
stack traceback:
user:/AddOns/LibStub/LibStub/LibStub.lua:29: in function 'LibStub:GetLibrary'
|caaaaaa<Locals> self = tbl, major = "LibSort-1.0" </Locals>|r
user:/AddOns/SousChef/SousChef.lua:22: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, LAM = tbl </Locals>|r
and
Code:
user:/AddOns/SousChef/Provisioning.lua:9: attempt to index a nil value
stack traceback:
user:/AddOns/SousChef/Provisioning.lua:9: in function '(main chunk)'
|caaaaaa<Locals> SousChef = tbl, u = tbl, m = tbl </Locals>|r
I'm wondering if LibSort does not have the text for Libsort-1.0 anymore, now that it has been updated to v2.
Last edited by Pyr0xyrecuprotite : 05/20/19 at 10:55 AM.
Report comment to moderator  
Reply With Quote
Unread 05/19/19, 04:38 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
SousChef for Elsweyr (without LibStub dependencies)

Required standalone libraries;
LibAddonMenu
LibSort
Report comment to moderator  
Reply With Quote
Unread 05/06/19, 12:25 PM  
Elchizen
 
Elchizen's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
Hi and thanks for the update, unfortunatly the "API26 patch" on a french client the addon don't tag ingredients of the marked recipes.
I've tried to clean my addon & variables folder then reinstall souschef + his dependances but it didn't work .
(on another side, there's no lua errors on guilds stores)
Report comment to moderator  
Reply With Quote
Unread 04/08/19, 03:14 PM  
adn

Forum posts: 0
File comments: 19
Uploads: 0
Smile Is there a way to disable the "used in" list?

Thanks for keeping this alive.

I'm looking for a way to disable the list on each ingredient that shows on which recipes it can be used on.

I couldn't find an option to disable it, is there one?

Or is there an easy way to change the display on the code?
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 12:41 PM  
Truthsnark

Forum posts: 0
File comments: 6
Uploads: 0
Re: Wrathstone PTS- API100026 update

OMG Baertram (and SirAndy as well for prior versions!) thank you for updating this! This little addon has been one of my favorites; there's none that I've found that do exactly what this one does, simply, reliably, and easily. For years I've been crossing my fingers and hoping it would keep working with each update, and with the major changes to the trader UI in Wrathstone I had thought its day was finally done. MY HERO!

Originally Posted by Baertram
SousChef for Wrathstone PTS, API 100026

Excluded the libraries LibStub, LibAddonMenu and LibSort (LibSort is included in the ZIP file as the download via Minion is too old. I've contacted the admisn so I will be able to offically update it soon).
You need to download and install the libraries as standalone versions via Minion (except LibSort as described above, which is included here in the ZIP archive above!).

-Added SilverWFs changes from the comments here (Number of known characters, move of icon in list)
-Fixed variables and stuff which wasn't working anymore on the PTS 100026 (trading house e.g.)
-Unnown recipes will show the tooltip line "!!! UNKNOWN !!!" now.
-Fixed German translations
-Fixed some global variables
-Fixed some variable which were not working (pantry detection)
Report comment to moderator  
Reply With Quote
Unread 02/15/19, 02:47 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Wrathstone PTS- API100026 update

SousChef for Wrathstone PTS, API 100026

Excluded the libraries LibStub, LibAddonMenu and LibSort (LibSort is included in the ZIP file as the download via Minion is too old. I've contacted the admisn so I will be able to offically update it soon).
You need to download and install the libraries as standalone versions via Minion (except LibSort as described above, which is included here in the ZIP archive above!).

-Added SilverWFs changes from the comments here (Number of known characters, move of icon in list)
-Fixed variables and stuff which wasn't working anymore on the PTS 100026 (trading house e.g.)
-Unnown recipes will show the tooltip line "!!! UNKNOWN !!!" now.
-Fixed German translations
-Fixed some global variables
-Fixed some variable which were not working (pantry detection)
Last edited by Baertram : 02/15/19 at 02:52 PM.
Report comment to moderator  
Reply With Quote
Unread 09/15/18, 12:29 PM  
SirAndy
 
SirAndy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 81
Uploads: 9
@SilverWF
Nice, thanks!

I was offline for a good 3 months and just got back into the game. Still using SousChef and still planning to do a more complete overhaul.



Originally Posted by SilverWF
Also, if you are got tired that knowledge sign overlaps a prices in the stores, then open a file ...\live\AddOns\SousChef\Inventory.lua find a string 24
rankIcon:SetAnchor(RIGHT, row, RIGHT, -50)
and change "-50" to "-100" (you can use your on value from -150 to -70 - depends on your screen res, UI scale etc) - this would moves that V sign much closer to the elapsed time and a price would be clean again.
Last edited by SirAndy : 09/15/18 at 12:29 PM.
Report comment to moderator  
Reply With Quote
Unread 09/15/18, 10:13 AM  
SilverWF
 
SilverWF's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 349
Uploads: 2
Also, if you are got tired that knowledge sign overlaps a prices in the stores, then open a file ...\live\AddOns\SousChef\Inventory.lua find a string 24
rankIcon:SetAnchor(RIGHT, row, RIGHT, -50)
and change "-50" to "-100" (you can use your on value from -150 to -70 - depends on your screen res, UI scale etc) - this would moves that V sign much closer to the elapsed time and a price would be clean again.
Report comment to moderator  
Reply With Quote
Unread 07/15/18, 03:45 PM  
SilverWF
 
SilverWF's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 349
Uploads: 2
I've made a quick solution for my last request
In the file Common.lua string 125 operator 'if' was changed to this
Code:
if SousChef.settings.showAltKnowledge then
local knownBy = SousChef.settings.Cookbook[u.CleanString(GetItemLinkName(resultLink))]
if knownBy then
local numBer = 0
for i, val in pairs (knownBy) do
if val then numBer = numBer +1 else break end
end
ItemTooltip:AddLine(str.TOOLTIP_KNOWN_BY..numBer, "ZoFontWinH5", 1,1,1, BOTTOM, MODIFY_TEXT_TYPE_UPPERCASE)
ItemTooltip:AddLine(u.TableKeyConcat(knownBy))
end
Now it shows a number of characters who know this recipe.
And if that number equal to number of characters at my account - then I can freely sell this recipe
Last edited by SilverWF : 07/15/18 at 03:46 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: