Skip to content

Releases: EE-modders/SST-tool

v0.17

12 Oct 19:43
Compare
Choose a tag to compare
  • added optional -o CLI option to specify output folder
  • added -nb CLI option to disable bundling
  • fixed compatibility with EEStudio II
  • fixed crash when TGA type is not supported
  • added fixes for CI CD
  • code cleanup

v0.16

23 Oct 19:10
Compare
Choose a tag to compare
  • fix typo in error message

v0.15 support for EE demo SST files

13 Oct 12:59
Compare
Choose a tag to compare
  • adds support for SST files from the Empire Earth DEMO

v0.14 fix bug producing broken SST files

30 Sep 20:09
Compare
Choose a tag to compare
  • fixed bug where images with multiple tiles and resolution were possible

v0.13 added new CLI argument

26 Aug 19:06
Compare
Choose a tag to compare
  • adds --force to force overwrite when file already exists

v0.12 changed filename behaviour

06 Jul 13:46
Compare
Choose a tag to compare
  • 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)

30 Apr 20:19
Compare
Choose a tag to compare
  • added ability to convert an entire folder at once

v0.10 critical bugfix

28 Apr 23:30
Compare
Choose a tag to compare
  • fixed bug in TGA to SST conversion

v0.9 support for EE DOMW files (viewer: v0.2)

28 Apr 17:51
Compare
Choose a tag to compare
  • 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)

23 Apr 18:13
Compare
Choose a tag to compare
  • updated help text and instructions
  • some minor changes under the hood