Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Releases: Levrault/LE-dialogue-editor

v1.1.4

03 Jun 16:37
Compare
Choose a tag to compare
Add chinese support

v1.1.3

03 Apr 13:41
Compare
Choose a tag to compare
Can now edit character name without reset his value

v1.1.2

27 Aug 12:18
500884a
Compare
Choose a tag to compare
Update main.yml

v1.1.1

20 Aug 23:55
fc99582
Compare
Choose a tag to compare
Merge pull request #41 from Levrault/fix/signal-node-parent

Fix/signal node parent

v1.1.0

20 Aug 02:32
Compare
Choose a tag to compare
  • 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

22 Jan 15:14
Compare
Choose a tag to compare

FEATURES:​

  • Add multi-os support

BUGFIX:​

  • Should fix empty path for image

v1.0.3-beta

31 Dec 07:49
Compare
Choose a tag to compare

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

17 Dec 09:39
Compare
Choose a tag to compare

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

08 Dec 10:14
a640de8
Compare
Choose a tag to compare

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

01 Dec 15:38
Compare
Choose a tag to compare
feat(menu) add help section