发布日志
本仓库只发布源代码
如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 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インターフェースのパフォーマンスを向上
鑑賞モードで何もロック解除されていない場合、鑑賞モードボタンを無効化
セーブロードインターフェースのテキストがテキスト拡張構文を正常に処理できない問題を修正