Skip to content

v.1.1.2.0

Compare
Choose a tag to compare
@Starkku Starkku released this 24 Jul 19:37
· 26 commits to master since this release
  • BUGFIX: OverlayRules are no longer applied recursively - only the first matching rule for each cell of overlay is applied. This is consistent with how TileRules have always worked and how OverlayRules used to work prior to version 1.1.0.0.
  • BUGFIX: Program will no longer crash without an error message if it encounters invalid map tile data. Logging for these types of failures has been improved in general as well.
  • Map tile data is no longer read if there are no rules or settings enabled that would change it.