Releases: Crypto137/OpenCalligraphy
Releases · Crypto137/OpenCalligraphy
0.2.0
General
- Settings are now saved.
- Overhauled About window.
Prototypes
- Added GUID to prototype metadata in the Prototype Inspector.
- Implemented expression string representation for Eval prototypes. This can be toggled under "View".
- Empty RHStructs that contain only a reference to a parent prototype (e.g. loot tables) are no longer embedded in the Prototype Inspector tree by default.
- Added "Embed Empty RHStructs" setting under "View", which can be used to enable old behavior.
- Enabling this setting can cause OpenCalligraphy to crash when inspecting extremely large prototypes. If you encounter crashing when using this setting, you can circumvent it by increasing the value of
GDIProcessHandleQuotain the Windows Registry underHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows.
Curves
- Added curves to the File Browser.
- Curves now appear in file search results.
- Implemented the Curve Inspector.
- Implemented TSV export for curves.
Locales
- Implemented support for the legacy locale file format. This file format was used by game versions prior to 1.32 (March 2015).
- Implemented JSON export for loaded locales.
- Moved "Load Locale" menu item under "File".
Tools
- Ported prototype class generation functionality from MHDataParser.
- Ported executable analysis functionality from MHExecutableAnalyzer.
- Implemented Pak Diff Utility, which can be used to compare pak archives.