Skip to content

v.2.0.0.0

Compare
Choose a tag to compare
@Starkku Starkku released this 07 Dec 18:26
· 19 commits to master since this release

NOTE: Software has been relicensed from GPLv3 to GPLv2.

  • BUGFIX: Fixed a bug with coordinate filter wildcards.
  • BUGFIX: Fixed a bug where value ranges were being calculated incorrectly for Tile/OverlayRules in scenario where source value is a range but target value is not.
  • BUGFIX: Processing log textbox now always scrolls to bottom when new text is added to it.
  • NEW FEATURE: Sub-tile index conversion - two additional value ranges defined after all existing values. TileRule is not applied if tile doesn't match both source tile index values and source sub-tile index values. Defining the existing sub-tile index override takes precedence over the new target value range.
  • NEW FEATURE: Upgrade filters / conversions for ObjectRules. Defined as a comma-separated list of upgrade IDs (None for empty upgrade slot, * as a wildcard to match any existing ID, including None) as a suffix to the object ID separated by +. Only applied on building objects and only up to 3 upgrade IDs are parsed and used.
  • ENHANCEMENT: Program now asks if user wants to exit when attempting to close when maps are still being processed.
  • ENHANCEMENT: Improved tab control handling, changing tabs is disallowed during map processing and tab automatically changes to main tab if maps are added through drag & drop.
  • ENHANCEMENT: Profile & map file listboxes now contain context menu options with hotkeys. The remove / select maps buttons have been removed in favour of these.