Tile/Update Log
Jump to navigation
Jump to search
2.2 (12/19/24)
- Added rectangle selection with right-clicking and dragging, as well as cut, copy, paste, fill and deleting selections.
- Left clicking and dragging now draws multiple tiles
- Margin was made a little larger
- Middle-click copies a tile's contents
- Context menu on grid rebound to ALT + right click
- Added an option to change the step increment
- Rewrote the save codes system to be more compressed (old codes still work though)
- "Export code" and "Import code" renamed to "load" and "save" respectively
2.1 (7/25/24)
- Added stepping
- Removed the hyperlink to version 1.3.1
- Fixed a bug involving the jump instruction
- Minor tweaks
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