Skip to content

Releases: ZeromusXYZ/AAEmu-Packer

Version 1.1

23 Aug 09:07

Choose a tag to compare

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

24 Jan 10:08

Choose a tag to compare

Now using AAPacker NuGet package instead of a copy of it's code.

Version 1.0.8.1

17 Jan 16:39

Choose a tag to compare

Fixed a issue with the release files inside the zip that prevented export as SFX to work correctly.

Version 1.0.8

06 Jan 20:02
965bc18

Choose a tag to compare

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

16 Oct 18:03

Choose a tag to compare

  • 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

16 Oct 14:21

Choose a tag to compare

  • 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

25 Apr 17:43
cf3d733

Choose a tag to compare

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

11 Mar 17:47

Choose a tag to compare

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

26 Feb 18:17

Choose a tag to compare

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

10 Jan 08:20
df8bd1c

Choose a tag to compare

Fixed a bug that prevented opening of normal pak files