Sc2gears 8.4

Post date: Oct 27, 2011 6:7:11 AM

  • Improved Mouse practice game

    • There is a new "Enable custom rules" check box. If you enable this, you can play the game by custom rules you're free to change as you like. You can change the game rules on the Mouse game rules tab of the misc settings dialog. All kinds of things can be changed, and you can even put a cross at the center of discs and a circle around them showing their maximum size.

    • There is a new "Color blind" check box which if enabled will cause Red discs not to be filled (just the outline will be drawn). This helps color blinds to easily differentiate red and green discs.

    • When a game is in progress, the Start button changes to a Stop button which if pressed ends the game immediately.

    • I've created a page which describes the custom game rules: Mouse practice game

  • The Print game info action of the Command line interface now supports XML output format.

    • This new XML format is great for those who use the command line interface as their internal parser, but they don't want to break their code when new info is added to the output.

    • If the XML output is used, the code that interprets the XML document will work without modification when new tags or attributes are added to the XML document.

    • The XML output also contains more details, and the contained info is broken down into pieces (in the form of tag attributes).

    • The XML output is the recommended way if the output is processed by a program and not a human.

  • Added a new replay sharing site: www.StatCraft.net

    • You can upload replays to StatCraft, but the site does not allow anonymous upload.

    • Fixed a bug which caused sharing a single replay to fail.

    • Improvements in the Replay parser engine to correctly detect player teams (and other info) in custom games where slots are left open.