Skip to content

Releases: OpenWebGAL/WebGAL

WebGAL 4.4.11

27 Jan 15:30
322df19
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

从编辑器接受指令

修复

小幅改善 iOS 设备的崩溃状况

优化 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

Accept commands from editor

Fixes

Slightly improve crash situation on iOS devices

Optimize Backlog performance

Fix abnormal animation module

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

エディタからの指示を受け付ける

修正

iOS デバイスでのクラッシュを若干改善

Backlog のパフォーマンスを最適化

アニメーションモジュールの異常を修正

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Recevoir des instructions de l'éditeur

Corrections

Amélioration mineure des plantages sur les appareils iOS

Optimisation des performances de Backlog

Correction d'un bug dans le module d'animation

WebGAL 4.4.10

21 Jan 05:56
fb2cef0
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

可以根据变量来控制选择肢显隐和是否可以点击

添加水波纹滤镜

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

Choices can be shown/hidden and clickable based on variables

Added ripple filter

intro can be set to not close after it finishes

Replaced system sound effects to be more versatile

Fixes

Optimized the logic for auto-hiding control buttons

Fixed an exception when images with the same file name are loaded at the same time

Changed the animation library

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

変数によって選択肢の表示・非表示やクリック可能かどうかを制御可能に

水波紋フィルターを追加

introは終了時に閉じるかどうかを設定可能に

システム効果音を変更し、より汎用的に

修正

コントロールボタンの自動消去のロジックを最適化

同じファイル名の画像が同時にロードされたときの競合の異常を修正

アニメーションライブラリを変更

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Possibilité de contrôler l'affichage et la sélection des choix en fonction des variables

Ajout d'un filtre d'ondulation

intro peut être configuré pour se fermer ou non à la fin

Remplacement des sons système pour les rendre plus universels

Corrections

Optimisation de la logique de disparition automatique des boutons de contrôle

Correction de l'exception de conflit lors du chargement simultané d'images portant le même nom

Remplacement de la bibliothèque d'animations

WebGAL 4.4.9

10 Jan 14:29
426d1ea
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框可以调整透明度

支持长效(全局)变量

修复

Live2D 口型同步的异常和使用 Live2D 造成的内存泄露问题

Live2D 表情设置问题

文本框角色名称空格不显示问题

鉴赏文件重复解锁问题

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

Textbox can adjust transparency

Support persistent (global) variables

Fixes

Live2D lip-sync anomaly and memory leak caused by using Live2D

Live2D expression setting issue

Textbox character name space not displayed issue

Gallery file repeatedly unlocked issue

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスの透明度を調整可能

永続変数(グローバル変数)に対応

修正

Live2D の口パクの異常と Live2D 使用時のメモリリーク問題

Live2D の表情設定の問題

テキストボックスの役職名に空白が表示されない問題

鑑賞ファイルの重複アンロックの問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Les zones de texte peuvent maintenant avoir une transparence réglable

Support des variables persistantes (globales)

Corrections

Anomalie de synchronisation labiale Live2D et problème de fuite de mémoire causé par l'utilisation de Live2D

Problème de configuration des expressions Live2D

Problème d'espace dans le nom du personnage de la zone de texte

Problème de déverrouillage répété des fichiers d'appréciation

WebGAL 4.4.8

31 Dec 04:19
5758bd3
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

jumpLabel 支持跳转到场景内任何标签,而不仅仅是向后跳转

支持了语音不中断的设置项

支持为变量设置随机数

支持隐藏控制按钮

修复

音乐鉴赏无法在条目数多时无法显示完全

bgm 设置为 none 时,无法正确停止 bgm

Live2D 表情和动作设置的异常

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

jumpLabel supports jumping to any label within a scene, not just backwards

Added a setting to allow uninterrupted voice playback

Added support for setting random numbers for variables

Added support for hiding control buttons

Fixes

