Releases: ScripterSugar/wdfp-extractor
Releases · ScripterSugar/wdfp-extractor
0.3.6
Update
- Supports skill effect sprites extraction.
- Supports gacha odds table extraction.
- Added several dev-mode commands for debug mode.
0.3.5
Update
- Support skill descriptors extraction
0.3.4
Update
- Fixed ActionScript file path map load error.
0.3.3
Update
- Extended timeout option for FFDEC script extraction.
- Added check logic for boot_ffc6.as file.
- Added more error handlers & descriptions
- Added debug log feature to help examine problems.
- The program now won't dump full swf scripts unless the AS script search option being turned on.
- Added extraction path validation.
0.3.2
Update
- Removed debug code that prevented character asset extraction.
0.3.1
Update
- Support small screen size devices.
- Added adb binaries.
0.3.0
Update
- Added more extraction options.
- Added more asset search logic to get more coverage of extracted assets based on the reverse engineered swf scripts.
- Cropping general image assets now separate the cropped frames in the subdirectories based on the path specified in their atlases.
- Minor logger fix for debug mode.
0.2.1
Update
- Fixed UI style.
- Extraction date now uses device's datetime instead of host.
0.2.0
Update
- Added audio asset extraction support.
- Added general image asset extraction support.
- Added several optimzation.
0.1.2
Update
- Fixed app crashes.
- Fixed fkill binary not found error.
- Fixed master table extraction bug.