Skip to content

Releases: G2-Games/lbee-utils

PAK Explorer v0.1.4-a1

07 Oct 20:10
c857924

Choose a tag to compare

Pre-release

Experimental release to fix bugs.

Full Changelog: explorer-0.1.3...explorer-0.1.4-a1

lbee-utils - v0.2.1-a1

06 Oct 21:34

Choose a tag to compare

Pre-release

Potential bugfix prerelease!

  • Fixes #4: support Butterfly's Poison by fixing crashing on certain PAK files due to length of header
  • Removes hacky header length calculator, could cause issues

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

PAK Explorer v0.1.3

10 Mar 17:22

Choose a tag to compare

Minor release!

  • Update dependencies to incorporate fixes from them
  • Added simple audio playback for audio files within a PAK

Full Changelog: explorer-0.1.2...explorer-0.1.3

lbee-utils - v0.2.0

18 Oct 21:15

Choose a tag to compare

Minor release!

lbee-utils

  • Fixed issues with cz decoding wrongly
  • Fixed command line problems
  • No longer outputs filename with extension from pakutils

Full Changelog: utils-0.1.2...utils-0.2.0

lbee-utils - v0.1.2

19 Sep 15:11

Choose a tag to compare

Minor release!

lbee-utils

  • Update luca-pak to v0.1.3

luca-pak

  • Fixed a bug in luca-pak which would prevent proper rewriting of PAK files with unusual chunk sizes.

lbee-utils - v0.1.1

17 Jul 05:34

Choose a tag to compare

Minor release!

lbee-utils

  • Fixed an issue where replacing a file's data with czutil would not work in non-batch mode
  • Update cz crate to v0.1.3

cz

  • Fixes CZ2 decoding and encoding to make it more accurate
  • Removed random println!()s in CZ4 functions...

Full Changelog: utils-0.1.0...utils-0.1.1

PAK Explorer v0.1.2

17 Jul 05:50

Choose a tag to compare

Minor release!

  • Update dependencies to incorporate fixes from them

Full Changelog: explorer-0.1.1...explorer-0.1.2

lbee-utils - v0.1.0

12 Jul 04:48

Choose a tag to compare

Initial release of CLI utilities.

PAK support is still incomplete, but it works for the most part.

PAK Explorer v0.1.1

12 Jul 05:21

Choose a tag to compare

Some small fixes and updates, including fixes to underlying libraries.

PAK Explorer v0.1.0

09 Jul 20:57

Choose a tag to compare

Initial release of graphical PAK explorer utility.

Rather incomplete.