Music appreciation cannot be fully displayed when there are many entries

When bgm is set to none, bgm cannot be stopped correctly

Live2D expression and motion setting exceptions

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

jumpLabelはシーン内の任意のラベルにジャンプすることができ、後方ジャンプだけではありません

音声中断しない設定項目をサポート

変数に乱数を設定することをサポート

コントロールボタンを隠すことをサポート

修正

音楽鑑賞はエントリ数が多いと完全に表示できない

bgmをnoneに設定すると、bgmを正しく停止できない

Live2D表情と動作設定の異常

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

jumpLabel prend désormais en charge les sauts vers n'importe quelle étiquette dans une scène, et pas seulement vers l'arrière

Ajout d'une option pour désactiver l'interruption de la voix

Ajout de la prise en charge de l'attribution de nombres aléatoires aux variables

Ajout de la prise en charge du masquage des boutons de contrôle

Corrections

L'aperçu musical ne s'affiche pas complètement lorsque le nombre d'entrées est élevé

La musique de fond ne s'arrête pas correctement lorsque bgm est défini sur none

Anomalie dans les paramètres d'expression et d'animation Live2D

WebGAL 4.4.7

23 Nov 16:06
98fcca6
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

可以获取来自用户的输入

可以在对话中使用注音

返回标题页面添加确认弹窗

添加德语和繁体中文的 UI 翻译

修复

立绘或背景变换没有正确同步的异常

Live2D 表情和动作设置的异常

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

Can get input from the user

Can use phonetic annotations in dialogues

Added confirmation pop-up for returning to the title page

Added UI translations for German and Traditional Chinese

Fixes

Abnormality where character or background transitions were not properly synchronized

Anomalies in Live2D expressions and motion settings

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

ユーザーからの入力を取得できます

対話で注音を使用できます

タイトルページへの戻りに確認ポップアップを追加

ドイツ語と繁体字中国語のUI翻訳を追加

修正

立ち絵や背景の遷移が正しく同期されていない異常

Live2Dの表情と動作設定の異常

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Peut obtenir des entrées de l'utilisateur

Peut utiliser des annotations phonétiques dans les dialogues

Ajout d'une pop-up de confirmation pour le retour à la page de titre

Ajout de traductions de l'UI en allemand et en chinois traditionnel

Corrections

Anomalie où les transitions de personnages ou d'arrière-plan n'étaient pas correctement synchronisées

Anomalies dans les expressions et les paramètres de mouvement Live2D

WebGAL 4.4.6.4

14 Nov 12:49
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框主题选择

视频禁止跳过的选项

变量插值

Live2D 的表情和动作设置

修复

立绘或背景变换没有正确同步的异常

其他已知问题

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

Textbox theme selection

Option to prohibit skipping videos

Variable interpolation

Live2D expression and motion settings

Fixes

The issue where the standing picture or background transformation was not correctly synchronized

Other known issues

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスのテーマ選択

ビデオのスキップ禁止オプション

変数の補間

Live2Dの表情とモーションの設定

修正

立ち絵や背景の変形が正しく同期されなかった問題

その他の既知の問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Sélection du thème de la boîte de texte

Option pour interdire le saut des vidéos

Interpolation des variables

Paramètres d'expression et de mouvement Live2D

Corrections

Le problème où la transformation de l'image debout ou de l'arrière-plan n'était pas correctement synchronisée

Autres problèmes connus

WebGAL 4.4.6.3

06 Nov 14:11
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框主题选择

视频禁止跳过的选项

变量插值

Live2D 的表情和动作设置

修复

立绘或背景变换没有正确同步的异常

其他已知问题

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

Textbox theme selection

Option to prohibit skipping videos

Variable interpolation

Live2D expression and motion settings

Fixes

The issue where the standing picture or background transformation was not correctly synchronized

Other known issues

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスのテーマ選択

ビデオのスキップ禁止オプション

変数の補間

