Skip to content

version 16.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 20:49
· 1159 commits to master since this release

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_16.1.0_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_16.1.0.zip Works on WindowsWorks on LinuxWorks with Mac OSX
DEB package (Linux) DEB package (Linux) ffdec_16.1.0.deb Works on Linux
Mac OS X Installer (pkg) Mac OS X Installer (pkg) ffdec_16.1.0.pkg Works with Mac OSX
Mac OS X Application (zipped) Mac OS X Application (zipped) ffdec_16.1.0_macosx.zip Works with Mac OSX
Language pack for translators (zipped) Language pack for translators (zipped) ffdec_16.1.0_lang.zip Works on java
Library only (Java SE) - Zipped Library only (Java SE) - Zipped ffdec_lib_16.1.0.zip Works on java

What's new:

Added

  • #1459, #1832, #1849 AS1/2 direct editation - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved.
  • Attach tag menu (Like DefineScaling grid to DefineSprite, etc.)
  • Better tag error handling - these tags now got error icon
  • Show in Hex dump command from other views for tags
  • Show in Taglist command from dump view for tags
  • Create new empty SWF file
  • Checking missing needed character tags and their proper position (Marking them as red - with tooltip)
  • #1432 Save as EXE from commandline
  • #1232 Needed/dependent characters list in basic tag info can be expanded to show tag names

Fixed

  • Flash viewer - subtract blend mode
  • #1712, #1857, #1455 JPEG images errors fixer
  • Ignore missing font on DefineEditText
  • GFX: Drawing missing DefineExternalImage/2, DefineSubImage as red instead of throwing exception
  • GFX: DefineExternalImage2 properly saving characterId
  • Hex view refreshing after selecting Unknown tag
  • #1818, #1727, #1666 GFX: Importing XML
  • GFX: Correct refreshing image when raw editing DefineExternalImage/2, DefineSubImage
  • GFX: DefineExternalImage/2, DefineSubImage disallow not working replace button in favor of raw editing
  • #1795 AS3 P-code - optional (default parameter values) saving
  • #1785 AS1/2 try..catch block in for..in
  • #1770 Links in basictag info (like needed/dependent characters) were barely visible on most themes
  • Show in Resource command from Hex dump not working for tags inside DefineSprite
  • File did not appear modified when only header was modified
  • Copy / Move to tag tree refreshing
  • Preview of PlaceObject and ShowFrame in the Dump view
  • FileAttributes tag exception in the Dump view
  • Adding new frames did not set correct timelined to ShowFrame
  • Computing dependent characters inside DefineSprite

Changed

  • #1455 All tag types are now allowed inside DefineSprite

Removed

  • Auto fixing character tags order based on dependencies during saving