Danmakufu Archiver Changelog
Home > Projects
> Danmakufu Archiver > Danmakufu Archiver
Changelogby Rimi Rimi Kanokawa rimi@rimin.moe GPG
Key Whatever causes
the most trouble! :D • • updated - Updated dependencies to fix upstream vulnerabilities.
- Added full support for extracting ph3 .dat files containing directories.
- Fixed a major problem with how th_dnh_archiver reads files.
- Rewritten again.
- Added ph3 support.
- Rewritten.
- Added graphical user interface.
- Fixed a bug where you couldn’t compress directories with subdirectories in them.
Version v1.0.0
- Implemented compression.
- Fixed fatal bug causing the corruption of almost all extracted files introduced in
v0.5.2.
Version v0.5.2
- Changed code to allow non-continuous file data. (e.g. file data being stored
as
[file 1][file 3][file 2]
instead of [file 1][file 2][file
3]
) - Made the code much more efficent.
- Implemented the -o flag.