Skip to content

2024.04.11.1

Latest
Compare
Choose a tag to compare
@kfischer-okarin kfischer-okarin released this 11 Apr 14:17
· 6 commits to main since this release
6d3e4d0

Changed

  • Tilemap: Only render tiles when a path is set on the cell (4c25434)
  • Tilemap: Reset path when nil is assigned as tile (8c9be89)
  • LongCalculation: Improve performance by moving yield checks inside Fiber (5088614)

Fixed

  • Pathfinding: Return empty path if no path could be found (a839cee)