- Fix many reported bugs, add additional tables and anchors
- Add an automation panel that can speed up repetitive tasks via Python. Use
View -> Show Automation Tool
to get started. - Added a utility to creating tileset animations. Only works for FireRed so far
Utilities -> Expand -> Add Tileset Animation
. You can read more about it here. - You can now export all sprites from a table at once. Just choose
All Table
when exporting a sprite from a table. - Improved directive support for thumb scripts
- AI Script support (used by the new
scripts.battle.ai.trainer
table). You can use this to modify what each of the trainer ai flags does. - Image editor now has separators for the tiles, making it easier to see how the image will be tilized. It only shows at higher zoom levels, so it won't obscure the image while zoomed out.
- Image exporting can now export 4bpp images, improving compatibility with other tools and making the exported images take less disk space.