Releases: yami2200/visualnovelcreator
Releases · yami2200/visualnovelcreator
Visual Novel Creator 1.1.0
Download :
Patch Note :
Biggest Changes :
- ✔ Variable Setter interface reworked.
- ✔ Massive rework of game interface and code.
- ✔ Add macOS & Linux support.
- ✔ New feature : Debug Mode.
- ✔ Add array implementation and manipulation.
- ✔ Add loops.
- ✔ Dialogue graph system reworked.
Small Changes :
- ✔ Upgrade movement possibilities with more zoom & unlimited space for each page.
- ✔ Add feature to search between dialogues in a new panel.
- ✔ Add feature button to center the view.
- ✔ You can now change the pitch volume in play sound function.
- ✔ Add confirmation pop up when deleting pages.
- ✔ Search features now ignore uppercase letters.
- ✔ Add tooltip for tabs of assets management panel.
- ✔ New operators for string variable : ToString() & concat().
- ✔ New operators for Boolean variable : not().
- ✔ New operators for Float/integers variable : power(), exp(), length().
- ✔ Improve visuals of script panel.
- ✔ Add feature : we can use CTRL + V to paste script function when the mouse is hover a script add function button.
- ✔ Added possibility to have large text that are scrollable for one dialogue. (auto scroll with the animation text)
- ❗ The games no longer require an internet connection.
- ❗ Extend the characters limit of project name from 20 to 40.
- ❗ Open project folder now pop up on front of screen (no longer in background).
- ❗ Fix issue with z-index of app bar. Improve visuals.
- ❗ The game engine will now store the editor version in project properties.
- ❗ Improve location of input text field & button if there is no text in the input dialogue.
- ❗ Fix Issue when a character wouldn't appear if added after a delay.
- ❗ Fix an issue with Project Properties Panel where modifications wouldn't appear when reopening the panel.
- ❗ Fix visuals : you can't select script function text or variable text anymore.
- ❗ Setting a variable with an incorrect value will now set the variable with its default value.
- ❗ Fix issue with Engine Code & Custom function panels and keyboard shortcuts.
- ❗ Fix validation text button in PackageProjectModal.
Visual Novel Creator 1.0.3
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)
Visual Novel Creator 1.0.2
Download :
Patch Note :
- ✔ Add feature to resize character in scene.
- ✔ When launching the app for the first time, the theme of the app will be the same as the OS. (dark or light)
- ✔ Add Random operator for Integer & Float variables.
- ✔ Add Min operator for Integer & Float variables.
- ✔ Add Max operator for Integer & Float variables.
- ✔ Add possibility to press "-" key to give negative number in text field of integer/float setter.
- ✔Show Warning message when writing a wrong number syntax in integer/float setter.
- ✔ Add help button linked to GitHub documentation on different panels.
- ✔ Show app version in editor preferences panel.
- ❌Remove Set Random Integer & Set Random Float script node.
- ❗ Fix issue dependency with Integer & Float inputs of script nodes.
- ❗ Fix issue with variable input on "Set" script node.
Visual Novel Creator 1.0.1
Visual Novel Creator 1.0.0
Visual Novel Creator is finally here !