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:344
Total downloads:144,123
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 02/27/16, 10:25 AM  
claudekennilol

Forum posts: 0
File comments: 22
Uploads: 0
If you could also use a crafting library and have it show what ingredients each thing took, that'd be awesome. That way at the guild bank I'd know what to withdraw so I could make it.

(I keep all of my crafting ingredients in a guild bank so whenever I want to craft something I have to go specifically withdraw it to make it--so just the name sometimes isn't enough if I don't know what tier that name is)
Report comment to moderator  
Reply With Quote
Unread 02/18/16, 12:51 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Hi there, Thank you, you're welcome. I'm not sure what could be causing that. It's a relatively simple addon. So you have disabled all addons and only ran this one and you randomly crash? I haven't seen this reported before.

What are your toon names that are stored in your saved variables, any special characters in their name ? It's possible that your saved variable file could be corrupted. If you are crashing when this is the only addon enabled , Have you uninstalled and reinstalled the addon?



Originally Posted by bennyone
Hi there! Love the addon, very useful and a big time saver. I seem to have a issue when using it though with frequent crashing of the game to desktop. No error message just a crash back to login screen. I did some playing around with addons and for some reason this one seem to be the culprit. Any ideas?

Thanks again and I hope to continue using it.
Report comment to moderator  
Reply With Quote
Unread 02/18/16, 11:49 AM  
bennyone

Forum posts: 0
File comments: 1
Uploads: 0
Hi there! Love the addon, very useful and a big time saver. I seem to have a issue when using it though with frequent crashing of the game to desktop. No error message just a crash back to login screen. I did some playing around with addons and for some reason this one seem to be the culprit. Any ideas?

Thanks again and I hope to continue using it.
Report comment to moderator  
Reply With Quote
Unread 02/10/16, 11:50 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Hi there, thank you for the compliment. You're welcome, I'm glad you find it useful.

I would be happy to incorporate your recommendation into the next version. Please feel free to give any other suggestions in the future!

I'll respond back after I have uploaded the changes. Thanks again.

Originally Posted by jr.returns
Hi thanks for a great addon.

I play the game on both the English and German clients and the addon only works with the English. I made it work with the German by modifying the following lines.

236: if PlainStringFind(questName, "Woodwork") or PlainStringFind(questName, "Schreiner") then
240: if PlainStringFind(questName, "Cloth") or PlainStringFind(questName, "Schneider") then
244: if PlainStringFind(questName, "Blacksmith") or PlainStringFind(questName, "Schmiede") then
248: if PlainStringFind(questName, "Enchant") or PlainStringFind(questName, "Verzauberer") then
252: if PlainStringFind(questName, "Provision") or PlainStringFind(questName, "Versorger") then

No change is required for Alchemist as the German is the same word stem.
I didn't bother with the writ selection drop down box labels as they didn't cause an error popup.

I hope will consider including these changes in your next update, as this is a very useful addon.
Report comment to moderator  
Reply With Quote
Unread 02/10/16, 11:42 AM  
jr.returns

Forum posts: 0
File comments: 20
Uploads: 0
Hi thanks for a great addon.

I play the game on both the English and German clients and the addon only works with the English. I made it work with the German by modifying the following lines.

236: if PlainStringFind(questName, "Woodwork") or PlainStringFind(questName, "Schreiner") then
240: if PlainStringFind(questName, "Cloth") or PlainStringFind(questName, "Schneider") then
244: if PlainStringFind(questName, "Blacksmith") or PlainStringFind(questName, "Schmiede") then
248: if PlainStringFind(questName, "Enchant") or PlainStringFind(questName, "Verzauberer") then
252: if PlainStringFind(questName, "Provision") or PlainStringFind(questName, "Versorger") then

No change is required for Alchemist as the German is the same word stem.
I didn't bother with the writ selection drop down box labels as they didn't cause an error popup.

