Results: 275Comments by: ziggr
File: WritWorthy05/25/18
ok i see i will try to disable it...
Posted By: ziggr
ok i see i will try to disable it as you suggest with this addon as you can see we cant use chat entry history Yeah, I tested history a bit after writing that "no intention of removing LibSlashCommander" note, and... Hey, I can't use chat history anymore! I guess I never noticed before. I run with Sirinsidiator's EasyTra...
File: WritWorthy05/25/18
Delete LibSlashCommander or make it...
Posted By: ziggr
Delete LibSlashCommander or make it optional:( Mentioned in the change log: 4.0.7 2018-05-18 add Sirinsidiator's most excellent LibSlashCommander 1.0 r4. Allows for command descriptions. If you dislike it: Disable WritWorthy except when doing master writs, Or edit your copy of WritWorthy.lua to not call WritWorthy.Reg...
File: WritWorthy05/24/18
can you pls fix this when you craf...
Posted By: ziggr
can you pls fix this when you craft items with WritWorthy you now see a blank field at Potion maker pages before summerset i can see the ingredients and observe their count to 0 during autocraft.. it was usefull Hm. I wonder what causes that. Potion Maker appeared fine during WritWorthy autocrafting when I tested it just now:...
File: WritWorthy05/23/18
Would it be possible to have the re...
Posted By: ziggr
Would it be possible to have the reticle coloured when you look at a station where you need to make an item? Heh. Yeah, I noticed that feature when it appeared in Dolgubon's Lazy Writ Crafter. Considered stealing...er... leveraging that code. Not sure I want to add an event listener to reticule: I already have so many other ad...
File: No, thank you! (continued)05/23/18
Yes, thank you!
Posted By: ziggr
Thank you for taking over this addon! Here are the changes I made to my own local copy: https://github.com/ziggr/ESO-NoThankYou/commit/b7d865aa432321cb157ba5100c0a2949a32fe00b?w=1 ZO_CenterScreenAnnounce_GetHandlers() -> _GetCallbackHandlers() Not sure what the new names are for some of the crafting string IDs, but supply...
File: CraftStore Endless Archive05/22/18
Yes, thank you!
Posted By: ziggr
Thank you so much for this Summerset update. I cannot imagine learning a whole new set of traits without CraftStore's lovely grid and research timers. You've made the next 6 months a lot easier.
File: WritWorthy05/18/18
Also, I'm getting an error when I t...
Posted By: ziggr
Also, I'm getting an error when I try to queue/check mark enchanting mw's: LibLazyCrafting function missing:CraftEnchantingItemId LibLazyCrafting version:2 Hrm, I could not reproduce it with the most recent versions of Dolgubon's add-ons. I'm stumped. In today's upload of WritWorthy 4.0.7, I added some extra diagnostics. Ne...
File: WritWorthy05/17/18
I was wondering if there is a featu...
Posted By: ziggr
I was wondering if there is a feature for the poison alchemy writs, specifically if it can count duplicates so as to not make excessive extra pots? This feature request comes up every few months. The internals of WritWorthy just weren't originally designed for this, and redesigning and rewriting all that code just to save 300g wor...
File: WritWorthy05/17/18
.When i want to craft many writs, l...
Posted By: ziggr
.When i want to craft many writs, like 80-100 in my inventory, problems occurs, after each item crafted, game freezes for 8-10 seconds, more writs -> longer freezes. Yeah, I notice that too. I suspect there's an O(n^2) algorithm in there somewhere than needs to be optimized. Also "show materials list in chat" feature not saved, a...
File: WritWorthy05/09/18
Re: Version 4.0.6 Bug in eso+ Bank support
Posted By: ziggr
This is because the bag_id of the eso+ bank is "BAG_SUBSCRIBER_BANK" and not only "BAG_SUBSCRIBER". Aha! Thank you for the fix. It'll be in the next release of WritWorthy. --Z
File: WritWorthy05/03/18
Re: Last line missing?
Posted By: ziggr
I just tested making all master writs automatically. Everything went well, except the last writ was not visible. I made maybe 40..50 writs at a time needing scrolling. Writs were sorted to table order. The item was Willow's Path, so alphabetically last. The item was in the queue, it was just not visible, so i first skipped the t...
File: WritWorthy04/24/18
Re: ATT compatebility
Posted By: ziggr
Is it possible to make this fantastic tool work with Arkadius' Trade Tools as well? This has been requested a couple times before. Not something I'm interested in adding, sorry. --Z
File: WritWorthy04/21/18
Re: Style in main window
Posted By: ziggr
The main window no longer has the style name in column "detail 3" for BS, CL, WW writs. Can we get that back please? Fixed in 4.0.3 2018-04-21 just uploaded. Thank you for the bug report.
File: WritWorthy04/20/18
would be great if there was an opti...
Posted By: ziggr
would be great if there was an option to turn of the price check thingy alltogether (or at least to get rid of that line in the writs tooltip when not using MM) tho, for those who just want to know if they can use the writ. Added in 4.0.2/2018-04-20: "Show material price in tooltip" https://i.imgur.com/KC1JQaA.jpg
File: WritWorthy04/20/18
Could also scan your bank for writs...
Posted By: ziggr
Could also scan your bank for writs to do, or add an option to permit it? I've modified the WritWorthy:ScanInventoryForMasterWrits() function to add another loop using BAG_BANK and it seems to work fine. Note that you are able to "see" the contents of your bank from anywhere unlike some of the other bags. Added in 4.0.2/2018-04-20...
File: WritWorthy04/20/18
Please add some kind of color warni...
Posted By: ziggr
Please add some kind of color warning if Mat cost unknown. Interesting idea. I might add that. And for base game style materials, which are sold from merchants at 15 gold, maybe add option in addon menu or by default, that if no MasterMerchant price available use price from merchants There is an option for this. Was broken...
File: WritWorthy04/18/18
Could also scan your bank for writs...
Posted By: ziggr
Could also scan your bank for writs to do, or add an option to permit it? I've modified the WritWorthy:ScanInventoryForMasterWrits() function to add another loop using BAG_BANK and it seems to work fine. Note that you are able to "see" the contents of your bank from anywhere unlike some of the other bags. Interesting idea, so easy...
File: WritWorthy04/15/18
Hey there, I hacked the color t...
Posted By: ziggr
Hey there, I hacked the color thing I suggested into the WritWorthy_Window.lua. Let me know if you plan on keeping this. :) Nice. Absorbed into WritWorthy, will appear in next release. Thank you! --Z
File: Guild Sales Quota-discontinued04/09/18
Thank you for developing Guild Sale...
Posted By: ziggr
Thank you for developing Guild Sales Quota ziggr - I'm just trying it today for the first time and looks like an incredibly handy add-on! One small suggestion for new features in the future - ever considered adding a field to track gold deposits to guild bank made by the members? I did indeed consider it. With such a field, my...
File: WritWorthy02/24/18
Can I use this without Master Merch...
Posted By: ziggr
Can I use this without Master Merchant if all I want to know is whether or not my character can actually do the writ? I don't purchase writs, I merely save the ones I get until I can do them. So that is all I'm really interested in. Yes. Master Merchant is not required for anything except material cost numbers. The motif an...
File: WritWorthy02/23/18
Re: Writ Worthy Autocrafting Sealed Alchemy Writs
Posted By: ziggr
how can the player identify its resulting traits that are listed on the corresponding writ? 1. Click any row in the WritWorthy window to see its corresponding writ. 2. WritWorthy marks any autocrafted writ with "WritWorthy: crafting completed" to help you see which ones you can accept and then turn in to Rollis. --Z https://i...
File: WritWorthy02/17/18
Re: Writ Worthy 3.3.1 - Tooltip Error After ESO Update 17
Posted By: ziggr
Writ Worthy 3.3.1 displays the tooltip for items with the text above the top line of two lines instead of between the two lines: WritWorthy always put its text there. See screenshots from older posts on this comment section, or the images on the top right of WritWorthy's add-on page here. Those lines are from some other add-on....
File: WritWorthy02/11/18
Can you please patch it to work wit...
Posted By: ziggr
Can you please patch it to work with ATT (Arkadius Trading Tools). It doesent show crafting price. Not something I'm interested in writing. Sorry. --Z
File: WritWorthy02/02/18
Re: Other Characters
Posted By: ziggr
Is there a way to make it show my Main Crafter's worthiness instead of my current? If not, is that something that you can possibly add please? Either way, thanks so much for the addon! It has saved me so much time and effort, you have made it so much more fun! Not without a LOT of work. The current add-on uses the ZOS API to rep...
File: WritWorthy02/02/18
I don't know if this has been asked...
Posted By: ziggr
I don't know if this has been asked before, but is it possible to add an option to get pricing from TTC (Tamriel Trade Center) instead of MM? That request comes up a few times a year. TTC is awesome, I use it myself occasionally. Integrating its prices into WritWorthy might happen someday, but it's not high on my priority list. So...