Advertisement

Recount (Preservation)

  Download the Curse Client

Last Update: July 25, 2008 (3 weeks ago)
Category: Combat
Tags: analysis, combat, and damagemeter
Project Manager: Elsia
Current Version: Recount (Preservation) r79128
(for World of Warcraft 2.4.3)
Downloads Today: 2,021
Downloads Total: 488,404
Favorites: 1,983
Comments: 459
  • About Recount (Preservation)
  •  

Recount is a graphical damage meter written by Cryect. Recount (Preservation) is an attempt to preserve it through the 2.4 patch and fix up some minor things along the way. If Cryect returns the project really should be wholely his and he can keep or abandon any changes I've made here.

For details about Recount see Cryect's original project page at:

http://wow.curse.com/downloads/details/8840/

For changes see the change log. Beta versions can be found on WoWAce.

  • Downloads (40)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Aug. 13, 2008, 07:03AM (1 week ago)

    does this allow you to report dmg done like in damage meters?

  • Aug. 19, 2008, 03:01AM (1 day, 10 hours ago)

    yes it does

  • Aug. 12, 2008, 07:48PM (1 week ago)

    I'd like to see how much mana I've spent on a specific spell in the Detail Window for Player's Hostile Attacks. Could this be added in a future version, please?

  • Aug. 13, 2008, 04:00AM (1 week ago)

    Unfortunately the combat log does not contain mana spent information.

  • Aug. 13, 2008, 07:42AM (1 week ago)

    Is Recount restricted only to read events reported the combat log? Isn't it possible to collect this information from the spellbook at least giving the player information about his/her own spells?

  • Aug. 12, 2008, 02:25PM (1 week ago)

    ~Elsia

    Can you add one more Realtime Window called "Solo Dps with pet?"

    -- Whats the Expected output? What do you see instead?

    * Expected output: Displays a Realtime Window for solo dps with pet.
    * Actual output: Only Displays merge pet data with the owner Dps.

    *Display only the owner dps merge with pet data. And will ignore party / raid dps

    When soloing Ive been using Display owner dps but it doesnt display merge pet data even with merge enable on/off.

    But when soloing using Display Raid dps it does display merge pet data.

    If you can make this new Realtime Window, im going to use it alot when soloing and when raiding with my pet. ^_^

    -Current Version using
    <Recount (Preservation) r79128>

  • Aug. 11, 2008, 07:30PM (1 week, 1 day ago)

    I love this addon! I have a question though, I was checking to see what the global realtime windows were and I clicked a few of them to show up, now everytime i log in they are all there and i have to close out of them all. Is there any way to close them out for good so they wont show up when i log in?

  • Aug. 12, 2008, 03:51AM (1 week, 1 day ago)

    Delete all Recount.lua files in the WFT subdirectories and check if the problem persists. Just closing the windows and relogging should keep them closed.

  • Aug. 11, 2008, 05:41PM (1 week, 1 day ago)

    Everything works fine for me except that when im in combat it sends me whispers that say things along the lines of "RECOUNT?1^SPU^STettsuo^STettsuo^N2622^N394^N0^N0^n0....."
    before on my rogue and priest it wasnt the biggest deal but now qith my new Warlock (Tettsuo) it gives me more than twice as many whispers because of my pet. Currently using Recount (Preservation) r79128

  • Aug. 12, 2008, 03:50AM (1 week, 1 day ago)

    Is this happening in BGs/Arenas or elsewhere?

  • Aug. 14, 2008, 10:16PM (5 days, 14 hours ago)

    Everywhere with every character.

  • Aug. 9, 2008, 04:27PM (1 week, 3 days ago)

    Starting last night after I reset recount my meter has differant settings how do I fix it? It now shows my name and a 3 digit number then the % (25.9) of the damage I am doing. When I go into setup it shows the normal info, dps damage and %. Last night when we did Mags it showed his damage etc and not my guilds. I have deleted recount and reinstalled it a couple of times. What did I screw up?
    Been checking it, the 3 digit number seems related to my DPS but stil off
    meter says 1. Name 991 (100.05)
    meter setup shows 1. Name 37815 (93.2, 100.0%)
    Elisa, something so simple missed, thank you! ;)

  • Aug. 9, 2008, 11:07PM (1 week, 3 days ago)

    Maybe you switched from damage done to DPS display? Rightclick the title bar or use the arrow icons to page through the modes.

  • Aug. 5, 2008, 07:26PM (2 weeks ago)

    Hmmm, i'm only running recount, atlasloot and omen. maybe i'll try CCbreaker. Something else kinda odd, ran ramps last night and my dps was much higher than when i was out questing alone.

  • Aug. 7, 2008, 02:24AM (1 week, 6 days ago)

    In groups you tend to be buffed etc.

  • Aug. 5, 2008, 12:54PM (2 weeks, 1 day ago)

    After installing the new version of CCBreaker the bug where Recount was only adding 20dps for pet(when merged) seems gone.

    Seems odd that these 2 mods would interfer with each other.

  • Aug. 4, 2008, 11:01PM (2 weeks, 1 day ago)

    I'm having the same problem as neverlift. When i merge my pets dps with mine the total is much lower(10-30 points)than if i show them seperate and add the totals manualy.

  • Aug. 5, 2008, 05:04AM (2 weeks, 1 day ago)

    This is correct. Recount uses combat time to calculate DPS. If you merge pet with owner it takes the longer of each hence dropping the effective combat time used in calculating the DPS. Hence unless you and your pet have exactly the same combat time your DPS will drop somewhat.

  • Aug. 3, 2008, 02:07PM (2 weeks, 2 days ago)

    Hello,
    A quick fix for the "Recount: Unknown combat log event type:" bug:

    go to wherever you installed wow\Interface\Addons\Recount and open up "tracker.lua" in a text editor.
    Now find (ctrl-f) "Unknown combat log event type:", you will find two lines.
    Just comment them out by adding two dashes in front, like this

    --Recount:Print("Unknown combat log event type: "..eventtype)

    Hope this helps!

    PS: for the maintainer, you may wanna add an option to choose whether this stuff gets reported or not, because apparently, every new event is gonna bug it! Thanks for a great addon :)

  • Aug. 4, 2008, 02:03AM (2 weeks, 2 days ago)

    This really isn't a bug. The print message is there so people report the line and I can implement the event type ;). I would recommend NOT commenting out that line but rather reporting whatever event it reports back to me.

    A version that works for WotLK can be found on wowace.

 
  • Similar Addons
  •  
  1. 2,215 DamageMeters Combat
  2. 1,823 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
  3. 1,428 Decursive 2.0 ... Buffs & Debuffs and Combat
  4. 1,396 Quartz Combat
  5. 1,386 BigWigs Bossmods Raids & Encounters, Other, ...
Advertisement