Skip to content

Releases: ScripterSugar/wdfp-extractor

0.6.10

15 Feb 05:55
Compare
Choose a tag to compare

Update

  • Add mac application icon

0.6.9

06 Feb 09:23
Compare
Choose a tag to compare

Update

  • Minor bug fix #26

0.6.8

01 Feb 09:12
Compare
Choose a tag to compare

Update

  • Add -all, -searchTarget option for animateBoss command to recursively search target directory and generate all boss sprite animations in one-go.

0.6.7

31 Jan 03:18
Compare
Choose a tag to compare

Update

  • Added boss animation GIFs generation feature.

Boss animation GIF generations are only supported via commands, refer to the animateBoss section of command.md to check how it works.

0.6.6

10 Jan 02:47
Compare
Choose a tag to compare

Update

  • #27 added CN/TW support

0.6.5

27 Apr 08:44
Compare
Choose a tag to compare

Update

  • #25 Update built in boot_ffc6.as to add support for data related with recent content updates.

0.6.4

18 Apr 08:45
Compare
Choose a tag to compare

Update

  • Assets with dash in filename will now correctly be extracted. #23 #24

0.6.3

03 Feb 10:10
f6dde62
Compare
Choose a tag to compare

Update

  • Fixed sprite image default scale ratio bug #20
  • Improvement on asset download logic
  • Added support for non-java runtime environments for API asset pulling & extraction
  • MacOS, Linux executables support.

0.6.2

06 Dec 06:15
749c313
Compare
Choose a tag to compare

Update

  • -scale option support for animate command

0.6.1

01 Dec 07:28
749c313
Compare
Choose a tag to compare

Update

  • -delta argument is now supported for all commands available.
  • prevented few malformed amf3 assets from blocking whole extraction process.