FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    More detailed replay statistics (mass killed etc.)

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 4 Posters 494 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W Offline
      WYSIWYG239
      last edited by WYSIWYG239

      Hey!

      As I am trying to climb the multiplayer ladder back to 1000 from my current 700, I started to realise that the issue might not be only with my meager APM but also with bad decision making (e.g. investing mass too early while not doing enough damage).

      I am interested in detailed replay analysis, e.g. instead of just total mass graphs I would like to see:

      • mass reclaimed over time
      • mass spent on mexes, fabricators and related upgrades
      • mass spent on energy production
      • mass spent on factories and engineers
      • mass spent on units and combat upgrades
      • mass of enemy units killed by player
      • mass of enemy structures killed by player
        etc.

      Maybe there is a mod for this or some replay processing library that would allow quickly putting up some code (in Python?) for generating this detailed analysis?

      1 Reply Last reply Reply Quote 1
      • A Offline
        ANALyzeNoob
        last edited by

        If we could see these kind of stats that would be pretty nice. You can kind of get an idea of them just from watching the replay with supreme scoreboard but this would be a bit more detailed.

        1 Reply Last reply Reply Quote 0
        • Brutus5000B Offline
          Brutus5000 FAF Server Admin
          last edited by

          Not possible from the replay stream.
          The replay stream only contains the game orders. All of the actual gamestats are only available while the game runs through the simulation.

          He said, "I've been to the year 3000
          Not much has changed, but they live underwater
          And your great-great-great-granddaughter
          Is playin' FAF, playin' FAF"

          techmind_T 1 Reply Last reply Reply Quote 1
          • techmind_T Offline
            techmind_ Banned @Brutus5000
            last edited by

            @Brutus5000 said in More detailed replay statistics (mass killed etc.):

            Not possible from the replay stream.
            The replay stream only contains the game orders. All of the actual gamestats are only available while the game runs through the simulation.

            Well supreme score board potentially can spam those statistics to chat or post invisible 'simulation' orders so there will be a log of them inside replay.

            W 1 Reply Last reply Reply Quote 0
            • W Offline
              WYSIWYG239 @techmind_
              last edited by

              @techmind_ thanks for suggestion! It appears that I can simply modify local files for existing mods to write some debug information from LUA code, and later build some charts in HTML based on those log files (I am not sure, however, if it is possible to access some external logs or not).

              It would be cool to see these stats in-game but viewing them afterwards would work too.

              @Brutus5000 does this look like a reasonable way to approach this task? Or maybe I am missing something more simple?

              1 Reply Last reply Reply Quote 0
              • Brutus5000B Offline
                Brutus5000 FAF Server Admin
                last edited by

                Sounds cool, give it a try

                He said, "I've been to the year 3000
                Not much has changed, but they live underwater
                And your great-great-great-granddaughter
                Is playin' FAF, playin' FAF"

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post