More Wang Tiling Improvements


This new development snapshot continues the work started with the previous one, making further improvements to the support for Wang tiles. The Wang sets now have a type: Edge, Corner or Mixed. This allows for drawing custom tile overlays, for example using the familiar shapes for "Corner" sets that we know from the Terrain overlay and a new overlay for "Edge" sets.


The Wang set type is also used to automatically choose the matching editing mode in the Wang Brush. The "edge" editing mode has also been improved, in that it will only change direction when the mouse enters a new tile. This makes drawing paths much more convenient.

Finally, a scripting API to create and modify Wang sets was added, so you can programmatically set up the Wang set or load it from another source.

Changelog

  • Added Monospace option to the multi-line text editor
  • Added the Wang set type (and choose a fitting Wang set type when loading an old Wang set)
  • Improved the Wang tileset overlay
  • Improved Wang Brush behavior when drawing edges
  • JSON format: Read terrain types as Wang colors
  • Wang Sets view: Made the "Colors" tab show by default
  • Scripting: Added initial API for creating and modifying Wang sets

Your Feedback

I'm still eager to get more feedback on the improved Wang tiling support before the upcoming Tiled 1.5 release. With your help we can make this feature really shine! You can chat with me directly on Tiled's Discord server, comment on this pull request or open new issues.

Finally, please consider supporting me on GitHub SponsorsPatreon or Liberapay. With your support I can find time to keep Tiled evolving. Thank you!

Files

Tiled for Windows 64-bit (snapshot) 24 MB
Version 2020.09.22 Sep 22, 2020
Tiled for Windows XP (snapshot) 19 MB
Version 2020.09.22 Sep 22, 2020
Tiled for macOS (snapshot) 15 MB
Version 2020.09.22 Sep 22, 2020
Tiled for Linux (snapshot) 35 MB
Version 2020.09.22 Sep 22, 2020

Get Tiled Map Editor

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

I´m very bad at making pixel art for my maps. Does anyone know if i can download them, and when yes, then where?

(+2)

There's a large amount of pixel art available on this website, check out https://itch.io/game-assets/tag-pixel-art/tag-tileset. Another site where you can find freely available art is https://opengameart.org/.

(1 edit)

i think this should be setup'd right doesnt it?
wang brush itself seems to give pretty chaotic output, and drawing single tiles doesnt seem to give me the right output;

also im kinda wondering.. this looks different than the images in your post
i assume i should go back to the latest stable and use the old terrain brush for now ^^'

Hey Eden, I hope you figured out your problem. It looks to me like the tileset is incomplete, since I don't see any tiles that would connect the two straight paths with any of the other tiles. In addition, there are no inner corners that connect to the outer corners (maybe they do connect, but in the overlay there are some markings missing that would be required for the tiles to connect as far as the Wang Brush is concerned).

Please don't hesitate to come to the Tiled Discord or the forum, where you will often find help. I'm sorry for the late reply here.