Live2Dの表情とモーションの設定

修正

立ち絵や背景の変形が正しく同期されなかった問題

その他の既知の問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Sélection du thème de la boîte de texte

Option pour interdire le saut des vidéos

Interpolation des variables

Paramètres d'expression et de mouvement Live2D

Corrections

Le problème où la transformation de l'image debout ou de l'arrière-plan n'était pas correctement synchronisée

Autres problèmes connus

WebGAL 4.4.6.2

06 Nov 13:42
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框主题选择

视频禁止跳过的选项

变量插值

Live2D 的表情和动作设置

修复

立绘或背景变换没有正确同步的异常

其他已知问题

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

Textbox theme selection

Option to prohibit skipping videos

Variable interpolation

Live2D expression and motion settings

Fixes

The issue where the standing picture or background transformation was not correctly synchronized

Other known issues

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスのテーマ選択

ビデオのスキップ禁止オプション

変数の補間

Live2Dの表情とモーションの設定

修正

立ち絵や背景の変形が正しく同期されなかった問題

その他の既知の問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Sélection du thème de la boîte de texte

Option pour interdire le saut des vidéos

Interpolation des variables

Paramètres d'expression et de mouvement Live2D

Corrections

Le problème où la transformation de l'image debout ou de l'arrière-plan n'était pas correctement synchronisée

Autres problèmes connus

WebGAL 4.4.6.1

06 Nov 03:15
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框主题选择

视频禁止跳过的选项

变量插值

Live2D 的表情和动作设置

修复

立绘或背景变换没有正确同步的异常

其他已知问题

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

Textbox theme selection

Option to prohibit skipping videos

Variable interpolation

Live2D expression and motion settings

Fixes

The issue where the standing picture or background transformation was not correctly synchronized

Other known issues

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスのテーマ選択

ビデオのスキップ禁止オプション

変数の補間

Live2Dの表情とモーションの設定

修正

立ち絵や背景の変形が正しく同期されなかった問題

その他の既知の問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Sélection du thème de la boîte de texte

Option pour interdire le saut des vidéos

Interpolation des variables

Paramètres d'expression et de mouvement Live2D

Corrections

Le problème où la transformation de l'image debout ou de l'arrière-plan n'était pas correctement synchronisée

Autres problèmes connus

WebGAL 4.4.6

05 Nov 06:01
a5f039e
Compare
Choose a tag to compare

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

文本框主题选择

视频禁止跳过的选项

变量插值

Live2D 的表情和动作设置

修复

立绘或背景变换没有正确同步的异常

其他已知问题

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

Textbox theme selection

Option to prohibit skipping videos

Variable interpolation

Live2D expression and motion settings

Fixes

The issue where the standing picture or background transformation was not correctly synchronized

Other known issues

リリースノート

このリポジトリではソースコードのみを公開しています

ユーザーフレンドリーなグラフィックエディタを使用してWebGALゲームの作成、制作、リアルタイムプレビューを体験したい場合は、WebGALグラフィックエディタをダウンロードしてください

このバージョンでは

新機能

テキストボックスのテーマ選択

ビデオのスキップ禁止オプション

変数の補間

Live2Dの表情とモーションの設定

修正

立ち絵や背景の変形が正しく同期されなかった問題

その他の既知の問題

Notes de version

Seul le code source est publié dans ce dépôt

Si vous souhaitez expérimenter la création, la fabrication et la prévisualisation en temps réel des jeux WebGAL à l'aide d'un éditeur graphique convivial, veuillez télécharger l'éditeur graphique WebGAL

Dans cette version

Nouvelles fonctionnalités

Sélection du thème de la boîte de texte

Option pour interdire le saut des vidéos

Interpolation des variables

Paramètres d'expression et de mouvement Live2D

Corrections

Le problème où la transformation de l'image debout ou de l'arrière-plan n'était pas correctement synchronisée

Autres problèmes connus