Prerelease WARNING
This is prerelease nightly version. It should NOT be considered as stable.
Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_19.0.0_nightly2627_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_19.0.0_nightly2627.zip | |
DEB package (Linux) | ffdec_19.0.0_nightly2627.deb | |
Mac OS X Installer (pkg) | ffdec_19.0.0_nightly2627.pkg | |
Mac OS X Application (zipped) | ffdec_19.0.0_nightly2627_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_19.0.0_nightly2627.zip |
What's new since last stable version:
Added
- #2090 Support for Mochicrypt packed binarydata tags - loading SWF as subtree
- #2079 Replace DefineSprite with GIF, Bulk import sprites from GIFs, also from commandline
Fixed
- Close action on SWF inside DefineBinaryData
- #2093 AS3 Unnecessary use of fully qualified names for classes in same package
- #1678 Shapes - Miter clip join style
- #2094 AS3 do not show body trait variables as FQN
- #2094 AS3 Missing use namespace
- #2094 AS3 missing star type on var and const
- #2094 AS3 Getting register names from debug info - do not allow assigning
_locX_
name to other register than X - #2094 Embed font name taken from the fontTag, not DefineFontName
- AS3 Simplify expressions - Do not convert this to {} when coerced
- AS3 incorrect private modifier on internal namespaced traits of private class inside script
- #2095 AS3 Changing script when debugging
- #223 AS2 Detecting uninitialized class fields