okay, rc8 seemed fine unless i held shift when opening a tradeskill (and thus, bypassing skillet and reverting to the default blizzard frame). then i'd get the same error about an invalid spell slot.
the truth, tho, is that the special case skillet routines in arl don't need to be there anymore. they used to exist to allow arl to scan the saved data that my branch used to record. but since trade links were put into 3.0, the saved data is not needed anymore so that bit of code can come out of arl and everything should be fine... i'll pm ackis.
When I click Install via the Curse Client I get the outdated/unsupported r162 of Skillet. Is there a way to install/update/maintain Skillet-LS disembedded version through Curse Client?
Now that low level cooking spices are not consumed, will Skillet be updated to NOT buy the exact amount that used to be required for queued recipes?
actually, the problem is this darned recipe caching system that will not die. it's cached your recipe data and uses it instead of the current data. i'm going to go strangle it once and for all and upload a new version.
in the meantime, you can find your sv file and remove the data in the "recipeDB" table ("recipeDB = {}," is probably safest rather than removing it completely). or you can just delete your sv file (and maybe reload a couple times... sigh).
what happens if you click on one of items in your queue? does that recipe then appear in the list? i ask because the filtering routine will never filter out the currently selected recipe. if it is blank even with a selected recipe, then the error isn't with the filtering routine and is somewhere upstream. if the current recipe shows, then the problem is with the filtering routine.
I've always had search issues where the last item in a list would show nothing on the right pane...so if I do a precise search for one item, I can select it, and make it, but not see any details on the right.
It's always been very odd. If I search for "Scarlet Ruby" for instance, the last one will not show anything but the others will. SOMETIMES I can go back and forth between the last one and others and finally get it to show, but that's uncommon.
Might be related to the other search issues being described here.
the details not refreshing comes from a trap i threw in to prevent "over-refreshing" the details window causing preformance issues. it only redraws when it's detected a change. the problem is, it sometimes doesn't realize you've changed...
the "mats only" option is attached to the "craftable count" display option. if you right-click the "mats only" bag icon, you can select which mats to consider. right now, there's no way to separate the two -- if any value is shown and it's not zero, it'll qualify that recipe as having mats.
i could maybe see having a hard-override for literally "do i have the mats on me?". maybe a shift-click instead of a normal click on the filter -- and maybe a red highlight to indicate the over-ridden nature.
the "mats only" option is attached to the "craftable count" display option. if you right-click the "mats only" bag icon, you can select which mats to consider. right now, there's no way to separate the two -- if any value is shown and it's not zero, it'll qualify that recipe as having mats.
i could maybe see having a hard-override for literally "do i have the mats on me?". maybe a shift-click instead of a normal click on the filter -- and maybe a red highlight to indicate the over-ridden nature.
Is there any way to add a column that will display how many of an item I currently have up on the AH? (based on the Auctioneer data you're using for pricing, or the data in the item's tooltip provided by Auctioneer) So I could say, make sure to always have ~10 Runed Scarlet Ruby up on the AH, without having to click through the recipe to the item's tooltip?
Alternatively, is there a way to display the Item's tooltip when mousing over the recipe in the Skillet window?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
the truth, tho, is that the special case skillet routines in arl don't need to be there anymore. they used to exist to allow arl to scan the saved data that my branch used to record. but since trade links were put into 3.0, the saved data is not needed anymore so that bit of code can come out of arl and everything should be fine... i'll pm ackis.
actually, the problem is this darned recipe caching system that will not die. it's cached your recipe data and uses it instead of the current data. i'm going to go strangle it once and for all and upload a new version.
in the meantime, you can find your sv file and remove the data in the "recipeDB" table ("recipeDB = {}," is probably safest rather than removing it completely). or you can just delete your sv file (and maybe reload a couple times... sigh).
what happens when you change the grouping scheme when the search filter breaks? ("blizzard" vs "flat" vs any custom groups)
if you select a skill and then search, do ALL skills go away or does the currently selected skill remain visible?
that's what my tradeskill looks like if I go in, search something, make it, and close the box then reopen it later.
Exactly what my users and myself have the same issues as stated here by Makaveli
It's always been very odd. If I search for "Scarlet Ruby" for instance, the last one will not show anything but the others will. SOMETIMES I can go back and forth between the last one and others and finally get it to show, but that's uncommon.
Might be related to the other search issues being described here.
(without having to go into options and toggle things)
i could maybe see having a hard-override for literally "do i have the mats on me?". maybe a shift-click instead of a normal click on the filter -- and maybe a red highlight to indicate the over-ridden nature.
KK, an override would be kinda sweet indeed.
Alternatively, is there a way to display the Item's tooltip when mousing over the recipe in the Skillet window?