You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support controlling whether to enable the emergency skip interface through the configuration file.
37
-
38
-
The intro now supports disabling automatic display of the next sentence. The next sentence will only be displayed when the user manually clicks the mouse or presses a key.
39
-
40
-
Added a menu item to the template editor to quickly apply templates to the game.
41
-
42
-
Added the ability to quickly switch options using the mouse wheel in the selector.
26
+
For exported Electron games, log output to file is now supported.
43
27
44
-
The script editor now supports setting font size and font family.
28
+
The CI process now automatically retrieves the Node.js version from package.json.
45
29
46
-
Support specifying the template storage location when creating a template.
30
+
Added dialogue concatenation to connect previous text with options that execute sequentially after the dialogue ends.
47
31
32
+
Template editor improvements: The game preview components now respond to tab switching in the template editor.
48
33
49
34
#### Fixes
50
35
51
-
Optimized file name sorting in the file list.
52
-
53
-
Added translated text for Live2D related options.
54
-
55
-
Optimized editing performance in the script editor.
56
-
57
-
Fixed the occasional issue of not finding a template when repeatedly applying the currently applied template.
36
+
Fixed parsing issues with the game list and template list.
58
37
59
38
<!-- Japanese Translation -->
60
39
## リリースノート
@@ -63,27 +42,17 @@ Fixed the occasional issue of not finding a template when repeatedly applying th
0 commit comments