Skip to content

Releases: VitaSmith/gust_tools

v1.6

08 Dec 23:52
Compare
Choose a tag to compare

Gust Tools v1.6

  • Add g1t unpacking/repacking support for type 0x00 (ABGR) and type 0x01 (RGBA) textures
    (Note that for Visual Studio and PhotoShop compatibility, both these texture types are unpacked as ARGB)
  • Add g1t repacking support for textures with a width or height that aren't a power of two
  • Improve g1t version support and handling of extra data

Note: This new version of gust_g1t is not compatible with g1t.json files created by older versions. You may have to unpack textures again, using this version of the utility, if you want to repack them.

v1.5

07 Dec 23:04
Compare
Choose a tag to compare

Gust Tools v1.5

  • Add encoding seeds for Nights of Azure / Nights of Azure 2
  • Fix g1t repacking failing with small textures
  • Fix g1t version detection for some Atelier Ryza textures
  • Fix g1t handling for texture sizes that aren't a power of two

v1.4

29 Oct 11:54
Compare
Choose a tag to compare

Gust Tools v1.4

  • Add encoding seeds for Atelier Ryza

v1.3

15 Oct 22:09
Compare
Choose a tag to compare

Gust Tools v1.3

  • Add .ebm ↔ JSON conversion utility (gust_ebm)

v1.2

12 Oct 21:35
Compare
Choose a tag to compare

Gust Tools v1.2

  • Add .pak archive creation
  • Add -l option to only list archive content
  • Add encoding seeds for Atelier Lulua and Nelke

v1.1

10 Oct 20:32
Compare
Choose a tag to compare

Gust Tools v1.1

  • Add elixir[.gz] archive creation

v1.0

09 Oct 17:08
Compare
Choose a tag to compare

Gust Tools v1.0

  • Add g1t texture archive creation

v0.9

08 Oct 16:22
Compare
Choose a tag to compare

Gust Tools v0.9

  • Initial release