Releases: Pupix/lol-wad-parser
Releases · Pupix/lol-wad-parser
v0.14.0
Changes
- Added
redirectsTo
for files that redirect entries outside of the WAD archive
- (Internal) Split the hashes in multiple files by region and locale for easier handling and updating.
Fixes
- Fixed
zcompression
error during extraction.
- Fixed file redirection warning.
v0.13.0
Changelog
- Added support for
zstandard
compressed files.
v0.12.1
Changes
- Removed verbose version logging
v0.12.0
Feature
Changes
- A more readable error will be thrown if the the file is not WAD or is of an unsupported version
v0.11.1
Changes
- A new
duplicate
property has been added. Whenever this is set, it means that the current file is pointing to another file's data in the WAD archive. This is used for entry deduplication.
v0.10.3
Changes
read
and extract
are able to understand a file's pathHash
and write the actual file name
v0.10.2
Changes
Breaking changes
zipped
is now called compressed
size
is now called fileSize
zipSize
is now called compressedFileSize
v0.9.1
Added support for .wad v2