Releases: G2-Games/lbee-utils
Releases · G2-Games/lbee-utils
PAK Explorer v0.1.4-a1
Experimental release to fix bugs.
Full Changelog: explorer-0.1.3...explorer-0.1.4-a1
lbee-utils - v0.2.1-a1
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
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
Minor release!
lbee-utils
- Fixed issues with
czdecoding 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
Minor release!
lbee-utils
- Update
luca-paktov0.1.3
luca-pak
- Fixed a bug in
luca-pakwhich would prevent proper rewriting of PAK files with unusual chunk sizes.
lbee-utils - v0.1.1
Minor release!
lbee-utils
- Fixed an issue where replacing a file's data with
czutilwould not work in non-batch mode - Update
czcrate 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
Minor release!
- Update dependencies to incorporate fixes from them
Full Changelog: explorer-0.1.1...explorer-0.1.2
lbee-utils - v0.1.0
Initial release of CLI utilities.
PAK support is still incomplete, but it works for the most part.
PAK Explorer v0.1.1
Some small fixes and updates, including fixes to underlying libraries.
PAK Explorer v0.1.0
Initial release of graphical PAK explorer utility.
Rather incomplete.