Releases: ZeromusXYZ/AAEmu-Packer
Releases · ZeromusXYZ/AAEmu-Packer
Version 1.1
Full Changelog: v1.0.8.2...v1.1
- Added functions to create patch pak file by comparing two pak files and saving the changed files only
- Added commands to extract a file or directory to AAPakCLI
Version 1.0.8.2
Now using AAPacker NuGet package instead of a copy of it's code.
Version 1.0.8.1
Fixed a issue with the release files inside the zip that prevented export as SFX to work correctly.
Version 1.0.8
What's Changed
- Added Preview option for known text and image files (Tools -> Show Preview checkbox)
- Upgraded solution to use .NET8
- Small bug fixes
Full Changelog: v0.8.1...v1.0.8
Version 0.8.1
- Fixed the pak break bug that would happen if you tried to add files using the import folder function.
- Added the same options as with Add/Replace file to Import Folder as well.
Version 0.8
- Updated to .NET Framework 4.8
- Changed the internal file layout of the source
- Added fix to handle invalid time times in file data
- Statusbar now shows the newest file time of all the files in the pak
- Added Custom Readers support (can be placed in
LocalApplicationData\ZeromusXYZ\AAPakEditor\readers.json) - Added a new File Add dialog that allows to file-tune the file added
- Added a progress-bar at the bottom when opening and saving the pak file
- Removed base support for TypeB and TypeF files, TypeA is now called Classic
- Added support to AAPakCLI to use Custom Readers
- Added a new warning message box that allows you to disable it, and to let you open file in read/write be default without having to uncheck the box
- Extra menu is now called the Tools Menu
- Added Pak Type conversion to the Tools menu
Version 0.7.4
Added a option in the Extra menu to recalculate the MD5 hash of all files in the pak at the same time
Version 0.7.3
Added support to manually edit file time stamps as a int64 to the file property editor.
Also changed all internal time references to UTC, this might have impact on timestamps of exported csv data (not tested).
Version 0.7.2.5
Fixed a critical bug related to TypeF pak files where adding new entries or deleting files would corrupt the entire pak.
Version 0.7.2
Fixed a bug that prevented opening of normal pak files