Tile/Update Log

From Esolang
Jump to navigation Jump to search

2.0 (5/3/23)

  • Rewrote interpreter
  • Rewrote editor using canvas instead of table
  • Added Keybinds
  • New URL (old URL redirects)
  • URL parameter "code" changed to "c"
  • Move all tiles on grid in any direction
  • Import code now prompts instead of reading from input box
  • Moved update log to its own page
  • Added checkbox to disable leave confirmation
  • Slight save code optimization

1.3.1 (12/8/22)

  • Fixed a bug where subtract would enter negative values instead of underflowing

1.3 (12/4/22)

  • Added Resizing either top left or bottom right corners of the grid (to allow moving the tiles around)
  • Changed resizing symbol from an asterisk to a comma for convenience
  • Added relative resizing (a 5x5 grid resized by "+3,-2" will become 8x3)

1.2 (11/23/22)

  • Added URL save code support (?code=[CODE HERE])
  • fixed grid resizing so it won't clear the grid
  • Added leave confirmation

1.1 (10/28/22)

  • Added Save Codes

1.0 (10/12/22)

first release