I hope will consider including these changes in your next update, as this is a very useful addon.
Report comment to moderator  
Reply With Quote
Unread 12/05/15, 05:14 AM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
Great work on this addon, thanks for the update!
Report comment to moderator  
Reply With Quote
Unread 11/05/15, 06:48 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Originally Posted by BigM
Anyone else having issues where it shows you still have to hand the writ in when you already did? It only shows Alchemist, and greyed out at top where you can change to another writ (so that seems to be working as it should).

Hope I explained that right!
There are some weird issues with quest completions not displaying for me in the code right. I need to reproduce this more often so I can address in the addon.
Report comment to moderator  
Reply With Quote
Unread 11/05/15, 06:43 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Originally Posted by kaaylim
Originally Posted by kaaylim
Hi,

The addon looks quite usefull, and it seems to be working for me but I get an error everytime the addon is being used (when going to crafting station, open the bank, quests updated...) which makes it absolutely unusable...

Here is the error:

ERROR UI

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:470: in function 'CraftingWritAssistant.BindandShowData'
user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:535: in function 'CraftingWritAssistant.CraftingCompleted'

I don't know if it's because of last update, I didn't have this addon before...

My mistake, it's probably an incompatibilty with craftstore, I didn"t know it has the same feature.
Actually I thought your addon was working but it was craftstore showing quests.
Thank for letting me know. I have had issues patching my game, hopefully be able to get on today.
Report comment to moderator  
Reply With Quote
Unread 11/03/15, 05:43 PM  
kaaylim

Forum posts: 5
File comments: 7
Uploads: 0
Originally Posted by kaaylim
Hi,

The addon looks quite usefull, and it seems to be working for me but I get an error everytime the addon is being used (when going to crafting station, open the bank, quests updated...) which makes it absolutely unusable...

Here is the error:

ERROR UI

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:470: in function 'CraftingWritAssistant.BindandShowData'
user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:535: in function 'CraftingWritAssistant.CraftingCompleted'

I don't know if it's because of last update, I didn't have this addon before...

My mistake, it's probably an incompatibilty with craftstore, I didn"t know it has the same feature.
Actually I thought your addon was working but it was craftstore showing quests.
Report comment to moderator  
Reply With Quote
Unread 11/03/15, 01:46 PM  
kaaylim

Forum posts: 5
File comments: 7
Uploads: 0
Hi,

The addon looks quite usefull, and it seems to be working for me but I get an error everytime the addon is being used (when going to crafting station, open the bank, quests updated...) which makes it absolutely unusable...

Here is the error:

ERROR UI

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:470: in function 'CraftingWritAssistant.BindandShowData'
user:/AddOns/CraftingWritAssistant/CraftingWritAssistant.lua:535: in function 'CraftingWritAssistant.CraftingCompleted'

I don't know if it's because of last update, I didn't have this addon before...
Report comment to moderator  
Reply With Quote
Unread 09/28/15, 07:44 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
I believe I know what you are talking about. I will look into this more, I have noticed this myself. I'll look at fixing this in the next few days and get an update published.

Originally Posted by BigM
Anyone else having issues where it shows you still have to hand the writ in when you already did? It only shows Alchemist, and greyed out at top where you can change to another writ (so that seems to be working as it should).

Hope I explained that right!
Report comment to moderator  
Reply With Quote
Unread 09/27/15, 03:00 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Anyone else having issues where it shows you still have to hand the writ in when you already did? It only shows Alchemist, and greyed out at top where you can change to another writ (so that seems to be working as it should).

Hope I explained that right!
Report comment to moderator  
Reply With Quote
Unread 09/09/15, 06:01 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: CWA needs updating

Originally Posted by lichlord
Needs updating for latest DLC patch.
Updated.
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 11:13 AM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: CWA needs updating

Originally Posted by lichlord
Needs updating for latest DLC patch.
Thanks for your feedback. I'll have a look this evening and correct. I haven't had a chance to yesterday.
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 11:10 AM  
lichlord
 
lichlord's Avatar

Forum posts: 16
File comments: 12
Uploads: 0
CWA needs updating

Needs updating for latest DLC patch.
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.