Skip to content

Releases: Starkku/MapTool

v.1.1.1.0

06 Apr 14:53
Compare
Choose a tag to compare
  • Attempted to fix incorrect calculation of valid tile coordinates that also invariably crashed with maps of certain size.
  • Valid tile coordinates are now only calculated when they are needed.
  • Moved ice growth flag manipulation to TileRules, fifth value now works as override to the flag value. Old keys under IsoMapPack5 are no longer functional.

v.1.1.0.0

28 Mar 00:29
Compare
Choose a tag to compare
  • OverlayRules now supports additional parameters for changing overlay frame data.
  • Both TileRules and OverlayRules now support tile coordinate filters, allowing rules that only apply to tiles at specific coordinates.
  • DeleteObjectsOutsideMapBounds option, deletes objects and overlays outside map's physical bounds that can sometimes be left in the data when resizing maps.
  • FixTunnels option, corrects malformed tunnel data generated by map editors.
  • TheaterTileOffsets feature, allows defining theater-specific offsets for tile start & end indices that apply to all TileRules.
  • IsoMapPack5 sorting, ice growth manipulation and removing level 0 clear tiles are now applied even without TileRules present.
  • Updates to Tiberian Sun conversion profiles.
  • Better high DPI support.