Results: 275Comments by: ziggr
File: WritWorthy07/11/19
Re: PTS update
Posted By: ziggr
PTS now drops blue JC writs, so I get quality not found 3 WritWorthy: Could not parse. Do you or does anybody else have a blue and/or green Jewelry writ that they could mail me (PTS @ziggr) to test? After an hour on PTS, turning in Jewelry Writs (no master writ rewards today, try again tomorrow) and opening at least 30 "The...
File: WritWorthy07/10/19
Re: URL error
Posted By: ziggr
Just a heads up, the link to one of the lib dependancies in the description for this addon has an error. Fixed. Thanks for the catch!
File: WritWorthy07/08/19
Re: Specify which TTC field to use?
Posted By: ziggr
Is there a way to specify /which/ TTC price to use? As is, WW appears to pick the lower suggested bound, as apparently returned first, looking at the LibPrice code. But LibPrice seems to return the full monty, along with the source and field codes, not just one set of {price, source, field}. I'm not going to add this to WritWorthy...
File: WritWorthy07/06/19
AwesomeGuildStore filter:
Posted By: ziggr
Currently the addon adds an additional filter for AwesomeGuildStore which can filter by cost per voucher and amount of voucher as reward. I doubt it's feasible, but is it possible to filter voucher according to my skills, e.g. only displaying the ones I can actually craft? I know I can quite quickly browse through the list of w...
File: WritWorthy07/05/19
I tried to use this add-on w/o any...
Posted By: ziggr
I tried to use this add-on w/o any pricing source add-ons (I am not much of a seller, so MM is out of the question, and TTC needs the external exe so I don't often use it, either) and found that price fallback does not work properly. E.g., for tempers, while the add-on code has following prices hardcoded, they mostly resolve to si...
File: WritWorthy06/28/19
Really nice addon. Code looks great...
Posted By: ziggr
Really nice addon. Code looks great too. I enjoy the integration with libprice, and wonder if you could add an option to pick which source to use for prices? :) Libprice just grabs the first one it finds by default, so if you have both MM and TTC installed, you might end up with MM average when you want TTC suggested. I think you...
File: WritWorthy06/27/19
Suggestion: Some way to display the...
Posted By: ziggr
Suggestion: Some way to display the location of a relevant crafting station. Could be a tooltip, could be a chat message, could be a show-on-map feature like quests have. ...Unless this is already possbile and I'm simply blind. And thank you; WritWorthy is incredibly helpful, and you're awesome for making it. :) You're quite we...
File: WritWorthy06/23/19
WritWorthy 5.0.12 now reports insufficient materials (finally!)
Posted By: ziggr
https://i.imgur.com/PsxtzPS.jpg When you step up to a crafting station and nothing happens, check your chat for WritWorthy error messages: > Cannot craft Sealed Woodworking Writ: insufficient materials. 0/14 Sanded Ruby Ash This ought to cover 80% of the Scan inventory for required materials, warn if insufficient requests....
File: WritWorthy06/22/19
Re: Number of traits?
Posted By: ziggr
> "8 of 9 traits required for set Morkuldin." Doh I read it as I need to have 8 of 9. Sorry. Yeah, terse English can be ambiguous. You're not the first to get bit by this. Sorry. The confusion seems to arise mostly for 9-trait sets where the "of 9 traits" could mean either "of 9 required for this set" or "of 9 total traits p...
File: WritWorthy06/20/19
Re: Number of traits?
Posted By: ziggr
I have researched 8 of 9 in leather bracers. So what is causing this? I have it on a few masterwrits. https://www.dropbox.com/s/sqm5cap1vph0ahx/writworthy%20traits.png?raw=1 Morkuldin requires 9 traits. You only have 8 researched. You will not be able to craft this item until you finish researching the 9th trait.
File: WritWorthy06/12/19
Mimic Stones now supported in 5.0.11 2019-06-12
Posted By: ziggr
Just uploaded: https://i.imgur.com/LvZSzvR.jpg For now it's just a checkbox column. Later, but not today, I will really should add some UI settings so that folks can ask WritWorthy to automatically select the Mimic Stone checkbox on writs that require style mats that cost more than some editable gold cost. Or ones that you lac...
File: MailAttachmentLog-discontinued06/12/19
Uncomment-out the six-line WriteLin...
Posted By: ziggr
Uncomment-out the six-line WriteLine() call in MailAttachmentLog_to_csv.lua, at the top of its function Message() That will probably restore the CSV lines that record any mailed gold. Probably. --Z -- Parse one email message and its attachments function Message(msg) date_str = iso_date(msg.ts) -- WriteLine{ d...
File: WritWorthy06/11/19
Re: Mimic Stones
Posted By: ziggr
Is there a way to let WritWorthy use crown mimic stones for certain styles (e.g. Militant Ordinator)? I have lots of them lying around and would like to let it use them for rare styles where I don't have many materials, in case I ran out. Feature Request 1720 noted. https://i.imgur.com/Gu4aoK6.jpg It might happen. But not to...
File: WritWorthy06/09/19
Thank you so much for THIS! https:...
Posted By: ziggr
Thank you so much for THIS! https://cdn.discordapp.com/attachments/497228419206217738/585653772534153236/HouseStationMarker.PNG this! how. i want it. Install HomeStationMarker Teach HomeStationMarker where all your crafting stations are: either /hsm scanlocs if you have decorator privileges, or run around 'E' interacting with...
File: HomeStationMarker06/05/19
Z-index weirdness
Posted By: ziggr
Getting some odd z-indexes, e.g. clothing station icon appearing ontop of blacksmith icon that it should be behind. It's certainly not a game breaker, and it might just be that it's my layout that causes this issue. Yeah, I get that same weird Z-indexing behavior. No idea what causes it, but it's on my list of lower-priority stuff t...
File: WritWorthy06/04/19
Thank you so much for THIS! Wooh...
Posted By: ziggr
Thank you so much for THIS! Woohoo! I'm so glad it worked for you! Also, that's an impressively efficient layout for 188 crafting stations. I like it!
File: WritWorthy06/04/19
Updated via minion and also manuall...
Posted By: ziggr
Updated via minion and also manually (deleted from AddOns then reinstalled). Still doesn't work. Please could you tell me more about what doesn't work? Do you have all required libraries installed and enabled?
File: WritWorthy05/28/19
Re: Re: Re: Re: Per writ cost not showing for me
Posted By: ziggr
I just uploaded WritWorthy 5.0.8 which fixes the tooltips with AwesomeGuildStore 1.1. Thank you, @sirinsidator, for the fix! What was the fix? I am thinking this might be used to fix TTC with AGS, or at lease give a clue to the bug. WritWorthy swaps in an override for `ItemTooltip.SetTradingHouseItem()`, to add its mat/price...
File: WritWorthy05/27/19
Re: Re: Per writ cost not showing for me
Posted By: ziggr
I just uploaded WritWorthy 5.0.8 which fixes the tooltips with AwesomeGuildStore 1.1. Thank you, @sirinsidator, for the fix!
File: WritWorthy05/22/19
Re: ItemStyleMaterial
Posted By: ziggr
I used to have large tables for item style material too, until one day I figured out I can get the game to work it out for me with code along these lines.... Awesome. I'll probably collapse some tables down to something similar. Thank you so much!
File: WritWorthy05/22/19
Great addon, love it, thanks. I...
Posted By: ziggr
Great addon, love it, thanks. I have a few small tips, I hope you find them useful. I don't know if you were aware but ESO stopped using ITEMSTYLE constants; like ITEMSTYLE_RACIAL_BRETON; back in Horns of the Reach DLC / Update 15. The original ones only still work because they were added to a 'addoncompatibilityaliases.lua' fi...
File: WritWorthy05/21/19
hey it doesn't craft hantsman and e...
Posted By: ziggr
hey it doesn't craft hantsman and elder argonian at least Thanks for the report. Seven new styles added to WritWorthy 5.0.7 which should appear in a few minutes.
File: WritWorthy05/17/19
Hey! Is this coming from map pins?...
Posted By: ziggr
Hey! Is this coming from map pins? I'm trying to find the source of those icons :confused::confused::confused: Nope, it isn't WritWorthy. But whoever did it? They're awesome and now I want to steal ...er... leverage that code to point to any queued writs. I've actually wanted a feature like this in WritWorthy for a couple years...
File: WritWorthy05/15/19
Re: 5.0.5 Frames dropping
Posted By: ziggr
Something with the latest update seems to be cause my frame rate to drop. I reverted back to 5.0.4 and I am not experiencing the drop. Hrm. WritWorthy shouldn't be doing anything, shouldn't be consuming any CPU time at all, except when displaying sealed master writ tooltips, displaying the WritWorthy window, or crafting. WritWorth...
File: WritWorthy05/08/19
Re: Enchanting writs
Posted By: ziggr
Thought this was a bug with the writ NPC not taking the glyphs. Turns out that when I have Writ Worthy craft my master enchanting writs that it makes two glyphs instead of one. I checked today right after crafting a master enchanting writ and there were indeed two identical glyphs as called for by the master writ. Did the craf...