From 56e24bba1832738b591401cf6cc8d2e7690190dd Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 5 Oct 2022 09:12:25 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80590e4d..6b7e9e82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d - Add Cut/Copy/Paste for metatiles in the Tileset Editor. - Add new features to the scripting API, including the ability to display message boxes and user input windows, set overlay opacity, get/set map header properties, read/write the map border, read tile pixel data, and set blocks or metatile attributes using a raw value. - Add button to copy the full metatile label to the clipboard in the Tileset Editor. +- Add ability to export an image of the primary or secondary tileset's metatiles. - Add option to not open the most recent project on launch. - Add options for customizing how new maps are filled - Add color picker to palette editor for taking colors from the screen.