Skip to content

Releases: chinponya/asset_janny

v0.3.3

27 May 19:44
Compare
Choose a tag to compare

fixes:

  • release bundles should now 'decrypt' the assets correctly

v0.3.2

05 Jun 06:35
Compare
Choose a tag to compare

fixes:

  • improved asset server detection (fewer failed downloads)

v0.3.1

29 Apr 15:47
Compare
Choose a tag to compare

fixes:

  • the --jobs flag values is now actually being used instead of always setting it to 1

v0.3.0

22 Feb 12:11
Compare
Choose a tag to compare

Breaking changes:

  • cli flag --exact-version got renamed to --max-version

Fixes:

  • assets with /spine/ in their path are excluded from the decryption routine
  • program will exit early when unknown flags are given

v0.2.0

21 Feb 21:01
Compare
Choose a tag to compare

Breaking changes:

  • cli flag aliases (v, o, f, j) no longer exist
  • many existing cli flags have been renamed to something sensible, so these no longer exist: version fromversion onconflict dryrun dumpmetadata dumpmappings

fixes:

  • ctrl+c correctly restores the terminal cursor

v0.1.2

21 Sep 19:20
Compare
Choose a tag to compare

fixed in this release:

  • incomplete version specifiers (without .w) now work when provided via the -v flag
  • program will now cache bust version.json url, so we don't fetch a stale one
  • resource metadata file is now fetched from the same server as the resource list, which avoids a crash when an older version got deleted from the primary server

v0.1.1

24 Aug 22:50
Compare
Choose a tag to compare

fixed in this release:

  • voice lines for chang yaku names are mapped to their own prefix, due to name conflict with regular yakus
  • versions are now compared correctly, so downloading assets for a specific version of the game actually works
  • exception that may rarely occur when fetching the size of a remote file shouldn't crash the program

"hopefully it works" edition

24 Aug 10:54
Compare
Choose a tag to compare