Skip to content

Releases: stuntkit/stunt_gp_tools

0.8.1

27 Mar 11:15
3c41fab
Compare
Choose a tag to compare
  • Fixed dir unpacker on Windows
  • Texture packer and unpacker now supports batch operations, even on folders
  • Fixed issues with batch conversion in all tools

0.8.0

27 Mar 11:00
d7fe37e
Compare
Choose a tag to compare
  • Fixed dir unpacker on Windows
  • Texture packer and unpacker now supports batch operations, even on folders

v 0.7.2

26 Mar 22:07
41ac1a8
Compare
Choose a tag to compare
v 0.7.2 Pre-release
Pre-release
  • Texture packer and unpacker now supports batch operations

Known issues:

  • trying to load whole directory or mixed file types to texture tools isn't supported yet

0.7.1

14 Mar 20:07
8fb6c01
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • Fixed dir unpacker on Windows

0.7.0

19 Jan 23:20
Compare
Choose a tag to compare
  • Wad packer & unpacker is now complied to .exe

0.6.0

03 Jan 21:11
1a92dbe
Compare
Choose a tag to compare

What's new:

  • Read support for PS2 textures

Go tools for textures

01 Jan 20:12
3a760e3
Compare
Choose a tag to compare

Changes:

  • pc_pack and pc_unpack are now written in Go
    • pc_pack is 40 times faster
    • doesn't require installation of Python
    • both can now read and write to Dreamcast format

Known issues:

  • name pc was used when only PC version was supported, it needs to be changed
  • dir_pack/dir_unpack is still written in Python
  • drag and drop on Windows doesn't work