Releases: G2-Games/lbee-utils
Releases · G2-Games/lbee-utils
lbee-utils - v0.2.2
A patch with a few small updates and fixes!
New Features
- Added new
listcommand topakutil, 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
- @finsofblueimnotyou made their first contribution in #12
Full Changelog: utils-0.2.1...utils-0.2.2
lbee-utils - v0.2.1
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
byteorderto 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
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
byteorderto 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
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
lbee-utils - v0.2.1-a5
PAK Explorer v0.1.4-a2
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
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
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
More bugs squashed!
Full Changelog: utils-0.2.1-a1...utils-0.2.1-a2