1.5.0 - New logo and 20x faster!


LDtk logo

The application has a new logo! Hope you will like it :)

Please note that the Windows Explorer could take some time before updating the app related icons (in Start Menu, project icons etc.). You may need to either restart the Explorer, or the computer itself, to force the visual update.

Global search

You can now search for any project element using the CTRL-F keyboard shortcut (CMD-F on MacOS). The results include:

  • definitions (layers, entities, enums or tilesets),
  • worlds,
  • levels,
  • entity instances.

Optionaly, you may also enable the searchable option on supported entity Custom Fields, to filter your entities based on these fields (eg. if you look for a specific item instance or mob type).

Rules are 20x faster

This version includes lots of internal optimizations regarding auto-layer rules. Therefore, large projects loading time should be significantly faster, especially if your project contained large levels.

Realtime painting on Auto-layers should also be much faster in most scenarios, thanks to these changes.

A new layer option called “Asynchronous render” can be used to delay the actual rendering of tiles by a few milliseconds after painting. This can be used in very complex or large levels to keep the painting action smooth.

Biomes

This update brings various features that should make rule-based biomes creation easier!

  1. Create an Enum with your various biomes (eg. Forest, Desert, Snow etc)
  2. Add a custom Level Field that uses this enum.
  3. Open the Layers panel, and point your new level field under “Biome Enum”.
  4. For each group of rules, you may now pick which Enum value should enable this group. For example, you may enable your group that paints snow over your platforms only if the Snow biome is picked for this level.

Random rectangles of tiles for auto-layer rules

When creating an auto-layer rule, you may now render a rectangle of tiles picked randomly among a group of many others. For example, this makes possible the creation of random variations among trees, or other large details.

Custom layers list

You can group your layers using tags, and filter your main layers list using these tags.

Rendering of tiles from nearby levels

There is a new app setting to render tiles from nearby levels, making map transitions much easier to paint!

JSON: extra Table-of-content data

When enabling the “table-of-content” export option of an Entity, you will now get extra bits of informations in the toc JSON field:

  • world pixel coordinates,
  • pixel width and height,
  • for each custom fields, if the new “Export to ToC” option is enabled, the corresponding value will also be added to the table of content.

Other changes

  • Auto-layer rule size is now automatic, internally ranging from 1x1 up to 9x9. LDtk will optimize rules to smaller internal sizes based on your rule layout.
  • When editing a tag somewhere, LDtk will now offer to also rename all other tags accordingly.
  • Optimized the Rules panel rendering for projects with tons of rules.
  • FilePath custom fields will now remember their last open folder for later uses.
  • Added a button to toggle Auto-layer rendering (equivalent of the existingSHIFT-R shortcut)
  • Added expand/collapse sections to the Layers panel.
  • Moved the “Project” button location before “World” and “Level” buttons in editor.
  • Fixed entity preview size in left panel
  • Fixed IntGrid icons size when the left panel uses the 5-columns mode
  • Rules remapping now also updates out-of-bounds policy value
  • Allowed break-on-match on rules with transparency or offsets
  • Fixed unsupported “Empty cell” value in rules out-of-bounds policy
  • Fixed a crash when deleting an Enum used in level custom fields.
  • Fixed a crash in Selects when trying to go over the last element using a keyboard shortcut.
  • Fixed log path partially cut in the Settings window.
  • Fixed initial null in JSON defaultEntityWidth/Height values.
  • Labels are now right aligned in UI forms
  • Removed __worldX and __worldY from entity JSONs when the world layout is not GridVania or Free.

Files

macOS (experimental) 169 MB
Jan 10, 2024
Linux Ubuntu (experimental) 108 MB
Jan 10, 2024
Windows 64 bits and 32 bits 159 MB
Version 1.5.0 Jan 10, 2024

Get LDtk level editor

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(+3)

Congrats! 😍🔥