Results: 38Comments by: pceric
File: AtlasLootReverse03-20-09
Originally posted by richerich ED...
Posted By: pceric
Originally posted by richerich EDIT: Suggestion to add this to the original AtlasLoot page as Patch, since you can't use this unless you have it :) Been trying to figure out how to do this. Going to put in a ticket.
File: AtlasLootReverse03-20-09
Re: Memoryhogging :)
Posted By: pceric
Originally posted by DamonDK While I can see the lure of scanning Atlasloot's database and building a structure of your own, I could suggest that you maybe build in a "scan" function that makes a compact database, so when I log back in, it doesn't have to get all the data from Atlasloot, but instead load it from a much smaller data...
File: Know-It-All01-23-09
Originally posted by Anferny8 Was...
Posted By: pceric
Originally posted by Anferny8 Was this mod forgotten? :( Nah, just been busy. I've been slowly working on the diminishing returns code and hope to finish that up soon. But so far in my WotLK leveling, it has been working nicely. The bar library I'm using has come to a standstill and I'm not very happy with it. I don't kno...
File: Know-It-All11-10-08
Originally posted by foreverphk C...
Posted By: pceric
Originally posted by foreverphk Could it be enhanced to allow changing of bar width / height? Thanks. Should be possible, I'll add it to my TODO list. Originally posted by Zadnak http://www.wowhead.com/?search=rake#abilities Wowhead lists them all as separate spell id's. Couldn't you just code it as different spells? I'm...
File: Know-It-All11-08-08
Originally posted by Zadnak There...
Posted By: pceric
Originally posted by Zadnak There's a bug with Rake, the Feral Druid spell. The duration refreshes on Know-It-All if a Hunter's pet applies it. Humm, unfortunately I can't do anything about it because of the way WoW's refresh mechanic works. That seems like a bug to me as the Druid's rake should be completely separate from the...
File: Know-It-All11-06-08
Originally posted by Thrillseeker...
Posted By: pceric
Originally posted by Thrillseeker Hey Pceric, are you still active here? Or is there a better place for bug reports / suggestions? Great addon btw. :) Originally posted by Zadnak Nice addon. Is there another release coming out soon? Yup, still active and working on it. I've reworked a huge part of the code to make use of...
File: Know-It-All09-25-08
Originally posted by richerich Im...
Posted By: pceric
Originally posted by richerich Im getting a strange error: Im getting this one everytime i am inside of a BG -------------------------------------------------- Suggestion: Mind adding support for stackable debuffs, like Fire Vulnerability and Winter's Chill? Ah, I think I see what's wrong. Will be fixed in next v...
File: Know-It-All09-02-08
Originally posted by Shadowed Was...
Posted By: pceric
Originally posted by Shadowed Was bored and looking through your code, just some suggestions. #16979 is Feral Charge if you're triggering it off of SPELL_CAST_SUCCESS, #45334 is Feral Charge Effect if you're triggering it off of SPELL_AURA_APPLIED or SPELL_AURA_REMOVED you want the latter, instead of the former. Creating a ta...
File: Know-It-All07-16-08
Originally posted by Silan Does K...
Posted By: pceric
Originally posted by Silan Does Know It All track stuns for your current target? IE: Say another rogue Cheap Shot's my target, will it track that even if I am not attacking it already? Yes, it will track all stuns done to your target and those around you. There is currently no way to query how many combo points another rogue o...
File: Know-It-All07-14-08
Re: Bars growing uip!
Posted By: pceric
Originally posted by Alamaa Can you add an option so the bars grows upwards? Any easy way to just edit one of the files for the bars to do so? Great addon btw!:D Thanks in advance Shouldn't be too hard, I'll add it to my TODO list. Seeing as the NECB project was picked up again, what's the reason to use your addon comp...
File: Know-It-All07-08-08
Originally posted by tecu On the...
Posted By: pceric
Originally posted by tecu On the chance you don't know this already, if you go to wowhead.com and look up a spell, you get a page like the following: http://www.wowhead.com/?spell=11297 . Sap (Rank 3) is right there in the URL (ID 11297). I sorta get the impression that you're looking for something different, though. G...
File: Know-It-All07-07-08
Originally posted by Terminate mi...
Posted By: pceric
Originally posted by Terminate missing a lot of timers not worth using. About 200 spells are implemented now and more are slowly being added as their spell IDs are discovered. Help is appreciated in finding more. You can report missing IDs to me by using the debug option and casting the missing spell in an unpopulated area....
File: Know-It-All07-06-08
Re: Brundling
Posted By: pceric
Originally posted by dranor Why do you feel the need of stating that you are using Ace3 to make your addon? Many people come to know the efficiency and features that the Ace3 framework provides and look for mods made with it. All but one or two of my 20+ mods are built with the Ace framework and it's really nice how they wor...