Sc2gears 1.30: Multi-replay analysis

Post date: Jul 01, 2010 3:18:20 PM

  • A new module: Multi-rep analysis

  • This module provides statistics across multiple replays and visualizes improvements and changes over time. It shows the following statistics of all the replays:

      • Players: a list of all players found in the replays. Statistics provided: Replays count, Average APM, Record (W-L-U), Win ratio, Race distribution, Total time in games, Average game length, First game date, Last game date, Presence (in days).

      • Maps: a list of all maps the replays were played on. Statistics provided: Replays count, Replays %, 1v1 P win ratio, 1v1 T win ratio, 1v1 Z win ratio, 1v1 R win ratio, First played, Last played.

      • 1v1 Build orders: a list of all different build orders found in the replays. Statistics provided: Race, Build order (list of buildings), Occurrences, Record (W-L-U), Win ratio, First used, Last used.

    • Double clicking on a player will open detailed statistics and development charts for the player. It shows the following statistics of a player (of all his/her replays):

      • Development charts: On this tab you can see various charts that show the development of a player over time. You can set the granularity of charts in the following time units: day, week, month, year. You can set the approximation (linear or cubic). Chart types:

        • Activity: this chart visualizes the activity of a player over time. Shows the amount of games played over time (non-accumulative).

        • APM development: this chart visualizes the APM development of a player over time. The calculated average APMs are game length weighted. For example if a player in a time period played 2 games, one with 10-minutes long and 100 APM, and another with 20-minutes long and 200 APM, the average weighted APM for this period will be 166.

        • Race distribution over time: this chart shows which races were used by the player over time (race distribution bars for each time period).

        • Win ratio development: visualizes the changes of win ratio over time.

      • Game format records: statistics for all different game formats. Statistics provided: all data as listed at the Players.

      • 1v1 match-up records: statistics for all different match-ups, plus summarized by the player race (for example PvP, PvT, PvZ, PvR plus Pv*). Statistics provided: all data as listed at the Players.

      • Maps: statistics of maps of the player. Statistics provided: all data as listed at the Maps.

      • 1v1 Build orders: statistics of the 1v1 build orders of the player. Statistics provided: all data as listed at 1v1 Build orders.

    • Tips: the statistics tables are sorted by multiple columns. For example if you want to sort by Win ratio AND replays count, first click on the replays count column and then the win ratio.

    • Integration of the new Multi-rep analysis module:

      • A new Multi-replay analysis node in the navigation tree. Double clicking on the <new> item will show a file/folder chooser dialog where you can select files/folders for the analysis.

      • New replay operation: Open in multi-replay statistics. This will open all selected replays in the Multi-replay analysis.

      • New button on the search results tab: Open all in multi-rep analysis. This will open all replays in the search result in the Multi-replay analysis.

    • New menu item in File: Recent replays. This sub menu lists the last 15 opened replays.

    • New menu items in Navigation: Expand all, Collapse all

    • The winner is parsed now. On the Charts tab a trophy icon is displayed next to the winners.

    • More info on the "Game info" tab: replay file name, map playable size, winners.

    • A new search field: Date.

    • Copying, moving and packing (ZIP) replays now preserves the file date.

    • Other minor fixes and improvements.