Results: 7Comments by: deinspanjer
File: LibLazyCrafting03/21/22
Lib updates
Posted By: deinspanjer
I recently made a pull request that fixes a bug in this lib, but I see that there haven't been any updates in a while. Are any of the people with commit access to the repo still active? @Dulgulbon, @ziggr, @timothymclane, @Lansoweb?
File: LibSets (All set items ingame & preview. lua API + excel sheet)03/20/22
Data error with crafted set Fortified Brass (352)
Posted By: deinspanjer
LibSets thinks that it only takes 2 traits to be able to craft, but it is actually 4. I verified the incorrect data in LibSets version 0.4.1 by checking LibSets_SetData.xlsx First tab, row 305 column N has the value 2 instead of 4. Hope this helps.
File: CRAFTY Stocklist - The craftbag stock watchlist for your crafting profession03/19/22
Okay. It is your project and you we...
Posted By: deinspanjer
Okay. It is your project and you were kind enough to release it. I won't bother you with any suggestions that might distract from your intended roadmap. What I have already finished implementing is a filter that allows you to easily find items that you are low in stock on when looking at a guild trader. The next step I am currentl...
File: CRAFTY Stocklist - The craftbag stock watchlist for your crafting profession03/18/22
New features
Posted By: deinspanjer
@rp12439_3 Thank you very much for making this addon! I went looking for this functionality, and I was happy to find it. I've been working on adding some additional features to it, and I was wondering if you are interested in collaborating on them, or if I should just make a separate addon extension to it. Do you have a gith...
File: AwesomeGuildStore03/16/22
Adding a new external multibutton filter
Posted By: deinspanjer
I'm trying to add a new filter to WritWorthy, which currently adds an external filter for the price per voucher. I want to add a new filter that consists of a set of pushbuttons to let you filter based on whether the writ has some or all requirements met. Looking through the AGS filter types, it appears that MultiChoiceFilterBa...
File: WritWorthy03/14/22
HomeStationMarker integration
Posted By: deinspanjer
I just found out about the /writworthy port command, and it is great. It would be extra amazing if we might be able to get the HomeStationMarker import file for @ziggr 's home. Any chance of that? EDIT: Nevermind. I'm not sure how exactly it works, but it works even though I haven't imported anything. What an amazing feature!
File: CraftStore Endless Archive02/18/22
Fix for crash in 2.75
Posted By: deinspanjer
I posted a pull request in the github ( https://github.com/Rhyono/CraftStore/pull/6 ), but until it is fixed, if you want to keep the addon enabled, you can do the following: 1. Open the addon folder ( C:\Users\\Documents\Elder Scrolls Online\live\AddOns\CraftStoreFixedAndImproved 2. Edit the CraftStore.lua file in Notepad...