LVNAuth v0.4
January 11, 2024
-
Added variable support. You can now define preset text to a variable and use variables in your scripts using the $ symbol inside parantheses. For example:
<character_show: ($myvariable)>
. There is also a new command for setting values for variables:<variable_set>
. -
Added a new right-click context menu to rename chapters, scenes, objects, etc and to move treeview items up and down.
-
Added an 'Episode' field to Story Details, which can be used for specifying an episode number for your visual novel.
-
When a new folder is created, it is selected in the treeview so it's easier to see the newly created folder.
-
The Launch window is now centered on the screen by default.
-
Fixed bug with
<wait_for_animation>
showing an error when waiting for a screen fade. -
Fixed bug with visual novel window not closing sometimes, causing the window to freeze.
-
Fixed chapter/scene display orders being out of order sometimes in the Launch window.