Releases: OpenWebGAL/WebGAL
WebGAL 4.5.12
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
支持视频作为背景
Live2D 改为动态加载模式,现在无需修改源码,只需要引入 Live2D SDK 即可接入
添加配置项 Enable_Appreciation
控制是否启用鉴赏模式
重做下雨下雪效果,使其更加自然
支持使用视频作为解锁的 CG
修复
修复文本框行距无法自定义的问题
提高 Backlog 界面的性能
在鉴赏模式未解锁任何内容时,禁用鉴赏模式按钮
修复存读档界面文字无法正常处理文本拓展语法的问题
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Support for video as background
Live2D changed to dynamic loading mode, now you don't need to modify the source code, just import the Live2D SDK to integrate
Added configuration item Enable_Appreciation
to control whether to enable appreciation mode
Redo the rain and snow effects to make them more natural
Support using video as unlockable CG
Fixes
Fixed the issue where the line spacing of the text box could not be customized
Improve the performance of the Backlog interface
Disable the appreciation mode button when no content is unlocked in appreciation mode
Fixed the issue where the text in the save/load interface could not handle text extension syntax correctly
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
背景としてビデオをサポート
Live2Dは動的ロードモードに変更されました。ソースコードを変更する必要はなく、Live2D SDKを導入するだけで統合できます。
コンフィグ項目Enable_Appreciation
を追加し、鑑賞モードを有効にするかどうかを制御します
雨や雪の効果を再構築し、より自然に見えるようにしました
ロック解除のCGとしてビデオを使用することをサポート
修正
テキストボックスの行間をカスタマイズできない問題を修正
Backlogインターフェースのパフォーマンスを向上
鑑賞モードで何もロック解除されていない場合、鑑賞モードボタンを無効化
セーブロードインターフェースのテキストがテキスト拡張構文を正常に処理できない問題を修正
WebGAL 4.5.11
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
进一步优化对 Spine 的支持,支持使用 json 格式的 Spine
允许更大范围的调整文本显示速度和自动播放速度
升级引擎的调试协议,使其可以在模板编辑器中被控制以响应正在编辑的文件。
优化紧急回避页面
修复
选项界面文本预览区域可能溢出的问题
修复 setTransform
指令的 duration
参数设置为 0 时,动画不立即完成的问题
修复使用 setTransform
时部分参数被错误地继承的问题
优化部分文本和翻译
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Further optimized Spine support, now supports Spine in JSON format.
Allows a wider range of adjustment for text display speed and autoplay speed.
Upgraded the engine's debugging protocol, allowing it to be controlled within the template editor to respond to the file being edited.
Optimized emergency skip page.
Fixes
Fixed an issue where the text preview area in the options interface could overflow.
Fixed an issue where animations did not complete immediately when the duration
parameter of the setTransform
command was set to 0.
Fixed an issue where some parameters were incorrectly inherited when using setTransform
.
Optimized some text and translations.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
Spineへの対応をさらに最適化し、json形式のSpineもサポートするようになりました。
テキスト表示速度とオートプレイ速度の調整範囲を拡大しました。
エンジンのデバッグプロトコルをアップグレードし、テンプレートエディタで編集中のファイルに反応して制御できるようにしました。
緊急回避ページを最適化しました。
修正
選択肢画面のテキストプレビューエリアがはみ出す可能性があった問題を修正しました。
setTransform
命令の duration
パラメータを0に設定した場合、アニメーションが即座に完了しない問題を修正しました。
setTransform
使用時に一部のパラメータが誤って継承される問題を修正しました。
一部のテキストと翻訳を最適化しました。
WebGAL 4.5.10
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
支持 intro, say 以及参数的多行语法书写方式
支持通过配置文件控制是否要启用紧急回避界面
intro 支持关闭自动展示下一句,只有用户手动点击鼠标或按下键盘时才展示下一句
修复
英语对话渐显和布局问题
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Supports multi-line syntax for intro, say, and parameters.
Supports enabling/disabling the emergency skip interface via configuration file.
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.
Fixes
English dialogue fade-in and layout issues.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
intro、say、およびパラメータの複数行構文をサポート
設定ファイルで緊急回避インターフェースを有効にするかどうかを制御可能に
intro で自動的に次の文を表示するのを無効化し、ユーザーがマウスをクリックまたはキーボードを押したときにのみ次の文を表示するように変更
修正
英語の会話のフェードインとレイアウトの問題
WebGAL 4.5.9
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
对话内容支持不间断的连续空格
修复
读取存档时意外在状态表中存储了多份演出记录的问题
带有 id 的效果音播放在停止后演出未完全清除的问题
对状态表和演出控制器中的演出列表在插入时去重
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Dialogue content now supports continuous spaces.
Fixes
Fixed an issue where multiple performance records were unexpectedly stored in the state table when loading a save.
Fixed an issue where performances with IDs were not completely cleared after stopping sound effects playback.
Deduplicated performance lists in the state table and performance controller upon insertion.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
会話内容で連続するスペースが正しく表示されるようになりました。
修正
セーブデータ読み込み時に、ステータステーブルに複数の演出記録が重複して保存される問題を修正しました。
IDを持つ効果音が停止した後、演出が完全にクリアされない問題を修正しました。
ステータステーブルと演出コントローラーの演出リストにおいて、重複した項目が挿入されるのを防ぐように修正しました。
WebGAL 4.5.8
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
文本拓展语法对角色名称生效
模拟口型同步
允许修改 Live2D 绘制范围
允许设定立绘的 z-index
修复
修复了文本增强语法在首行不生效的问题
优化为立绘应用效果的性能
优化立绘进出场效果的性能
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Text extension syntax now affects character names
Simulate lip sync
Allow modification of Live2D drawing range
Allow setting the z-index of the character sprite
Fixes
Fixed the issue where text enhancement syntax did not take effect on the first line
Optimized the performance of applying effects to character sprites
Optimized the performance of character sprite entry and exit effects
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
テキスト拡張文法がキャラクタ名に有効になった
口パク同期
Live2D の描画範囲変更が可能になった
立ち絵の z-index 設定が可能になった
修正
テキスト拡張文法が先頭行に有効にならない問題を修正
立ち絵にエフェクトを適用する時のパフォーマンスを最適化
立ち絵の登場・退場エフェクトのパフォーマンスを最適化
WebGAL 4.5.7
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
新增参数,用于控制 “在本条语句的演出结束后,执行下一条”。
修复
4.5.7 修复:无法从状态中获取到对应 key 的变量时,返回 {key} 以避免变换不生效
修复了 -concat
选项动画在新行中的错误。
修复了样式定义时 ruby 不显示的问题。
修复了 intro 的 hold 问题。
修复了 say 延迟计算问题。
修复了 restoreScene 中的竞争状态。
修复了删除已关闭的自由图形的问题。
修复了变量值处理的问题。
修复了 setVar 进行 compile 字符串时异常的问题。
增强了 getValueFromState。
调整了对 style-alltext
键的正则匹配,使其可以触发文本框的样式修改。
修复了变量正则表达式的问题。
修复了 logo 图片的问题。
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Added a new parameter to control "execute the next statement after the performance of this statement is finished".
Bug Fixes
4.5.7 Fix: When the corresponding key variable cannot be obtained from the state, return {key} to avoid ineffective transformation.
Fixed an animation error with the -concat
option in a new line.
Fixed an issue where ruby was not displayed when a style was defined.
Fixed the hold problem of intro.
Fixed the say delay calculation problem.
Fixed a race condition in restoreScene.
Fixed an issue with deleting closed free figures.
Fixed the variable value handling problem.
Fixed an exception when setVar compiled a string.
Enhanced getValueFromState.
Adjusted the regular expression matching for the style-alltext
key to allow it to trigger text box style modifications.
Fixed the variable regular expression problem.
Fixed the logo image issue.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
「このステートメントの演出終了後に次のステートメントを実行する」を制御するための新しいパラメータが追加されました。
修正
4.5.7 修正:状態から対応する key の変数が取得できない場合、{key} を返すようにし、変換が無効になるのを回避しました
-concat
オプションのアニメーションが新しい行でエラーになる問題を修正しました。
スタイルが定義されているときにルビが表示されない問題を修正しました。
イントロのホールド問題を修正しました。
say 遅延計算の問題を修正しました。
restoreScene の競合状態を修正しました。
閉じたフリーフィギュアを削除する際の問題を修正しました。
変数値処理の問題を修正しました。
setVar が文字列をコンパイルする際の例外を修正しました。
getValueFromState を強化しました。
style-alltext
キーの正規表現マッチングを調整し、テキストボックスのスタイル変更をトリガーできるようにしました。
変数正規表現の問題を修正しました。
ロゴ画像の問題を修正しました。
WebGAL 4.5.6
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
新增参数,用于控制 “在本条语句的演出结束后,执行下一条”。
修复
4.5.6 修复:无法从状态中获取到对应 key 的变量时,返回 {key} 以避免变换不生效
修复了 -concat
选项动画在新行中的错误。
修复了样式定义时 ruby 不显示的问题。
修复了 intro 的 hold 问题。
修复了 say 延迟计算问题。
修复了 restoreScene 中的竞争状态。
修复了删除已关闭的自由图形的问题。
修复了变量值处理的问题。
修复了 setVar 进行 compile 字符串时异常的问题。
增强了 getValueFromState。
调整了对 style-alltext
键的正则匹配,使其可以触发文本框的样式修改。
修复了变量正则表达式的问题。
修复了 logo 图片的问题。
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Added a new parameter to control "execute the next statement after the performance of this statement is finished".
Bug Fixes
4.5.6 Fix: When the corresponding key variable cannot be obtained from the state, return {key} to avoid ineffective transformation.
Fixed an animation error with the -concat
option in a new line.
Fixed an issue where ruby was not displayed when a style was defined.
Fixed the hold problem of intro.
Fixed the say delay calculation problem.
Fixed a race condition in restoreScene.
Fixed an issue with deleting closed free figures.
Fixed the variable value handling problem.
Fixed an exception when setVar compiled a string.
Enhanced getValueFromState.
Adjusted the regular expression matching for the style-alltext
key to allow it to trigger text box style modifications.
Fixed the variable regular expression problem.
Fixed the logo image issue.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
「このステートメントの演出終了後に次のステートメントを実行する」を制御するための新しいパラメータが追加されました。
修正
4.5.6 修正:状態から対応する key の変数が取得できない場合、{key} を返すようにし、変換が無効になるのを回避しました
-concat
オプションのアニメーションが新しい行でエラーになる問題を修正しました。
スタイルが定義されているときにルビが表示されない問題を修正しました。
イントロのホールド問題を修正しました。
say 遅延計算の問題を修正しました。
restoreScene の競合状態を修正しました。
閉じたフリーフィギュアを削除する際の問題を修正しました。
変数値処理の問題を修正しました。
setVar が文字列をコンパイルする際の例外を修正しました。
getValueFromState を強化しました。
style-alltext
キーの正規表現マッチングを調整し、テキストボックスのスタイル変更をトリガーできるようにしました。
変数正規表現の問題を修正しました。
ロゴ画像の問題を修正しました。
WebGAL 4.5.5
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
新增参数,用于控制 “在本条语句的演出结束后,执行下一条”。
修复
修复了 -concat
选项动画在新行中的错误。
修复了样式定义时 ruby 不显示的问题。
修复了 intro 的 hold 问题。
修复了 say 延迟计算问题。
修复了 restoreScene 中的竞争状态。
修复了删除已关闭的自由图形的问题。
修复了变量值处理的问题。
修复了 setVar 进行 compile 字符串时异常的问题。
增强了 getValueFromState。
调整了对 style-alltext
键的正则匹配,使其可以触发文本框的样式修改。
修复了变量正则表达式的问题。
修复了 logo 图片的问题。
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Added a new parameter to control "execute the next statement after the performance of this statement is finished".
Bug Fixes
Fixed an animation error with the -concat
option in a new line.
Fixed an issue where ruby was not displayed when a style was defined.
Fixed the hold problem of intro.
Fixed the say delay calculation problem.
Fixed a race condition in restoreScene.
Fixed an issue with deleting closed free figures.
Fixed the variable value handling problem.
Fixed an exception when setVar compiled a string.
Enhanced getValueFromState.
Adjusted the regular expression matching for the style-alltext
key to allow it to trigger text box style modifications.
Fixed the variable regular expression problem.
Fixed the logo image issue.
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
「このステートメントの演出終了後に次のステートメントを実行する」を制御するための新しいパラメータが追加されました。
修正
-concat
オプションのアニメーションが新しい行でエラーになる問題を修正しました。
スタイルが定義されているときにルビが表示されない問題を修正しました。
イントロのホールド問題を修正しました。
say 遅延計算の問題を修正しました。
restoreScene の競合状態を修正しました。
閉じたフリーフィギュアを削除する際の問題を修正しました。
変数値処理の問題を修正しました。
setVar が文字列をコンパイルする際の例外を修正しました。
getValueFromState を強化しました。
style-alltext
キーの正規表現マッチングを調整し、テキストボックスのスタイル変更をトリガーできるようにしました。
変数正規表現の問題を修正しました。
ロゴ画像の問題を修正しました。
WebGAL 4.5.4
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
允许使用脚本修改标题画面等游戏配置选项
允许使用变量获取一部分引擎状态
修复
为部分字符添加转义
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Allow using scripts to modify game configuration options such as title screen
Allow using variables to get some engine states
Bug Fixes
Added escaping for some characters
リリースノート
このリポジトリはソースコードのみを公開しています
もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください
このバージョンについて
新機能
スクリプトを使用してタイトル画面などのゲーム設定オプションを変更できるようになりました
変数を使用して一部のエンジン状態を取得できるようになりました
修正
一部の文字のエスケープを追加しました
WebGAL 4.5.3
发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器
在此版本中
新功能
为对话框中文本提供部分应用样式的支持
支持了选项界面的自定义
修复
下雨特效的内存泄露
同时调用多个 callScene 或 changeScene 的冲突问题
Release Notes
Only source code is released in this repository
If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor
In this version
New Features
Added support for partial style application for text in dialog boxes.
Added support for custom option interfaces.
Fixes
Fixed a memory leak in the rain effect.
Fixed a conflict issue when calling multiple callScene or changeScene simultaneously.
新機能
対話ボックスで一部のスタイルを適用できるようになった
オプション画面のカスタマイズに対応した
修正
雨エフェクトのメモリリークを修正
複数の callScene または changeScene を同時に呼び出した際の競合の問題を修正
Nouvelles fonctionnalités
Prise en charge partielle des styles CSS pour le texte des boîtes de dialogue
Personnalisation de l'interface des choix
Corrections
Fuite de mémoire avec l'effet de pluie
Conflit lors de l'appel simultané de plusieurs callScene ou changeScene