• About

    17 Responses to Warcraft 3 Replay Parser

    1. johnhfo1
      October 6, 2009 at 9:33 pm

      spectre – Yeah, the ‘replay autosave’ feature is really useful in the new patch. In my latest release of the ReplayParser I have a button called “Refresh” that looks in this folder for any newly saved replays, so you can simply press Refresh after playing some games to add these replays.

    2. December 25, 2009 at 2:59 pm

      Hi, Onload of page my antivirus put alert, check pls.
      BernieR

      • John
        December 26, 2009 at 5:35 pm

        Most antivirus software flag .exe files so this is expected for the parser, but its safe to use.

    3. Draco
      January 4, 2010 at 10:56 pm

      Great work John!
      I have been also mad about w3chart.

      What for me would be really important is adding replays list on the chart view (maybe as another position in combobox on the right). So it would be possible to just focus that list press down on keyboard and watch another rep.
      Also with player names would be really nice to display avg apm (especially in described above).

      Next big thing which would be really great to have is some numeric stepper, slider or combobox to change apm chart smoothness (now it is 30s, where I always watch on 120 or 60).

      And on the end some polishing touch – maybe allow to click on player name on the legend and fade that name and turn off that person chart visibility. Small but really handy ;]

      I know that every change is big deal and always there is great amount of them – I am programmer also. But I really belive in your patience.

      It is best APM soft we now have anyway.
      And for me definitely looks most promising :)
      thx John!

      • John
        January 5, 2010 at 6:33 am

        Draco, thanks a lot for the feedback – those are some great suggestions.

        There have been a few requests similar to yours (being able to scroll through the replays and having it create generate the information on the fly), but the implementation is a little tricky. The only information that is actually saved on the computer is what is seen in the database, all of the extra information has to be re-parsed whenever the graph is created, so it actually becomes quite expensive to do this. What I may end up doing is having a ‘next’ and ‘previous’ buttons to traverse the database, does that sound like a reasonable compromise?

        I really like your suggestions for the graph, I’ll see what I can do with the library that I am working with.

        Thanks again for the feedback – it’s always great to hear from users.

        - John

        • Draco
          January 6, 2010 at 1:44 pm

          I understand that it is computing expensive – but I could wait one sec to see chart and apm stats -maybe more on some, basing on how fast works going from library to chart now it would be even less.
          So for me (and I am sure that also for other) it would not be a big deal to blink chart for a while during computing.
          Buttons prev/next would also be very handy!
          But clickable list with replays would be really great somewhere near chart.
          But buttons should be first step I think – easier to implement and gives a lot :)

          Another option is to compute APM when adding to library. It would be very useful to show for example player avg APM and other stats in library.
          It obviously would slow down importing – but in the future it is worth that :)
          But that feature I think is not most important right now.

          Cheers
          Draco

          • John
            January 6, 2010 at 5:39 pm

            Hey – yeah I plan on adding a player database that shows their overall statistics and other information kind like w3chart.

            I just took a look at the w3master parser and see what you mean by being able to navigate through the replays so I’ll see what I can do.

    4. anXieTy
      January 8, 2010 at 5:42 pm

      Is there a possibility to add an organizing function? So that you can organzize your replay files in a specific folder by version / race / whatever.

      • John
        January 9, 2010 at 3:27 pm

        This is definitely possible. It sounds like you want some sort of export function to put all the replays in hierarchy of folders to ship them around. Does that sound about right?

        At the moment I’m working on a rename function similar to w3master’s parser that will help to the organization but adding an export function similar to the one you describe shouldn’t be too difficult.

    5. February 12, 2010 at 9:24 am

      Sorry for the late reply. I am having the problem that i have so many replays of older versions and i cannot distinguish between them. Therefore a feature which allows you to automatically organize your replays by versions and putting them in different folders would be nice.

      • John
        February 23, 2010 at 12:56 pm

        This may be possible to do when renaming the replays… I can add another option to add folder hierarchies and sort replays based on that.

    Leave a Reply

    Your email address will not be published.