Download
(16 Kb)
Download
Updated: 03/20/21 08:19 AM
Pictures
File Info
Compatibility:
Flames of Ambition (6.3.5)
Markarth (6.2.5)
Stonethorn (6.1.5)
Greymoor (6.0.5)
Updated:03/20/21 08:19 AM
Created:06/10/15 11:08 PM
Monthly downloads:371
Total downloads:144,408
Favorites:235
MD5:
Categories:Beta-version AddOns, TradeSkill Mods, Utility Mods
Crafting Writ Assistant  Popular! (More than 5000 hits)
Version: .34b
by: Argusus [More]
Crafting Writ Assistant will conveniently display the current crafting writ you have in your quest journal when you visit that particular crafting station. See screen shots for examples. It will display crafting writs for alchemy, woodworking, blacksmithing, clothier, provisioning and enchanting writs. AND now Master Writs!

Dependencies
LibAddonMenu-2.0
LibCraftText


Please feel free to message on my author portal, with any feedback, bugs and requests!
CHANGE LOG:
  • 08-30-2020 Enabled selected writs to remain selected after crafting, Updated recipe name check to use zo_strformat (thanks Baertram)
  • 07-17-2020 Removed lib folder and added needed Libs to "dependenies"
  • 04-12-2020 Removed Libstub reference
  • 03-08-2020 Added option for leaving window open when exiting station, must be enabled in add-on settings
  • 07-21-2019 Updated UI for Enchanting and Provision Details to be dynamic based on the quest step info
  • 07-20-2019 Updated RU translation file, Added Enchanting Rune names for Enchanting writs
  • 05-27-2018 Added Jewelry crafting writ support.
  • 02-25-2018 Fixed a UI Display bug when turning in a Master Writ.
  • 02-19-2018 Added Completion Text Color indicator (Thanks to DonRomano for doing this work)
  • 01-28-2018 Updated API for Dragon Bones
  • 01-25-2018 Added New Setting to display window at Guild Store
  • 01-16-2018 Fixed Display issue where the Writ window was not displayed due to zoning bug.
  • 01-11-2018 Fixed Display issue for Second Provisioning Recipe not displaying ingredients.
  • 12-31-2017 Updated API for Clockwork City, Added Master Writ Support, Expanded German translations support
  • 09-04-2017 Updated API for Horns of the Reach, and added bug fixes
  • 08-02-2016 Updated API for Shadows of the Hist
  • 04-30-2016 Updated API for Thieves Guild
  • 02-25-2016 Added German translations for writs (Special Thanks to jr.returns)
  • 09-04-2015 Update to new API for Imperial City update, updated quest log when items are pulled from bank or guild bank
  • 08-04-2015 added new settings for guild bank display, bank display
  • 06-04-2015 Added new option to display provisioning ingredients next to writs
  • 03-04-2015 fixed window setting to remember your preference (Special thanks Phinix)
Archived Files (5)
File Name
Version
Size
Uploader
Date
.31b
16kB
Argusus
09/01/20 05:50 PM
.31b
16kB
Argusus
09/01/20 05:45 PM
.30b
16kB
Argusus
08/30/20 10:35 AM
.29b
16kB
Argusus
07/17/20 06:27 AM
.28b
16kB
Argusus
07/14/20 09:02 AM


Post A Reply Comment Options
Unread 09/04/17, 10:11 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Not working on Sealed Writ and Crashes Dialog for Other Writs

Originally Posted by Augestflex
Code:
user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: table index is nil
stack traceback:
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: in function 'LoadCraftingWritJournalData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:480: in function 'CraftingWritAssistant.BindandShowData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:549: in function 'CraftingWritAssistant.CraftingCompleted'
Hi there, I have added a fix to prevent an error when you contain a Master Writ for any station. In this cause, the addon will not try to display the master writ details. I will need to research to see if there is a way we can display what is needed for a master writ quest.
Report comment to moderator  
Reply With Quote
Unread 09/04/17, 12:07 PM  
Tristam

Forum posts: 0
File comments: 4
Uploads: 0
Crafting Writ Assistant broken by update

All the files are located in the base addon folder with the latest update and this has broken the addon duh. Anyhow just letting you know
Report comment to moderator  
Reply With Quote
Unread 09/04/17, 12:35 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Crafting Writ Assistant broken by update

Originally Posted by Tristam
All the files are located in the base addon folder with the latest update and this has broken the addon duh. Anyhow just letting you know
@Tristam, Thanks for pointing this out problem with the addon packaging. I have corrected this issue and uploaded the fix.
Report comment to moderator  
Reply With Quote
Unread 09/06/17, 10:19 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Originally Posted by Anceane
With update, when i had a master writ to craft, this error popped. Had to desactivate the addon to be able to craft it

Code:
2017-02-06T11:12:19.240-05:00 |cff0000Lua Error: user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: table index is nil
stack traceback:
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: in function 'LoadCraftingWritJournalData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:480: in function 'CraftingWritAssistant.BindandShowData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:535: in function 'CraftingWritAssistant.CraftingStationEnter'|r
thank you
did the most recent addon update resolve your problem?
Report comment to moderator  
Reply With Quote
Unread 09/06/17, 10:20 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Not working on Sealed Writ and Crashes Dialog for Other Writs

Originally Posted by Augestflex
Code:
user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: table index is nil
stack traceback:
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:372: in function 'LoadCraftingWritJournalData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:480: in function 'CraftingWritAssistant.BindandShowData'
	user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:549: in function 'CraftingWritAssistant.CraftingCompleted'
did the most recent addon update resolve your problem?
Report comment to moderator  
Reply With Quote
Unread 11/23/17, 02:30 PM  
ricka777

