Releases: EE-modders/SST-tool
Releases · EE-modders/SST-tool
v0.17
v0.16
- fix typo in error message
v0.15 support for EE demo SST files
- adds support for SST files from the Empire Earth DEMO
v0.14 fix bug producing broken SST files
- fixed bug where images with multiple tiles and resolution were possible
v0.13 added new CLI argument
- adds
--force
to force overwrite when file already exists
v0.12 changed filename behaviour
- changed output filename: adds "NEW" only if file already exists
- remove
-so
commandline option - small code cleanup
note: SSTviewer moved to a separate repo - download it from there!
v0.11 support for folder batch convert (viewer v0.2)
- added ability to convert an entire folder at once
v0.10 critical bugfix
- fixed bug in TGA to SST conversion
v0.9 support for EE DOMW files (viewer: v0.2)
- support for EE DOMW SST files for tool and viewer
- new commandline option (--single)
- added ignorelist for known broken files
- small code cleanup
v0.8 (viewer: v0.1)
- updated help text and instructions
- some minor changes under the hood