Skip to content

Releases: nickworonekin/puyotools

3.0.0 Pre-release

12 Nov 20:36
Compare
Choose a tag to compare
3.0.0 Pre-release Pre-release
Pre-release

Pre-release version of 3.0.0, built on November 12, 2023.

The CLI app requires .NET Runtime 6.0 or higher.
The GUI app requires .NET Desktop Runtime 6.0 or higher.

2.0.4

20 Mar 22:45
Compare
Choose a tag to compare
  • Added option when extracting an archive to create a file with the archive's file structure, which can then be used when rebuilding the archive (#19)
  • Replaced the "Append file number" option with a more useful "Prepend file number" option when extracting an archive
  • Fixed unsafe access to WriterSettingsControl from worker threads (@tj32767 in #16)
  • Fixed some file handle leaks and improved SVR detection (@GerbilSoft in #20, #21)
  • Fixed crash when decoding GVR textures with internal palettes (@MainMemory in #22)
  • Fixed case-sensitivity issues with filenames (@nnn1590 in #23)
  • Re-implemented ONE and TXD support for the Sonic Storybook series (@WamWooWam in #24)

2.0.3

14 Dec 20:25
Compare
Choose a tag to compare
  • 32x32 small VQ encoded PVR textures no longer throw an exception (#11)
  • PVR textures that have a 12 byte GBIX header can now be read (#12)

2.0.2

25 Nov 14:46
Compare
Choose a tag to compare

Decoding Small VQ encoded textures no longer throws an exception (resolves issue #7 and issue #8).

2.0.1

24 Nov 19:55
Compare
Choose a tag to compare

Added support for the COMP compression format in Puyo Puyo Chronicle.

1.1.0

24 Nov 19:50
Compare
Choose a tag to compare

Final release of the version 1 line (released on March 3, 2013).