Sc2gears 8.8

Post date: Dec 14, 2011 9:37:6 AM

  • New development chart in the Multi-rep analysis: Spawn Larva development

    • This new development chart shows your weighted average spawning ratio and weighted average injection gap calculated from all selected replays.

  • A new chart type in the Replay analyzer: Action distribution

    • This chart visualizes the action distribution of players up until the selected action, or if no action is selected (by default) for the whole game.

    • The following action categories are used: Select, Hotkey, Train, Build, Research, Upgrade, Right click, Stop, Hold position, Move, Patrol, Attack, Set rally point, Cancel, Other

    • The marker time is displayed at the top right corner of the charts in the Replay analyzer.

    • Plugin API 2.6:

      • New methods in IPlayer to get info regarding to average spawning ratio and average injection gap

      • Added the Format.CUSTOM enumeration value introduced in Sc2gears version 8.7

      • New method: IconsApi.getCustomEnlargedIcon()

    • Other minor changes and improvements.