Results: 96Comments by: CobraA1
File: Reagent Restocker04-10-17
Reagent Restocker has been updated!...
Posted By: CobraA1
Reagent Restocker has been updated! 10.3 is out now on WoW Interface and Solidice. Unfortunately, I am still in the process of trying to recover my curse.com account, and it will not be available at that site until I can work out account recovery with Curse. The update mostly consists of updating the TOC and fixing some reported...
File: Reagent Restocker08-26-15
Due to financial hardships, I've ca...
Posted By: CobraA1
Due to financial hardships, I've cancelled my sub. I can proabably still test the addon on a low level char with a free account, but you may have noticed a lack of updates. World of Warcraft is no longer my focus, I rarely play it anymore. I'm aware of the current bugs and will try to find time to fix them.
File: Reagent Restocker11-26-14
A new addon is born! Hey everybody...
Posted By: CobraA1
A new addon is born! Hey everybody, just thought I'd announce a new addon for those who don't want the entire Reagent Restocker suite to deposit Reagents into the Reagent Bank. It's a simple, minimalist addon that takes almost no memory. The addon is called AutoReagentBank, and can be downloaded from Curse or any of the other usual...
File: AutoReagentBank11-26-14
Nope, delaying the call, even for s...
Posted By: CobraA1
Nope, delaying the call, even for several seconds, doesn't work. Apparently DepositReagentBank does some extra stuff needs to be done. So the code stays as-is for now, although more elegant solutions would certainly be appreciated if anybody has any ideas.
File: AutoReagentBank11-26-14
Thanks for this, I was just thinkin...
Posted By: CobraA1
Thanks for this, I was just thinking I had to write myself something for this. I can't help but ask though, what the 'BankFrameItemButton_Update_PASS' business is all about. It's only TRUE for the first round in the update storm so it skips using the _OLD button only the first time. Simplifying the code ( to just always feed _OLD a...
File: Reagent Restocker07-20-14
It's been a while, and I haven't wo...
Posted By: CobraA1
It's been a while, and I haven't worked on Reagent Restocker in a long time. Addon support has just been added to the beta in Warlords of Draenor, so it's prime time to get started working on it again. I'm gonna try to make Reagent Restocker my weekend project from now on, and I'm setting the following goals for myself: Relearn the...
File: Reagent Restocker10-06-13
Apologies for not getting much done...
Posted By: CobraA1
Apologies for not getting much done. There's some mixed news as far as the future of Reagent Restocker goes: On one hand - I'm actually working for Zygor Guides! Working on Lua full time now. Which means I'm learning a lot, and that could potentially help out Reagent Restocker. There's a few things I'd like to change going forwar...
File: Reagent Restocker03-26-13
Re: Keep BoE / soulbound items options inactive
Posted By: CobraA1
Check out version 8.0 :). The 'keep BoE/soubound items' options are inactive/greyed out in options. I would gladly use RR for auto getting rid of unusable stuff if only I could restrict it to soulbound items. Any BOE I could use on my alts. Also, account bound items (from rares or archy) - I wonder if they would get vendored as well...
File: Reagent Restocker03-24-13
I'll take another look today - but...
Posted By: CobraA1
I'll take another look today - but checking for BoE/Soulbound items is not so straightforward - there's no API from Blizzard to do so. I actually have to read in the tooltip and look for the word "soulbound."
File: Reagent Restocker10-27-12
Thanks for the bug report, it shoul...
Posted By: CobraA1
Thanks for the bug report, it should be fixed in the next version.
File: Reagent Restocker08-27-12
Reagent Restocker 3.0 is released!...
Posted By: CobraA1
Reagent Restocker 3.0 is released! I've pushed it to Curse and WoW Interface. This contains all of the bug fixes necessary for playing on the Mists of Pandaria beta, and should be ready for the 5.0.4 patch tomorrow (today, in some time zones?). The biggest change is a new window that pops up with the vendor. It's pretty...
File: Reagent Restocker06-30-12
First beta of the next version of R...
Posted By: CobraA1
First beta of the next version of Reagent Restocker has been released. There's a lot of work to do yet, but I've fixed some of the showstopper bugs in Mists of Pandaria, and I've begun work on the new UI for shopkeepers that will replace the little "+" symbols that are in 2.6. Note that Reagent Resocker betas are only available...
File: Reagent Restocker06-30-12
Authors have been given their beta...
Posted By: CobraA1
Authors have been given their beta keys! I'll be doing my best to get back into coding Reagent Restocker again. Even if there's no major compatibility changes that need to be made, I'm starting to work on a new feature that will really help the overall usability of RR :).
File: LightHeaded02-04-12
Message: LightHeaded\LightHeaded-34...
Posted By: CobraA1
Message: LightHeaded\LightHeaded-344.lua:543: bad argument #1 to "unpack" (table expected, got nil) Time: 02/04/12 22:56:21 Count: 2 Stack: Interface\AddOns\LightHeaded\LightHeaded.lua:543: in function `WZIDToCZ' Interface\AddOns\LightHeaded\LightHeaded.lua:625: in function `(for generator)' Interface\AddOns\LightHeaded\LightHeaded.l...
File: Reagent Restocker11-13-11
After a lot of messing around with...
Posted By: CobraA1
After a lot of messing around with buying/repairing based on vendor discount, I realized all of my tweaking was for naught. Truth be known, all it really does is decide whether to buy or not depending on your reputation with the vendor. That's all it really does. All of the calculations were unnecessary. So I've thrown everything ou...
File: Reagent Restocker09-03-11
Humm, I'll have to investigate. Th...
Posted By: CobraA1
Humm, I'll have to investigate. The issue likely comes from my attempt to deal with the new guild perk at level 24 :/. Problem is, my own guild isn't level 24 yet, so there's no way for me to test it.
File: Reagent Restocker08-27-11
CurseForge, and the most recent ver...
Posted By: CobraA1
CurseForge, and the most recent version is 2.6.5 there, which should have most of the bugs fixed. If things go well, I'll likely release a final bug fix and release the fixes to WoW Interface.
File: Reagent Restocker08-21-11
Alas, there are a lot of bugs right...
Posted By: CobraA1
Alas, there are a lot of bugs right now in the code I'm working on. It just didn't pan out as expected :mad:. There are weird things happening with the code right now, and some very unexpected behavior with some of Blizzard's API calls. I may be in for a partial rewrite of some of the lower level code in my new system.
File: Reagent Restocker08-14-11
Fixed in next release, which should...
Posted By: CobraA1
Fixed in next release, which should come soon.
File: Reagent Restocker07-31-11
Added automatic water upgrades to 2...
Posted By: CobraA1
Added automatic water upgrades to 2.5.7 beta, which is available at curse.com.
File: Reagent Restocker03-01-11
Well, there's not really a way to d...
Posted By: CobraA1
Well, there's not really a way to do that automatically with the API - I will actually need to keep a table of available waters, which means I'll have to go around finding out what all of them are. So it'll require a fair amount of research and coding. But - it should be possible, at least theoretically. I may look into it later. R...
File: Reagent Restocker02-21-11
Thanks for the report, will be fixe...
Posted By: CobraA1
Thanks for the report, will be fixed in the next beta.
File: Reagent Restocker12-29-10
Meh, I removed the calls anyways. I...
Posted By: CobraA1
Meh, I removed the calls anyways. I figure I fixed the major leaks. And fixed a couple more bugs.
File: Reagent Restocker12-29-10
Technically, your argument is very...
Posted By: CobraA1
Technically, your argument is very sound. From the perspective of users who love to use addons like BrokerCPU to snoop on memory usage, however, they love to complain about memory usage even though it may be causing zilch actual performance issues and is harmless and will be collected eventually. So, to make them happy, I colle...
File: Reagent Restocker12-11-10
Reagent Restocker uses Blizzard's A...
Posted By: CobraA1
Reagent Restocker uses Blizzard's API to get information about items. Right now, it does not save any information about items other than the items that are already in the lists. That being said, if an item is already in one of the lists (ie, it uses the same ID number as an older item), the list is used before Blizzard's API, and...