Skip to content

Releases: nika-karsanova/aberforward-roboworm

Roboworm Assistant Installer - v1.0.2

03 Sep 01:01
Compare
Choose a tag to compare

#1 Added range of possible numbers for dimensions and framerate. They now fall within [1-999] range. Anything outside of the range gets picked up in the GUI and displayed in the warning popup for the user to change before proceeding.

#2 Fixed a bug with the numpy implementation of the merging function, so that it actually works with the dimensions outside of 2x2.

#3 Changed formatting of the filename checks.

#4 Removed Pillow variants of functions in the ImageGrouper.

Additionally, to this release adding an Inno Script used to generate the Installer.

Roboworm Assistant Installer - v1.0.1

03 Sep 00:58
Compare
Choose a tag to compare

#1 Minor change to the way the input folders are verified. Allows for an HTD file, generated by the Roboworm background systems, to be present.

#2 Added handling of the incorrect dimensions being provided for the grid style images. At the moment, it just ignores it and moves on if number of images is more than x * y. Prevents needing to restart the application or delete artefacts generated as a result of the error made.

Roboworm Assistant Installer - v1.0.0

01 Sep 23:27
Compare
Choose a tag to compare

This release contains an Installer created using Inno Setup. Download and run to install the Roboworm Assistant for use or testing purpose. All the source code used and the process of building the file can be found in the README file.

Thanks!