v3.0 - Quality of Life Improvements
Thanks to usability improvements written by @thomaseding, the plugin operates a lot smoother now. Functionally it is the same as prior releases, but 100% less annoying - no more save dialog pop ups. Other changes introduced includes a new directory naming structure & an index file to track the last frame for the snapshot.
Update: As of 3.1 the manual migration is no longer required https://sprngr.itch.io/aseprite-record/devlog/370740/v31-backwards-compatibility-update
Migrating from 2.x to 3.x
As of 3.x, there have been a few updates surrounding snapshot files and indexing - this only matters if you are intending to use the script with existing recording snapshots.
Before running against existing recordings, make the following changes:
- Rename the recording directory to end with
__record
instead of_record
. - Write a file to the recording directory named
_index.txt
with the value being the last snapshot file’s increment number, plus 1 (Example: file_3.png => 4).
Files
Get Record for Aseprite
Record for Aseprite
Scripts to snapshot work & create time lapses in Aseprite.
More posts
- v3.4.2 - Bugfix Released (Linux)Jul 07, 2024
- v3.4.1 - Bugfix ReleasedSep 17, 2023
- v3.4 - Indexed color mode support + minor fixFeb 04, 2023
- v3.3 - Fix to dedupe image captureMay 14, 2022
- v3.1 - Backwards Compatibility UpdateApr 17, 2022
- v2.x - Released now with Auto SnapshotDec 08, 2021
- v1.2 - Patch release for Command PaletteMar 15, 2020
- v1.1 Patch & ScreenshotsMar 12, 2020
- v1 - Early AccessMar 09, 2020
Leave a comment
Log in with itch.io to leave a comment.