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
Supports multi-line syntax for intro, say, and parameters.
40
+
Further optimized Spine support, now supports Spine in JSON format.
41
+
42
+
Allows a wider range of adjustment for text display speed and autoplay speed.
33
43
34
-
Supports enabling/disabling the emergency skip interface via configuration file.
44
+
Upgraded the engine's debugging protocol, allowing it to be controlled within the template editor to respond to the file being edited.
35
45
36
-
Intro supports disabling automatic display of the next sentence; only displays the next sentence when the user manually clicks the mouse or presses a key.
46
+
Optimized emergency skip page.
37
47
38
48
39
49
#### Fixes
40
50
41
-
English dialogue fade-in and layout issues.
51
+
Fixed an issue where the text preview area in the options interface could overflow.
52
+
53
+
Fixed an issue where animations did not complete immediately when the `duration` parameter of the `setTransform` command was set to 0.
54
+
55
+
Fixed an issue where some parameters were incorrectly inherited when using `setTransform`.
56
+
57
+
Optimized some text and translations.
42
58
43
59
<!-- Japanese Translation -->
44
60
## リリースノート
@@ -51,13 +67,20 @@ English dialogue fade-in and layout issues.
0 commit comments