Eliot's Forum
Update Notes 1.2.5.0 - 1.2.6.0 - Printable Version

+- Eliot's Forum (https://eliotvu.com/forum)
+-- Forum: UE Explorer (https://eliotvu.com/forum/forumdisplay.php?fid=1)
+--- Forum: General (https://eliotvu.com/forum/forumdisplay.php?fid=3)
+---- Forum: Updates (https://eliotvu.com/forum/forumdisplay.php?fid=19)
+---- Thread: Update Notes 1.2.5.0 - 1.2.6.0 (/showthread.php?tid=92)



Update Notes 1.2.5.0 - 1.2.6.0 - eliot - 12-02-2013

Download version: 1.2.6.0

Updates for 1.2.5.0:
Added new View option "View Disassembled Tokens".

Added state tracking, which remembers what object you decompiled the last time per-file basis. Upon loading a file you will be brought back to the last content state.

Added :Replication, :Tokens, and :Tokens-Disassembled suffixes for the object search input form.

Added configurable templates for :Tokens and :Tokens-Disassembled, you can now configure the output format by editing the files in "UE Explorer/Config/Templates/".

Fixed an issue with "Swat 4" files.

Updates for 1.2.6.0:
Added an option to build the classes TreeView into a classes hierachy view:
[Image: ziifXoT.png]

Enabled BinaryMetaData in public build, this means a lot of data will be recorded while the package is being deserialized, this data can then be accessed through "View Buffer".

Added the following new context menu features:
- (Node)View Outer
- (Node)View Parent
- (Text selection)Search in Document
- (Text selection)Search in Classes
- (Text selection)Search as Object

Added defaultproperties support for the game "Dungeons & Dragons: Daggerdale"

Added the function "ReturnValue" property to the "Parameters" node.
Added "ScriptText", "CppText", "ProcessedText", "Within", "Super", and "NextField" as ObjectNodes in the classes TreeView where available.
Added new interface icons and updated old icons to Visual Studio 2013.