Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.02 KB

RELEASE.md

File metadata and controls

27 lines (20 loc) · 1.02 KB

Release 1.7.0 - (26/04/2020)

Download

New

  • #00 - Help button enabled, brings you straight to the Wiki
  • #00 - New Issues tab that shows errors in your programs
  • #00 - Possible to set custom tile data for your tilesets
  • #00 - Added a Tactical RPG game example
  • #00 - Can now create new projects using templating
  • #62 - Run code button for just running a single program
  • #68 - Added "Show Vectors" debugging option for editor runs
  • #59 - Added function for rotating images on a canvas
  • #73 - Added RPGCode functions for creating and manipulating dynamic board layer images

Improvements

Fixes

  • #49 - Undo & Redo Actions on BoardEditor Reverts Layer Visibility
  • #00 - Various other small bugs have been fixed