SC2 Map Analyzer - Release 1.1

Details

  • Filename
    sc2mapanalyzer-release-1.1.zip
  • Uploaded by
  • Uploaded
    Jun 24, 2010
  • Size
    1.20 MB
  • Downloads
    94
  • MD5
    65fbbb2f7e9b52291ca89dd8c1a4c401

Changelog

------------------------------------------------------------------------
r8 | dimfish | 2010-06-24 06:46:42 +0000 (Thu, 24 Jun 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/openness.cpp
   M /trunk/render.cpp

Couple minor changes.
------------------------------------------------------------------------
r7 | dimfish | 2010-06-23 15:44:57 +0000 (Wed, 23 Jun 2010) | 1 line
Changed paths:
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp

Update the CSV generation to the current state of the analysis.
------------------------------------------------------------------------
r6 | dimfish | 2010-06-23 07:26:27 +0000 (Wed, 23 Jun 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/bases.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp

Added positional balance by average openness for base neighborhoods
------------------------------------------------------------------------
r5 | dimfish | 2010-06-23 01:33:43 +0000 (Wed, 23 Jun 2010) | 1 line
Changed paths:
   M /trunk/bases.cpp
   M /trunk/sc2mapanalyzer.cpp

Fixed bug with new influence calculation.
------------------------------------------------------------------------
r4 | dimfish | 2010-06-22 20:18:18 +0000 (Tue, 22 Jun 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/bases.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapanalyzer.cpp

Fix bug in calculating center of playable area that affected the naming of start locations by the clock face.
------------------------------------------------------------------------
r3 | dimfish | 2010-06-22 17:13:33 +0000 (Tue, 22 Jun 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.cpp
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/bases.cpp
   M /trunk/placedobjects.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp

Changing influence calculation to run for every PAIR of start locations, rather than every location versus every other at once.  This is to measure the influence and then balance between each possible spawn configuration in 1v1.
------------------------------------------------------------------------
r2 | dimfish | 2010-06-22 07:11:14 +0000 (Tue, 22 Jun 2010) | 1 line
Changed paths:
   A /trunk/FreeSansBold.ttf
   A /trunk/PrioQueue.cpp
   A /trunk/PrioQueue.hpp
   A /trunk/SC2Map.cpp
   A /trunk/SC2Map.hpp
   A /trunk/SC2MapAggregator.cpp
   A /trunk/SC2MapAggregator.hpp
   A /trunk/StormLib.lib
   A /trunk/bases.cpp
   A /trunk/coordinates.cpp
   A /trunk/coordinates.hpp
   A /trunk/dijkstra.cpp
   A /trunk/icon.xcf
   A /trunk/icon256.xcf
   A /trunk/icon32.xcf
   A /trunk/icon48.xcf
   A /trunk/libpng-3.dll
   A /trunk/makefile
   A /trunk/openness.cpp
   A /trunk/outstreams.cpp
   A /trunk/outstreams.hpp
   A /trunk/placedobjects.cpp
   A /trunk/read.cpp
   A /trunk/render.cpp
   A /trunk/researchingMapInfo.txt
   A /trunk/sc2ma.ico
   A /trunk/sc2ma.rc
   A /trunk/sc2mapTypes.hpp
   A /trunk/sc2mapanalyzer.cpp
   A /trunk/spreadsheet.cpp
   A /trunk/zlib1.dll

Moving from SourceForge to SC2Mapster
------------------------------------------------------------------------
r1 | root | 2010-06-22 05:07:03 +0000 (Tue, 22 Jun 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"sc2-map-analyzer/mainline: Initial Import"
------------------------------------------------------------------------

Some slight adjustments to algorithms.