Forum posts: 0
File comments: 3
Uploads: 0
icons!

I love you forever if you put 6 little icons down at the bottom of your window. 1 icon for each crafting writ. Show Green if completed, Red if incomplete, yellow if you don't have the writ. Never again would I arrive at the turn in having missed one.

Please consider and thanks for such a helpful addon. Thanks!
Report comment to moderator  
Reply With Quote
Unread 12/17/17, 07:40 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: icons!

Originally Posted by ricka777
I love you forever if you put 6 little icons down at the bottom of your window. 1 icon for each crafting writ. Show Green if completed, Red if incomplete, yellow if you don't have the writ. Never again would I arrive at the turn in having missed one.

Please consider and thanks for such a helpful addon. Thanks!
Hi Ricka, Sorry I missed your request. I just now am seeing it for the first time! Can you send me a screenshot that explains what you would like to see? I think it sounds doable, I just want to be sure I understand what you need.
Report comment to moderator  
Reply With Quote
Unread 12/31/17, 12:26 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: icons!

Originally Posted by ricka777
I love you forever if you put 6 little icons down at the bottom of your window. 1 icon for each crafting writ. Show Green if completed, Red if incomplete, yellow if you don't have the writ. Never again would I arrive at the turn in having missed one.

Please consider and thanks for such a helpful addon. Thanks!
Ricka, I have added a feature based on what I understand from your request. I hope this satisfies your feature request please let me know.
Report comment to moderator  
Reply With Quote
Unread 12/31/17, 05:47 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4963
File comments: 6032
Uploads: 78
Hey there, as the writ quests etc. seem only to be recognized by their name and text:
Is this addon supporting other languages like German and French too? Or is it only checking for the English quest texts?
Report comment to moderator  
Reply With Quote
Unread 12/31/17, 06:25 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Originally Posted by Baertram
Hey there, as the writ quests etc. seem only to be recognized by their name and text:
Is this addon supporting other languages like German and French too? Or is it only checking for the English quest texts?
Hello,
I have added support for German in the most recent update with the help from others on the forum. I tried to add French but I was having issues getting the addon to properly load when my client was set to French locale.

I will continue to work on the French locale and publish and another update as soon as I resolve the problem.
Report comment to moderator  
Reply With Quote
Unread 01/02/18, 02:07 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1781
Uploads: 32
Nice!

Great job getting the master writs working with this. I have stuck with this addon for all my normal writs and now it is perfect!

One minor suggestion: I already commented it out on mine, but you might consider adding an option to turn off the "Not on a writ" (something like that) message you get when activating a crafting station when not on any writs.

Also, there seems to be a minor visual bug where the requirements will show for one recipe of a cooking writ but not the other. Not a big deal since I use MRL anyway but worth mentioning.

Thanks for the great addon!
Last edited by Phinix : 01/02/18 at 02:07 PM.
Report comment to moderator  
Reply With Quote
Unread 01/02/18, 02:44 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Nice!

Originally Posted by Phinix
Great job getting the master writs working with this. I have stuck with this addon for all my normal writs and now it is perfect!

One minor suggestion: I already commented it out on mine, but you might consider adding an option to turn off the "Not on a writ" (something like that) message you get when activating a crafting station when not on any writs.

Also, there seems to be a minor visual bug where the requirements will show for one recipe of a cooking writ but not the other. Not a big deal since I use MRL anyway but worth mentioning.

Thanks for the great addon!
Thank you, You're very welcome! Glad to hear that you find it so useful! I appreciate your feedback. I'll look into those things you mentioned and fix those. I should be able to in the next few days.

Thanks again for the feedback and kind words, I'll get back to you soon!
Report comment to moderator  
Reply With Quote
Unread 01/14/18, 08:54 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Nice!

Originally Posted by Phinix
Great job getting the master writs working with this. I have stuck with this addon for all my normal writs and now it is perfect!

One minor suggestion: I already commented it out on mine, but you might consider adding an option to turn off the "Not on a writ" (something like that) message you get when activating a crafting station when not on any writs.

Also, there seems to be a minor visual bug where the requirements will show for one recipe of a cooking writ but not the other. Not a big deal since I use MRL anyway but worth mentioning.

Thanks for the great addon!
These changes have been implemented!
Report comment to moderator  
Reply With Quote
Unread 01/15/18, 03:18 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1781
Uploads: 32
Re: Re: Nice!

Originally Posted by Argusus
These changes have been implemented!
Nice, thanks!

One other issue I ran into recently is that if you change zones (or do anything to cause a loading screen) after picking up the writ quests, it seems the addon's memory of where in the quest order they are gets scrambled and they end up listing requirements for random non-writ quests in your log, and the tracking popup at the stations no longer functions.

Reloading the UI DOES seem to fix this, so perhaps adding a re-indexing function to zone loading (EVENT_PLAYER_ACTIVATED) would solve the issue.
Last edited by Phinix : 01/15/18 at 03:19 PM.
Report comment to moderator  
Reply With Quote
Unread 01/15/18, 03:21 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Re: Re: Nice!

Originally Posted by Phinix
Originally Posted by Argusus
These changes have been implemented!
Nice, thanks!

One other issue I ran into recently is that if you change zones (or do anything to cause a loading screen) after picking up the writ quests, it seems the addon's memory of where in the quest order they are gets scrambled and they end up listing requirements for random non-writ quests in your log, and the tracking popup at the stations no longer functions.

Reloading the UI DOES seem to fix this, so perhaps adding a re-indexing function to zone loading (EVENT_PLAYER_ACTIVATED) would solve the issue.
You're welcome! I uploaded a patch yesterday to resolve this issue per the recommendation of another user. Have you experienced this today?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.