Skip to content

WebGAL 4.5.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 13:26
820c802

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 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を持つ効果音が停止した後、演出が完全にクリアされない問題を修正しました。

ステータステーブルと演出コントローラーの演出リストにおいて、重複した項目が挿入されるのを防ぐように修正しました。