Results: 275Comments by: ziggr
File: WritWorthy02/26/17
Re: provisioning
Posted By: ziggr
When I hoover my provisioning writ it can't calculate it.. the error: "indedient not known: Bervezsaft" (german for "Bervez Juice") same for "surilietrauben" a normal white cooking indegient. Fixed. 2.7.7 just uploaded. Leftovers from when I maintained my own recipe/ingredient list, all in English. Code now uses itemLink instead....
File: WritWorthy02/25/17
Re: Lots of errors
Posted By: ziggr
I just uploaded 2.7.6 that appears to work even if Master Merchant is not installed, or if MM is installed but does not have prices for some items. WritWorthy now works even without MM, so you can still get a useful per-voucher price for guild store purchases, as well as big red warnings for unknown motif/traits/recipe. Thank y...
File: WritWorthy02/25/17
Re: Lots of errors
Posted By: ziggr
Getting tons of errors whenever I mouse over master Writs on the Guild trader. user:/AddOns/WritWorthy/WritWorthy_Alchemy.lua:321: attempt to index a nil value stack traceback: user:/AddOns/WritWorthy/WritWorthy_Alchemy.lua:321: in function 'Parser:ToMatList' user:/AddOns/WritWorthy/WritWorthy.lua:60: in function 'WritWorth...
File: WritWorthy02/24/17
Re: Suggestion for mod addition
Posted By: ziggr
Something that I also have to consider when accepting a writ is 'Do I know the traits/style needed for the item requested. It would be nice if the tooltip text was colored red for traits/styles I do not know. Done. Just uploaded 2.7.5 which includes big red warnings if your character lacks the required knowledge to craft this ite...
File: WritWorthy02/23/17
Re: Suggestion for mod addition
Posted By: ziggr
Thanks for your work! Something that I also have to consider when accepting a writ is 'Do I know the traits/style needed for the item requested. It would be nice if the tooltip text was colored red for traits/styles I do not know. Not sure how much work this would require though...just a though. Excellent idea. Added to my...
File: WritWorthy02/21/17
Re: UI Error - Writ Worthy 2.7.4 Upon Opening Crafting Writ Payoff Container
Posted By: ziggr
The following UI Error message has been displayed twice yesterday, when my PC delivered a completed Crafting Writ and opened the payoff container (e.g., Alchemists Vessel) which included a Sealed Master Wrti: http://imgur.com/a/s15iG Probably a mistyped glyph ID in my glyph-to-materials table. I've added some debugging dumps a...
File: Guild Sales Quota-discontinued02/20/17
Re: CSV Sold/Bought totals seem to be incorrect
Posted By: ziggr
Since the last update the CSV sold/bought column values seem to be multiplied by 2. Is this a bug with the mod or with the data source? 1. Delete SavedVariables/GuildSalesQuota.lua and try again (do this while ESO is not running). The new Date Range setting might have caused duplicate data within saved variables. 2. If you sti...
File: WritWorthy02/19/17
Hey, like the addon! Another great...
Posted By: ziggr
Hey, like the addon! Another great one from you Thanks! "WritWorthy: 323 recipe names loaded. recipe not found:"68251" AHA! I just figured out the cause of this. Your character does not know the required recipe. This bug has been gnawing at me for a couple days now. Either I embed a list of all 554 recipes into the add-on,...
File: Guild Sales Quota-discontinued02/17/17
Try this replacement: GuildSalesQuo...
Posted By: ziggr
Try this replacement: GuildSalesQuota.lua I just pushed it to GitHub. It delays calls into Master Merchant and might avoid your crash. Let me know if it does, and I'll publish it as 2.7.2. Thank you for the response it was very helpful! Got an error below with newest update and I tried re-installing the addon as well as delet...
File: Guild Sales Quota-discontinued02/17/17
Also, I was wondering if it would b...
Posted By: ziggr
Also, I was wondering if it would be possible to add other time range options in addition to "last week" such as the "last 30 days" or "this week" Added in 2.7.1, just uploaded.
File: WritWorthy02/16/17
Re: Feedback....
Posted By: ziggr
.... some poison writs are quoted as needing Lorkhan's Tears not Alkahest. Oops. Swapping the polarity of a binary test ("is_poison" here) is my #1 most frequent programming error. Or at least my #1 most painfully embarrassing one. Fixed in 2.7.3 (just uploaded) Still an awesome addon though, my socks will fly off if you do...
File: WritWorthy02/15/17
Really like the add-on, but could y...
Posted By: ziggr
Really like the add-on, but could you please change it so that it only does the mat list in the chat window if you click on the writ, not when you hover? And it would also be nice if the mat list was an option. I don't necessarily need the mat list all the time, just the cost per writ. Thanks! Yeah, that mat list dump is annoyi...
File: WritWorthy02/15/17
English-only string matching comple...
Posted By: ziggr
English-only string matching completely replaced by itemLink data. In addition to Rhyono's pointer, the the UESP Item Link page helped a bit. I still had to programmatically roll through a few hundred different itemLink strings to figure out all the set bonus IDs, motif IDs, and so on. The results of all that work are up on Git...
File: WritWorthy02/12/17
What about analyzing the item link...
Posted By: ziggr
What about analyzing the item link instead? Oooh! I'd never considered the item link as a source of useful knowledge. I'll have to look into this. If I can make this work, that'd make a lot of brittle code disappear.
File: WritWorthy02/12/17
Something you could do to get this...
Posted By: ziggr
Something you could do to get this to support at least French and German is to use the following commands to switch language strings to those (since they are included in the client): Oh yeah, those strings are already sitting here on my computer, I just need to switch to them. Thanks! Although given the huge number of strings I...
File: GuildBankLedger-discontinued01/23/17
(bug report) Ooops. Bug. Introdu...
Posted By: ziggr
(bug report) Ooops. Bug. Introduced in 2.6.2, just fixed right now in 2.6.3. Thank you so much for reporting this!
File: GuildBankLedger-discontinued01/21/17
Re: :(
Posted By: ziggr
id suggest throwing in a .bat file with your addon Nice script. Thanks. I've yet to find a way to hand out .BAT files to folks that doesn't cost more configuration than it saves. One person won't have lua.exe in their path. Another will have a different path to their SavedVariables directory. A third will be running on Mac instea...
File: Guild Sales Quota-discontinued01/19/17
I would like to request (if possibl...
Posted By: ziggr
I would like to request (if possible) for the addon to also extract the ranks for each member. Hm. Certainly possible. I'll keep it in mind. Until then, there might be other roster management add-ons that export this data, which you can then join in Google sheets via vlookup() or something similar. I was wondering if it would b...
File: MailAttachmentLog-discontinued01/19/17
Hi, so I love the idea of this addo...
Posted By: ziggr
Hi, so I love the idea of this addon and it's definitely something I want to use to log donations but after using it the first time it seems to have broken Master Merchant. MailAttachmentLog only reads, not writes, Master Merchant data. So I think it unlikely that MailAttachmentLog somehow scribbled over another add-on's data....
File: GuildBankLedger-discontinued01/15/17
Re: Re: Re: Wish
Posted By: ziggr
So how can I do this, maybe force the transactions to refresh for all items. (withdrawal everything, then re-deposit them) then create the ledger file? Going to try this today. (I am the Banks Manager) Tried my idea yesterday, took a bit of doing (limited bag space). But it did work. Next problem was how to import the csv file in...
File: GuildBankLedger-discontinued01/14/17
Re: Wish
Posted By: ziggr
This is an awesome addon, far closer to anything that I have looked at, for what I want. I am looking for an Addon that will create a list of the entire contents of a guild bank. Looking to post the contents on our Guild web site. Yours comes really close to doing this. But limited to 10 days. So how can I do this, maybe fo...
File: Scroll List Example10/28/16
Resurrected to work with ESO 2.6 One Tamriel
Posted By: ziggr
I used this example (and MailR and Master Merchant) to learn a bit about ZO_SortFilterList. Thank you so much for extracting this from MailR and publishing it. As others have noted, this sample stopped working a while ago. But with a couple few changes, it works! Changes, displayed on GitHub Do not call UnitList:Initialize...
File: GuildBankLedger-discontinued09/30/16
This sound awesome, but is there a...
Posted By: ziggr
This sound awesome, but is there a way to simplify the way to extract the csv file, because i am not expert IT and for me you speak chinese. But I really want this kind of informations I wish I could make it easier, but I cannot. The separate Lua interpreter and GuildBankLedger_to_csv.lua is the best that I can do. Add-ons ca...
File: Wykkyd Enhanced Chat09/30/16
Craft
Posted By: ziggr
Loot announcements show "have" counts. But they never knew about the craft bag. This change to wykkydEnhancedChat/addon.lua: Replaces an O(n) inventory scan with an O(1) API query Gets backpack, player bank, and craft bag counts Detects raw materials and shows both raw and refined count I can send this as a pull reque...
File: GuildGoldDeposits-discontinued03/02/16
Yeah, I really like your raffle mod...
Posted By: ziggr
Yeah, I really like your raffle mods. If we did our raffles in-game then your mods would be perfect and I would not have started mine. But our guild likes to export all the "ticket purchase" guild bank deposits to a Google Doc spreadsheet. We track overall donations over time. We also use that spreadsheet to add a few bonus ticket...