Skip to content

Commit e89f78e

Browse files
update version
1 parent fd724a1 commit e89f78e

7 files changed

Lines changed: 21 additions & 52 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webgal-terre",
3-
"version": "4.5.10",
3+
"version": "4.5.11",
44
"private": true,
55
"scripts": {
66
"dev": "concurrently \"yarn dev:terre\" \"yarn dev:origine\" \"yarn dev:start-dev-server\"",

packages/origine2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webgal-origine-2",
33
"private": true,
4-
"version": "4.5.10",
4+
"version": "4.5.11",
55
"license": "MPL-2.0",
66
"scripts": {
77
"dev": "lingui extract && lingui compile --typescript && vite --host",

packages/origine2/src/config/info.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ export interface Info {
44
}
55

66
export const __INFO: Info = {
7-
version: '4.5.10',
7+
version: '4.5.11',
88
buildTime: '2024-11-17T12:04:20.507Z', // 编译时会通过 version-sync.js 自动更新
99
};
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name":"WebGAL Classic",
33
"id":"5488d7cf-3523-44f8-bac7-f04ba7a77aa4",
4-
"webgal-version":"4.5.10"
4+
"webgal-version":"4.5.11"
55
}

packages/terre2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webgal-terre-2",
3-
"version": "4.5.10",
3+
"version": "4.5.11",
44
"description": "",
55
"author": "",
66
"private": true,

packages/terre2/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { WsAdapter } from '@nestjs/platform-ws';
99
import './logger';
1010

1111
let WEBGAL_PORT = 3000; // default port
12-
export const version_number = `4.5.10`;
12+
export const version_number = `4.5.11`;
1313
if (env.WEBGAL_PORT) {
1414
WEBGAL_PORT = Number.parseInt(env.WEBGAL_PORT);
1515
}

releasenote.md

Lines changed: 15 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,17 @@
44

55
#### 新功能
66

7-
支持通过配置文件控制是否要启用紧急回避界面
7+
对于导出的 Electron 游戏,支持将日志输出到文件。
88

9-
intro 支持关闭自动展示下一句,只有用户手动点击鼠标或按下键盘时才展示下一句
9+
CI 流程现可自动从 package.json 获取 Node.js 版本。
1010

11-
为模板编辑器添加快速应用模板到游戏的菜单项
11+
新增对话连接先前文本与对话结束后连续执行选项。
1212

13-
为选择器添加使用鼠标滚轮快速切换选项的功能
14-
15-
脚本编辑器支持设置字号和字体
16-
17-
支持创建模板时指定模板存储位置
13+
模板编辑器改进:游戏预览的组件响应模板编辑器的标签页切换。
1814

1915
#### 修复
2016

21-
优化文件列表文件名排序
22-
23-
为 Live2D 相关选项添加翻译文本
24-
25-
优化脚本编辑器下的编辑性能
26-
27-
重复应用当前应用的模板时,偶发的找不到模板的问题
17+
修复了游戏列表和模板列表的解析问题。
2818

2919
<!-- English Translation -->
3020
## Release Notes
@@ -33,28 +23,17 @@ intro 支持关闭自动展示下一句,只有用户手动点击鼠标或按
3323

3424
#### New Features
3525

36-
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.
4327

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.
4529

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.
4731

32+
Template editor improvements: The game preview components now respond to tab switching in the template editor.
4833

4934
#### Fixes
5035

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.
5837

5938
<!-- Japanese Translation -->
6039
## リリースノート
@@ -63,27 +42,17 @@ Fixed the occasional issue of not finding a template when repeatedly applying th
6342

6443
#### 新機能
6544

66-
設定ファイルで緊急回避インターフェースの有効/無効を切り替えられるようになりました。
67-
68-
イントロで自動的に次の文章を表示する機能をオフにできるようになりました。ユーザーがマウスをクリックまたはキーボードを押したときにのみ、次の文章が表示されます。
45+
エクスポートされたElectronゲームにおいて、ログをファイルに出力できるようになりました。
6946

70-
テンプレートエディターに、ゲームにテンプレートをクイック適用するためのメニュー項目を追加しました
47+
CIプロセスは、package.jsonからNode.jsのバージョンを自動的に取得するようになりました
7148

72-
セレクターでマウスホイールを使用してオプションをすばやく切り替える機能を追加しました
49+
以前のテキストへの会話の接続と、会話終了後の連続実行オプションが追加されました
7350

74-
スクリプトエディターでフォントサイズとフォントを設定できるようになりました。
75-
76-
テンプレートの作成時にテンプレートの保存場所を指定できるようになりました。
51+
テンプレートエディターの改善:ゲームプレビューのコンポーネントが、テンプレートエディターのタブ切り替えに反応するようになりました。
7752

7853
#### 修正
7954

80-
ファイルリストのファイル名ソートを最適化しました。
81-
82-
Live2D関連オプションに翻訳テキストを追加しました。
83-
84-
スクリプトエディターのエディットパフォーマンスを最適化しました。
85-
86-
現在適用されているテンプレートを再度適用するときに、テンプレートが見つからない場合がある問題を修正しました。
55+
ゲームリストとテンプレートリストの解析に関する問題を修正しました。
8756

8857
[//]: # (<!-- French Translation -->)
8958

0 commit comments

Comments
 (0)