This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
Releases: Levrault/LE-dialogue-editor
Releases · Levrault/LE-dialogue-editor
v1.1.4
v1.1.3
Can now edit character name without reset his value
v1.1.2
Update main.yml
v1.1.1
Merge pull request #41 from Levrault/fix/signal-node-parent Fix/signal node parent
v1.1.0
- Added a toolbox feature
- Improve UI
- New workspace creation workflow
- New import system
- Added _parent variable inside each node (json file)
- Editor now save the window size
- Improve boolean checkbox design
- A focused text input will now change color
- You can now limit the number of characters per dialogue and choice
- Fix compatibility issues when using LE-dialogue-editor on multiple OS
- Fix an issue that could create an empty workspace
- Fix an issue where the cache file was save
- Fix an issue where the layout could hide the langue selector
- Fix an issue where multiple node could be created
v1.1.0-beta
FEATURES:
- Add multi-os support
BUGFIX:
- Should fix empty path for image
v1.0.3-beta
FEATURES:
- Conditional choices now add UUID in the choice to detect witch choice gonna be next
BUGFIX:
- Fix a UI issue where a file with a name too long would crop the X button
- Fix an issue where the disconnecting conditional choice would not clean the choice array
v1.0.2-beta
FEATURES
- App has not more hard-coded screen resolution, it will maximize at launch
BUGFIX:
- Fix an issue where portraits weren't saved
- Fix an issue where user placeholder image was not loaded
v1.0.1-beta
FEATURES
- Levrault Dialogue Editor has been renamed to LE Dialogue Editor
- Added Icon for windows, Mac, and Linux
- Workspace can now be deleted
IMPROVEMENTS
- Preview will only display the portrait name and not the full path
- Disable export button for the moment
BUGFIX:
- Fixed duplicate root node issue when importing a new file
- Fixed display issue when choices were too long
- Fixed blocked portrait change when a new character was added
- Fixed menu icon when workspace or preview view was close/open
- Fixed workspace view display when files name where to long
- Fixed an issue where switching workspace would keep the character from the previous workspace
v1.0.0-beta
feat(menu) add help section