Skip to content

[pull] master from mapeditor:master - #121

Merged
pull[bot] merged 1 commit into
dogboydog:masterfrom
mapeditor:master
Sep 2, 2026
Merged

pull[bot] merged 1 commit into
dogboydog:masterfrom
mapeditor:master

Conversation

@pull

@pull pull Bot commented Sep 2, 2026 •

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Updates libtiled-java, which had been stuck at around TMX 1.2, to the
current TMX format:

* Reader: object templates, infinite maps with chunked layers, class
  properties, Wang sets, editor settings, tileset transformations,
  embedded and cropped tile images, group layers, parallax, tint
  colors, zstd-compressed and CSV-encoded layer data and SVG tilesets.
* Writer: always stamps the current format version and supports CSV
  encoding, zstd compression, chunked infinite layers and
  deterministic, deduplicated property output.
* Robustness: XML escaping, XXE-hardened parsing, errors on truncated
  or invalid tile data, correct unsigned gid handling and
  locale-independent number formatting.
* Renderers: new oblique renderer, rewritten hexagonal renderer, flip
  flag rendering, group layer opacity and corrected rotation pivot.
* The zstd-jni and jsvg dependencies can be excluded by consumers that
  use neither zstd compression nor SVG tilesets.
* CI: libtiled-java is now built and tested on GitHub Actions whenever
  files under util/java change.
* Adds extensive tests, including pixel-exact flip rendering checks
  and template resolution against the sticker-knight example.

Closes #2876
Closes #2745
@pull pull Bot locked and limited conversation to collaborators Sep 2, 2026
@pull pull Bot added the ⤵️ pull label Sep 2, 2026
@pull
pull Bot merged commit 0d4eed5 into dogboydog:master Sep 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant