Releases: ZeromusXYZ/AAEmu-Packer
Releases · ZeromusXYZ/AAEmu-Packer
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
Version 0.7.1
Added a fix for when timestamps are invalid, and other compatibility fixes.
Version 0.7.0.1
Bugfix: re-enabled File Property Editing
Version 0.7
- Added a CLI version of the program
- Added the ability to open a exported CSV file as if it was a pak file
- Fixed a bug in CSV files related to the timestamps
- Added a file property editor