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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
- fixed discrepancy between CLEO and native subtitles behavior:
4
4
-`PRINT_STRING` and `PRINT_FORMATTED` now queue correctly
5
-
- CLEO messages are now added to the Brief Menu history, respecting the `ADD_NEXT_MESSAGE_TO_PREVIOUS_BRIEFS` flag (no behavior change for `.cs4` scripts)
6
-
- CLEO subtitles starting with a `~z~` token are now hidden when "Show Subtitles" option is disabled (no behavior change for `.cs4` scripts)
5
+
- CLEO messages are now added to the Brief Menu history, respecting the `ADD_NEXT_MESSAGE_TO_PREVIOUS_BRIEFS` flag (no change for `.cs4` scripts)
6
+
- CLEO subtitles starting with a `~z~` token are now hidden when "Show Subtitles" option is disabled (no change for `.cs4` scripts)
7
7
- CLEO config improvements:
8
8
- new `LogDirectory` option to configure where `cleo.log` and `cleo_script.log` are stored (root by default)
9
9
- config is now automatically recreated if missing, and new config keys are appended to existing user configs automatically
0 commit comments