Releases: Starkku/MapTool
Releases · Starkku/MapTool
v.1.1.1.0
- 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
- 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.