Skip to content

Releases: xypwn/filediver

0.3.3

10 Jun 16:44
7b3e031
Compare
Choose a tag to compare

What's Changed

  • Fix errors associated with incorrect skeleton map parsing by @ryanjsims in #10

Full Changelog: v0.3.2...v0.3.3

0.3.2

05 Jun 19:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

0.3.1

30 Apr 14:20
Compare
Choose a tag to compare

Full Changelog: v0.3.0-1...v0.3.1

0.3.0-1

27 Apr 13:39
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.0-1

0.3.0

14 Apr 13:53
Compare
Choose a tag to compare

Changes:

  • Use Big Endian hashes with 0x prefix by default
  • Add basic support for LODs
  • Show how many file name hashes are known at startup
  • Big performance improvements
  • Minor fixes

Full Changelog: v0.2.2...v0.3.0

0.2.2

03 Apr 05:15
Compare
Choose a tag to compare

Fix hash function

0.2.1

03 Apr 04:12
Compare
Choose a tag to compare

Use wwise_dep files to get wwise_bank hashes

0.2.0

03 Apr 03:19
Compare
Choose a tag to compare

Features

  • Now supports ALL texture files present in HD2 thanks to the custom DDS loader
    • This also completely removes the need for the ImageMagick binary
  • More complete hash list
  • Specifying a file path without extension to -i now extracts all files with that path

0.1.8

24 Mar 13:16
Compare
Choose a tag to compare

Fix audio with custom channel layout
Fix extractor config

0.1.7

24 Mar 03:23
Compare
Choose a tag to compare

Did a whole bunch on the CLI, as well as internal stuff. New features coming soon.