Skip to content

Releases: G2-Games/lbee-utils

lbee-utils - v0.2.2

09 Jun 05:25

Choose a tag to compare

A patch with a few small updates and fixes!

New Features

  • Added new list command to pakutil, which allows for viewing the contents of a PAK file without exporting everything.

Fixes

  • Update vergen-gix build dependency and pin vergen version by @finsofblueimnotyou in #12
  • Fixed header length writing to fill padding bytes if necessary.

Other

Full Changelog: utils-0.2.1...utils-0.2.2

lbee-utils - v0.2.1

17 Oct 16:41

Choose a tag to compare

A bunch of fixes spurred by the recent issue #4. This is a full release after squashing bugs with the prerelease!

New Features

  • Allow for changing the crop and bounds fields of the extended header if the user desires during modification (#7)
  • Add proper offset control to finish up #7

Fixes

  • Fixes #4: support Butterfly's Poison PAK files by fixing crashing on certain PAK files due to length of header
  • Removes hacky header length calculator, could cause issues
  • Fixed issue where output would have zeroed offsets erroneously.
  • Added more pre-data offset checks in order to support all the files from Kanon (Steam).
  • Fix batch replace by name id, fixes #6
  • Make single file ID replacement not broken.
  • Modify the crop and bounds fields of the extended header if they are equal to the image size.
  • Allow for turning off palette generation to fix #9

Other

  • Change all crates that use byteorder to use the workspace version
  • Change all crates still on Rust 2021 to Rust 2024

Full Changelog: utils-0.2.0...utils-0.2.1

lbee-utils - v0.2.1-a8

16 Oct 20:10

Choose a tag to compare

Pre-release

New Features

  • Add proper offset control to finish up #7

Fixes

  • Allow for turning off palette generation to fix #9

Other

  • Change all crates that use byteorder to use the workspace version
  • Change all crates still on Rust 2021 to Rust 2024

Full Changelog: utils-0.2.1-a7...utils-0.2.1-a8

lbee-utils - v0.2.1-a7

14 Oct 19:26

Choose a tag to compare

Pre-release

New Features

  • Allow for changing the crop and bounds fields of the extended header if the user desires during modification

Fixes

  • Modify the crop and bounds fields of the extended header if they are equal to the image size.

Full Changelog: utils-0.2.1-a6...utils-0.2.1-a7

lbee-utils - v0.2.1-a6

14 Oct 05:20

Choose a tag to compare

Pre-release

Fixes

  • Make single file ID replacement not broken.

Full Changelog: utils-0.2.1-a5...utils-0.2.1-a6

lbee-utils - v0.2.1-a5

14 Oct 04:18

Choose a tag to compare

Pre-release

Fixes

  • Fix batch replace by name id, fixes #6

Full Changelog: utils-0.2.1-a4...utils-0.2.1-a5

PAK Explorer v0.1.4-a2

14 Oct 05:37
64fb201

Choose a tag to compare

Pre-release

Fixes

  • Update to include latest library fixes
  • Add proper logo for application
  • Begin work for RPM and MSI packaging

Full Changelog: utils-0.2.1-a6...explorer-0.1.4-a2

lbee-utils - v0.2.1-a4

08 Oct 07:29

Choose a tag to compare

Pre-release

Fixes

  • Fixed issue where output would have zeroed offsets erroneously.
  • Added more pre-data offset checks in order to support all the files from Kanon (Steam).

Full Changelog: utils-0.2.1-a3...utils-0.2.1-a4

lbee-utils - v0.2.1-a3

07 Oct 20:29

Choose a tag to compare

Pre-release

Removed way too much debug printing, oops!

Full Changelog: utils-0.2.1-a2...utils-0.2.1-a3

lbee-utils - v0.2.1-a2

07 Oct 19:41

Choose a tag to compare

Pre-release

More bugs squashed!

Full Changelog: utils-0.2.1-a1...utils-0.2.1-a2