Skip to content

Visual Novel Creator 1.0.3

Compare
Choose a tag to compare
@yami2200 yami2200 released this 10 Oct 16:58
· 81 commits to master since this release

Download :

Patch Note :

  • βœ” Add new component to handle list of items.
  • βœ” Add feature to search items in the list component in many panels.
  • βœ” Add autofocus on textfield from textInputModal.
  • βœ” Add horizontal separator. You can now resize left & right side panel.
  • βœ” New feature : you can now select script functions in script tab.
  • βœ” New feature : you can now disable a function script without deleting it.
  • βœ” New feature : you can now copy/cut/paste script functions.
  • βœ” New feature : delete many functions at the same time.
  • βœ” When deleting functions, a confirmation window appears.
  • βœ” Confirmation window now always open with the "validate" button focused.
  • βœ” Ctrl + S will now close & save the current window. If there is no panel opened, it will save the project.
  • βœ” Escape key will now close the current panel without saving.
  • βœ” New default width size for asset panel & dialogue manager panel.
  • βœ” New Feature : You can now insert and paste functions above & below other functions.
  • ❗ Fix selection of nodes in dialogue manager.
  • ❗ Fix issue with save editor preferences.
  • ❗ Fix width issue & resizing issue with asset panel tabs.
  • ❗ Remove Vue icon from add scene panel. Replace with default image icon.
  • ❗ Fix issue of duplicate initial dialogue. (by copy/paste it)