Multihunters Analysis tool

From Planetarion Wiki
Jump to navigationJump to search

Created by Phil^ in round 11 to assist in multihunting duties by doing all the hard work of analysing the statistics gathered during the game, the Multihunters analysis tool has went through several changes.
It was originally a console based c++ program, and in its original incarnation was terribly inefficient. As time went by it was recoded to cache all data in memory instead of using external files - which saw a dramatic improvement in performance, what used to take minutes now took seconds.
The current version of the analysis tool is coded in java, and is fully graphical.

There is very little remaining sourcecode for the older versions of the analysis tool, since it was constantly rewritten for each round - discarding the old source each time.
Version 0.8 of the Analysis tool - C++ version, not in use
Version 1.93 of the Analysis tool - C++ version, not in use

The current version of the analysis tool in use, ranges from version 3.32 to an experimental version 3.36