Results: 18Comments by: ZergRael
File: Show My DPS08-22-11
Originally posted by zoktar pleas...
Posted By: ZergRael
Originally posted by zoktar please add, decimal, short and coloring config! =). Don't worry, I'm still following your ideas. Decimal and short numbers configuration are in the last alpha, need to test some more. Font and font size are in lua (in the first lines) while coloring/background stuff will probably come in next beta
File: Show My DPS07-30-11
Re: Fix for error introduced with WoW 4.2
Posted By: ZergRael
Originally posted by Brandho (...) Thanks a lot, easier update for me :D Originally posted by bdlt Might you consider for tanks a "Damage Taken Per Second?" Could be an idea, my new computer is being ordered, I may resume work on addons.
File: Show My DPS03-26-11
Originally posted by Nobgul I wou...
Posted By: ZergRael
Originally posted by Nobgul I would be interested in seeing your "waaaaaaaaaaaaaay better" memory usage numbers. I just added a screenshot of blizz memory usage with SMD after 10min hitting a dummy. With Ace3 loaded by itself, it goes up to 15kb. I think 100kb is a little better than recount memory usage ;) I'll add a real...
File: Show My DPS03-26-11
Originally posted by jlrm365 This...
Posted By: ZergRael
Originally posted by jlrm365 This looks great. While it only shows your damage / dps, does it show your position in the raid (ie "5", if 5th in the table)? Do you plan on updating it as / when recount gets tweaked? I'm afraid this is not possible to add your position in raid dps. SMD does only count your dps, it doesn't ca...
File: AltManager01-20-11
Re: Request
Posted By: ZergRael
Originally posted by JohnDoe03 Nice Addon, using it for quite a time. Could you please add an option to disable the minimap-button. Thx, John Hi, I think this is already implemented :D There must be something like "/am hide" to disable the minimap button. Have a nice day ;)
File: AltManager12-02-10
Re: Getting this to work for Stormwind Dailies
Posted By: ZergRael
Originally posted by torin So, I can't seem to get this to work for the Stormwind Daily Fishing & Cooking dailies. I see that it works for the daily random dungeon and the weekly raid. But it's not registering that my level 80 has done the Stormwind dailies at all. I see that you autoflush lvls < 65. Does this mean for the...
File: Show My DPS11-02-10
Originally posted by TehFurbolg i...
Posted By: ZergRael
Originally posted by TehFurbolg is this addon a lot better than Recount in terms of CPU usage? Greets Well, I won't say it's a lot better, but it's waaaaaaaaaaaaaay better. Due to the calculations needed by Recount, there's a little delay (~100ms) between the combat log event and the recount dps frame refresh. This dela...
File: Show My DPS10-28-10
Originally posted by thomasjohnshan...
Posted By: ZergRael
Originally posted by thomasjohnshannon It may not be a big issue in normal combat since the target is dead but I changed a bit of the code in AddAmount function to make sure it stops updating after I drop out of combat since any kind of dots left on a target (ie target dummies) messes up the display. Already tried that but still...
File: Show My DPS10-27-10
Originally posted by thomasjohnshan...
Posted By: ZergRael
Originally posted by thomasjohnshannon Yeah I was just about to post that I figured out that it was the problem. Works fine with out that line. It was taking me two min to get to that point as an ICC25 geared rogue so if you where testing it with someone with less dps it would take even longer. I'm mostly testing with my priest a...
File: Show My DPS10-27-10
Originally posted by thomasjohnshan...
Posted By: ZergRael
Originally posted by thomasjohnshannon From my testing I have seen that these errors normally pop up about two mins into the fight. --Error 1 Message: Interface\AddOns\ShowMyDPS\ShowMyDPS.lua:155: attempt to compare number with string Time: 10/27/10 14:20:46 Count: 1 Stack: Interface\AddOns\ShowMyDPS\ShowMyDPS.lua:155: in fu...
File: Show My DPS10-27-10
Originally posted by kaimox This...
Posted By: ZergRael
Originally posted by kaimox This would be nice if it would show anything meaningful. At the moment it is not throwing errors but also nothing else - exept the words "Damage" and "Heal" - and yes, you can switch those. Somehow I expected numbers ... ;-) (German client if thats of importance) Latest version doesn't include Heal...
File: Show My DPS10-26-10
Originally posted by thomasjohnshan...
Posted By: ZergRael
Originally posted by thomasjohnshannon It is working now but its throwing a few bugs (doesn't stop working) all them seem to be related to "cbtDmgAmount" being compared to a string. Message: Interface\AddOns\ShowMyDPS\ShowMyDPS.lua:155: attempt to compare number with string Message: Interface\AddOns\ShowMyDPS\ShowMyDPS.lua:11...
File: Show My DPS10-26-10
Originally posted by Sideshow Bei...
Posted By: ZergRael
Originally posted by Sideshow Being curious, I tested it out. It's quite nice. I think very few people are interested in the time string and also not in the 'Dmg' string. Rounding dps to 0.01 is not very informative. You could localize your functions for even less cpu time :p Could I ask why you use a lib for a slash command? P...
File: Show My DPS10-25-10
Re: Not working.
Posted By: ZergRael
Originally posted by thomasjohnshannon It isn't giving me any errors but its not working at all for me. It shows up when I enter combat but it just says "Damage". Interesting thing, without any other addon than SMD, it stays empty like you said. Some other addon must hook the combat event... Anyway, a fix is incoming.
File: NoMouseoverCrash10-19-10
Hmm, the How it works part may not...
Posted By: ZergRael
Hmm, the How it works part may not be very explicit :o Most of the mouseover crashes are from malformed tooltips. The first /nmc disable all the tooltips of the game, and by the way it solves the mouseover issue. A second /nmc reactives them, when you're in a safe place.
File: NoMouseoverCrash10-18-10
I prefer to keep tooltip activated...
Posted By: ZergRael
I prefer to keep tooltip activated on startup and deactivate them when I don't need them (battleground, headless horseman event,...). And deactive tooltips on startup would make me code a little more, I'm sooo tired :D Again, I just putted someone's idea in an addon, thanks to him :)
File: Show My DPS10-01-10
Re: Fails to load...
Posted By: ZergRael
Originally posted by whommy upon entering game. Reloading the ui makes it load but gives this error Message: Interface\AddOns\ShowMyDPS\ShowMyDPS.lua:84: unexpected symbol near '=' Time: 09/30/10 22:01:13 Count: 1 Stack: Locals: Hopefully not a big issue to fix as I would really like to try this out. I'm sorry because...
File: RerollManager09-30-10
Originally posted by mikma If you...
Posted By: ZergRael
Originally posted by mikma If you want to code addons using libraries, make sure the addon includes them too when you release it. Message: Interface\AddOns\RerollManager\RerollManager.lua:2: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceTimer-3.0". Could be a good idea,...