Skip to content

Patch Notes Page 112

  • Packaging: rewrite Main.tmx tileset image paths to Tilesheets/ during packaging.
  • Packaging: copy TMX-referenced tilesheets into the package Tilesheets/ folder.
  • Packaging: copy specific TMX tilesheets from source art repository into assets/Tilesheets/.
  • Packaging: rewrite Main.tmx tileset image paths back to assets/Tilesheets/.
  • Packaging: rewrite Main.tmx tileset image paths to Tilesheets/ during packaging.
  • Packaging: exclude unused map tilesheets from packaged builds.
  • CI: package Windows/macOS/Linux artifacts with TMX tilesheets and rewritten TMX paths.
  • CI: fix Windows packaging TMX rewrite step to avoid workflow YAML errors.
  • CI: fix Windows TMX rewrite script quoting in workflow.
  • CI: rewrite TMX tileset paths with PowerShell XML to avoid workflow YAML parse errors.