Skip to content

Releases: ZeromusXYZ/AAEmu-Packer

Version 1.0.8

06 Jan 20:02
965bc18
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed a bug that prevented opening of normal pak files

Version 0.7.1

09 Jan 17:11
069c34a
Compare
Choose a tag to compare

Added a fix for when timestamps are invalid, and other compatibility fixes.

Version 0.7.0.1

03 Oct 18:07
Compare
Choose a tag to compare

Bugfix: re-enabled File Property Editing

Version 0.7

25 Sep 16:43
Compare
Choose a tag to compare
  • 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