mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 22:05:33 +00:00
changelog graphviz info position fix
This commit is contained in:
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation)
|
||||
- Export AS1/2 P-code as GraphViz
|
||||
- Display better Graph using GraphViz (Must be configured in Advanced settings / Path)
|
||||
- Copy AS1/2 Graph source (GraphViz) to clipboard - rightclick menu on graph
|
||||
|
||||
### Changed
|
||||
- AS1/2 Better unresolved constant handling - §§constant(xx) func instead of §§constantxx
|
||||
@@ -18,9 +21,6 @@ All notable changes to this project will be documented in this file.
|
||||
- AS1/2: displaying script path in the error log when jump to invalid address
|
||||
- AS1/2: Try..catch with Error types - decompilation and direct editation
|
||||
- AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers
|
||||
- Export AS1/2 P-code as GraphViz
|
||||
- Display better Graph using GraphViz (Must be configured in Advanced settings / Path)
|
||||
- Copy AS1/2 Graph source (GraphViz) to clipboard - rightclick menu on graph
|
||||
|
||||
### Changed
|
||||
- AS1/2 direct editation - generated constantpool is sorted according to ActionPush position
|
||||
|
||||
Reference in New Issue
Block a user