ConEditPlus beta5 [version 2024.4.19.430]
Pre-release
Pre-release
·
127 commits
to main
since this release
Main changes:
- Implemented Cut/Copy/Paste conversation. ¹
- Automatically find and use the conversation owner when adding a new conversation.
- Added hotkeys, like Ctrl+O to open a file, Ctrl+S to save, and so on.
- Verify labels before saving the file.
- Implemented the "Highlight Speech/Choice Events Missing Audio" option.
- Implemented AutoSave. Both formats (.con/.xml) are supported. Check the program settings for more details.
- Fixed highlighting events with invalid references to label(s).
- Don't rebuild the whole tree after editing conversation properties, only add/change/remove items that were changed.
- Fixed messed up events in the list after reordering them.
- Mark file as modified only if order of events has been changed.
- Fixed "ghost" new events with fixed size, such as TConEventEnd.
- Added support for .con files from 2027 mod.
- Fixed filename generation for Infolink conversations.
- Added menu commands to simplify working with voice acting (copy speech text, file path, etc.).
- Fixed the "Play" button caption while playing the audio file.
- DblClick flag in conversations tree to toggle its value like in original ConEdit. Disabled by default.
- Implemented "Add name_Played Flag?" option.
- Added right-click menu command to copy table item to clipboard.
- Fixed recent files list.
This is still beta, so use at your own risk.
Installation is not required; just extract the archive into any directory (like C:\Games\DeusEx\Tools\ConEditPlus) and run the .exe file.
¹ Like with events, Windows Clipboard is used to store data. See previous release for details.