Jindra Petřík
439b9b7ef8
Fixed #2095 AS3 Changing script when debugging
2023-10-16 09:36:06 +02:00
Jindra Petřík
a4fd485c47
Fixed AS3 incorrect private modifier on internal namespaced traits of private class inside script
2023-10-16 09:36:06 +02:00
Jindra Petřík
ca0dc86cf3
Fixed AS3 Simplify expressions - Do not convert this to {} when coerced
2023-10-16 09:36:06 +02:00
Jindra Petřík
2644575a20
Fixed #2094 Embed font name taken from the fontTag, not DefineFontName
2023-10-16 09:36:06 +02:00
Jindra Petřík
22c56761f3
Fixed #2094 AS3 Getting register names from debug info - do not allow assigning _locX_ name to other register than X
2023-10-16 09:36:06 +02:00
Jindra Petřík
ae37812b82
Fixed #2094 AS3 missing star type on var and const
2023-10-16 09:36:06 +02:00
Jindra Petřík
4d23246ce0
Added #2094 AS3 Missing use namespace
2023-10-16 09:36:06 +02:00
Jindra Petřík
d4505ac39c
Fixed #2094 AS3 do not show body trait variables as FQN
2023-10-16 09:36:06 +02:00
Jindra Petřík
70096593dc
Fixed #1678 Shapes - Miter clip join style
2023-10-16 09:36:06 +02:00
Jindra Petřík
b32006a23f
Fixed #2093 AS3 Unnecessary use of fully qualified names for classes in same package
2023-10-16 09:36:06 +02:00
Jindra Petřík
e971f6b928
Fixed Close action on SWF inside DefineBinaryData
2023-10-16 09:36:06 +02:00
Jindra Petřík
6cfbd3b447
Added #2079 Import sprites from commandline
2023-10-16 09:36:06 +02:00
Jindra Petřík
63ff7c384b
Added #2079 Bulk import sprites from GIFs
2023-10-16 09:36:06 +02:00
Jindra Petřík
43f1dc4f35
Added #2079 Replace DefineSprite with GIF
2023-10-16 09:36:06 +02:00
Jindra Petřík
8a92a273a5
Added #2090 Support for Mochicrypt packed binarydata tags - loading SWF as subtree
2023-10-16 09:36:06 +02:00
Jindra Petřík
48cbfa994f
created new Unreleased section in CHANGELOG.md
2023-10-16 09:36:06 +02:00
Jindra Petřík
3aa138d8c1
version changed to 19.0.0
2023-10-01 18:24:34 +02:00
Jindra Petřík
306419b93b
Unicode escape only API mark in namespaces.
2023-10-01 18:21:38 +02:00
Jindra Petřík
d37d7138c9
changelog update
2023-10-01 18:21:38 +02:00
Jindra Petřík
ead1aa222a
Added AS3 Natural sorting of packages and script
2023-10-01 18:21:38 +02:00
Jindra Petřík
ea45d74220
Added FLA export - remember last selected FLA version/compression
2023-10-01 18:21:38 +02:00
Jindra Petřík
1b35496f4f
Fixed AS3 Hilighting (go to) scripts when script has obfuscated name
2023-10-01 18:21:38 +02:00
Jindra Petřík
730868a996
Fixed Float/Float4 ABC format support
2023-10-01 18:21:38 +02:00
Jindra Petřík
17ea470eea
Fixed Switching between openables on session load and on view type change
2023-10-01 18:21:38 +02:00
Jindra Petřík
b6f963d38e
changelog update
2023-10-01 18:21:38 +02:00
Jindra Petřík
462751350d
Added #2010 word wrapping in the translation tool
2023-10-01 18:21:38 +02:00
Jindra Petřík
dae1fe0e8c
Added Show "Renaming identifiers" status on file opening with auto rename identifiers on
2023-10-01 18:21:38 +02:00
Jindra Petřík
085156d8a5
Fixed Exceptions on cancelling file loading
2023-10-01 18:21:38 +02:00
Jindra Petřík
a20da0839c
Fixed AS3 Nullpointer on getting multiname which is out of bounds
2023-10-01 18:21:38 +02:00
Jindra Petřík
0f72a605a3
Changed #1355 Import panel moved to separate tab
2023-10-01 18:21:38 +02:00
Jindra Petřík
690bfa3d7c
Fixed AS3 Initialization of var in script initializer
2023-10-01 18:21:38 +02:00
Jindra Petřík
38d809c91a
#2022 - AS3 - Make script initializer always visible and available instead of config
2023-10-01 18:21:38 +02:00
Jindra Petřík
34adbe7e56
changelog update
2023-10-01 18:21:38 +02:00
Jindra Petřík
cbdc998650
Added #2066 AS3 Support for api-versioned SWFs
2023-10-01 18:21:38 +02:00
Jindra Petřík
d58d582575
Fixed #2009 Missing images in MacOs icon
2023-10-01 18:21:38 +02:00
Jindra Petřík
4af3c0ca7e
Fixed #2086 AS3 direct editation - not deleting old nested methods when they have multiple usages
2023-10-01 18:21:38 +02:00
Jindra Petřík
bfd45b1441
Fixed #2086 AS3 direct editation - Correct class order (instanceinfo,classinfo) respecting extends/implements
2023-10-01 18:21:38 +02:00
Jindra Petřík
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
ef9e80cb21
Fixed Proper error message when there is no room for new characters in the font (DefineFont1)
...
Fixed Synchronization problems when adding characters to the font vs its display
2023-10-01 18:21:38 +02:00
Jindra Petřík
c7f4aaddfb
Added Export DefineFont4 to OpenType CFF file
2023-10-01 18:21:38 +02:00
Jindra Petřík
dabcaea2ec
Fixed Not working "Show in Projector" button for DefineFont4 (hide)
2023-10-01 18:21:38 +02:00
Jindra Petřík
314cc5bd61
Added Exporting ByteArrayRange in the raw editor with the Export button
2023-10-01 18:21:38 +02:00
Jindra Petřík
302c909566
Fixed #2076 Auto rename identifiers infinite loop caused by renaming in playerglobal library
2023-10-01 18:21:38 +02:00
Jindra Petřík
6733d305bb
Fixed NullPointer on reload / uncache
2023-10-01 18:21:38 +02:00
Jindra Petřík
72b64f266d
Fixed #2077 AS3 colliding types in current package with trait names
2023-10-01 18:21:38 +02:00
Jindra Petřík
b08856d3a5
Fixed #2077 AS3 try..catch parts outside block
...
Fixed AS3 try..catch inside loop unneccessary continue
2023-10-01 18:21:38 +02:00
Jindra Petřík
97d04cbedd
Fixed #2077 AS3 allow star string as property name (XML access)
2023-10-01 18:21:38 +02:00
Jindra Petřík
2fe071f214
Fixed #2077 AS3 recursion of deleting method with newfunction instruction
...
Fixed #2077 AS3 direct editation - incorrect slot names
Fixed #2077 AS3 direct editation - switch statement missing offset
2023-10-01 18:21:38 +02:00
Jindra Petřík
c1e163b4c5
Fixed #2077 Recursion of deleting method with newfunction instruction
2023-10-01 18:21:38 +02:00
Jindra Petřík
49c8251e4d
Fixed #2077 Switch detection problems producing §§goto
2023-10-01 18:21:38 +02:00