Decker 1.2


Decker v1.2 includes draggable canvases, query language enhancements, and improvements to drawing tools.

New Features

  • The random[] function is now pre-seeded on startup, for convenience.
  • While drawing, pressing the 't' key toggles transparent mode.
  • While drawing, pressing ctrl and clicking is an alternate way to exit FatBits mode.
  • Minor changes to the layout of toolbars make them fit better on 720p displays.
  • A '#' URL suffix allows web-decker to link to a specific card. For example, https://beyondloom.com/decker/tour.html#Buttons
  • Lil queries can now create and reference column names which are reserved words or are not valid Lil identifiers:
temp:insert "name with spaces":11,22 into 0
select index column["name with spaces"] from temp
  • Widget and image selections now provide orthogonal resize handles in addition to diagonal.
  • The 'Edit -> Tight Selection' menu option will cinch any selection to omit any surroundings in the current fill color, making it easier to isolate items from their background:

 

  • Canvases have a new '.draggable' attribute, which allows them to be moved around by the user in Interact mode, and alters the behavior of the click[], drag[], and release[] events. There is a new example deck which explains the details of how to make use of this feature:


  • An additional example deck containing a collection of fancy transition animations, featuring rad background art by noyemi 


Fixes (Web and Native)

  • Double-clicking in empty fields could cause crashes.
  • 'go["Back"]' was not working properly on the first card of a deck.

Files

Decker-1.2-mac.zip 1 MB
Nov 11, 2022
Decker-1.2-win.zip 1 MB
Nov 11, 2022

Get Decker

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.