Skip to content

WebGAL 4.5.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 12:34
f01d4f0

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 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 使用時に一部のパラメータが誤って継承される問題を修正しました。

一部のテキストと翻訳を最適化しました。