itch.io is community of indie game creators and players

Devlogs

Decker 1.16

Decker
A downloadable tool for Windows, macOS, and Linux

Decker v1.16 is a maintenance release with bugfixes, a new Lil feature, and a refinement to the grid overlay.

Fixes (Web and Native):

  • Corrected the DatePicker example contraption to properly handle 6-week months.

Fixes (Native):

  • Fixed a crash caused by a flaw in "canvas.merge[]", reflected in some transition animations.
  • Fixed a problem where "sys.frame" was incrementing at the wrong rate, throwing off the speed of some animations.

New Features:

  • The Grid Overlay is now drawn as a dot-grid at normal size, and gridlines in FatBits mode. This reduces occlusion of isometric drawings.
  • The Lil language now permits an optional "elseif" clause for conditionals, as offered by most mainstream programming languages. Instead of being forced to nest conditionals in situations like this:

You can use the following "flatter" alternative, which is semantically identical:

This functionality is particularly useful in combination with tail-recursion.

Files

  • Decker-1.16-mac.zip 1.9 MB
    Mar 31, 2023
  • Decker-1.16-win.zip 1.8 MB
    Mar 31, 2023
  • lilt-1.16 APE executable 956 kB
    Mar 31, 2023
Download Decker
Leave a comment