github jindrapetrik/jpexs-decompiler nightly3206
(PREVIEW) version 23.0.1 nightly 3206

latest releases: nightly3239, nightly3238, nightly3237...
pre-releaseone month ago

Prerelease WARNING

This is prerelease nightly version. It should NOT be considered as stable.

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_23.0.1_nightly3206_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_23.0.1_nightly3206.zip Works on WindowsWorks on LinuxWorks with macOS
DEB package (Linux) DEB package (Linux) ffdec_23.0.1_nightly3206.deb Works on Linux
Mac OS X Installer (pkg) Mac OS X Installer (pkg) ffdec_23.0.1_nightly3206.pkg Works with macOS
Mac OS X Application (zipped) Mac OS X Application (zipped) ffdec_23.0.1_nightly3206_macosx.zip Works with macOS
Library only (Java SE) - Zipped Library only (Java SE) - Zipped ffdec_lib_23.0.1_nightly3206.zip Works on java
Library documentation (HTML Javadoc) - Zipped Library documentation (HTML Javadoc) - Zipped ffdec_lib_javadoc_23.0.1_nightly3206.zip

What's new since last stable version:

Added

  • "Starting Flash content debugger" in status bar when debugging starts
  • Simple editor - edit parameters of items inside buttons
  • Simple editor - add/remove frames in buttons, button timeline header
  • Configuration is now stored in easily readable/editable textual format (TOML)
    (saved also to older binary format, but loading is preffered from
    the new TOML file, when exists)
  • -configFile and -storeConfigFile commandline parameters for loading/storing configuration file
  • Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK
  • #2404 Quick find in text/script editors - show number of occurences
  • #1418 Option to make main window Always on top
  • #289 Support for Aero Snap on Windows
  • #2412 Show coordinates on stage mouse move for up to 2 decimal places
  • "Show detail" context menu item for items in folder preview
  • #1682 AS2 - Adding class by context menu on packages
  • Simple editor - detection of english color name (based on CSS names)
  • #2050 AS1/2/3 - highlight variable definition and all its instances on cursor place
    (also in edit mode)
  • AS1/2/3 - underline errors in the code (also in edit mode)
  • AS1/2/3 - highlight variables and errors on panel next to vertical scrollbar
  • AS1/2 direct editation - hide P-code panel when editing
  • Disable AS1/2/3 direct editation when editing P-code
  • AS3 - navigation to definition in other SWF file and also player/airglobal
  • #2463 Export subsprites animation context menu on frames
  • Open in the Flash Player context menu on graphic/sound tags and frames
  • #2236, #2451 Replacing sound stream block ranges
  • Importing sound stream block ranges
  • Commandline replacing sound stream block ranges
  • #1625 Error log frame - Save all to file button
  • #2467 Show ImportAssets name/characterId in the title when there is only single one item
  • #2468 Option for -dumpas2 CLI command to use export names (-exportNames option)
  • AS3 - code completion (properties and methods)

Changed

  • AS1/2 - Single DoAction tag inside frame is now displayed directly as frame node
    so there is no longer need to expand frame nodes (useful for fast switching scripts)
  • AS1/2 - Scripts from default package (not these inside __Packages) are now
    exported/imported to/from main scripts folder instead of localized <default package> before.
    (Only happened when package flattening was on)
    This may break backwards compatibility. For importing scripts from older
    versions of FFDec, you should move the scripts from <default package>
    to main scripts folder.

Fixed

  • #2456 FLA export - NullPointer exception while exporting to CS4 or lower via commandline
  • Touch point, snap align and snap to objects incorrect position when editing nested layers
  • Resize export dialogs labels to match localized strings
  • AS1/2 debugger - deletion of SWD file after debugging
  • Proper freeing memory after SWF close
  • AS1/2 improper selection of search result
  • #2459 AS1/2 StoreRegister improper declaration position
  • AS2 Class names not showing in Folder list view
  • AS1/2 - Incorrect DefineFunction2 parameter names when parameter name is empty
  • #2460 SVG export - incorrect caching colorTransform and ratio for the same tag
  • #2461 SVG export - incorrect clipping / missing shapes
  • AS1/2 direct editation - Position in the code should stay same after clicking Edit button
  • AS3 direct editation - Allow internal keyword on script traits (e.g. classes)
  • AS3 direct editation - NaN can be used as identifier
  • Pin header for AS2 script in the Resources view should show Class name in
    the title instead of tag full description
  • AS1/2/3 for decompilation with multiple variables
  • AS3 native functions outside class allowed
  • AS3 difference between namespace keyword and const of type Namespace
  • #2462 AS3 debugger - incorrect line info injected
  • #2464 SVG export - minimum stroke width of 1 px
  • #2405 Incorrect saving tags after Cloning / Copy-pasting
  • #1646 Scrolling in Error log frame inside log texts
  • JLayer stripping last byte of MP3 data
  • #2469 Converting shape type did not convert gradient colors transparency

Don't miss a new jpexs-decompiler release

NewReleases is sending notifications on new releases.