WebGAL
WebGAL copied to clipboard
A brand new web Visual Novel engine | 全新的网页端视觉小说引擎
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
※我们使用机器翻译。 大家好, 我正在尝试使用 WebGAL 创建一个多语言游戏,并对其进行测试。 在试玩示例项目时,我注意到游戏会提示玩家两次选择语言 - 一次是在初始游戏启动时,另一次是在 start.txt 文件中使用"choose"标签。 按照当前的设置,每次从头开始玩游戏时,玩家都需要选择语言,这可能会让玩家感到不自然。 是否可以根据设置画面中设置的语言数据自动选择场景文件? 例如: 1. 游戏开始时,自动将配置的语言数据设置为变量,允许在 start.txt 文件中自动分支。 2. 跳转到 scene01.txt 时,如果场景文件有语言后缀,如 scene01_jp.txt,则自动加载 scene01_jp.txt。 3. 场景根文件夹中的场景文件作为默认文件(不支持语言的场景)。如果场景文件夹中有语言子文件夹,如"japanese",则自动从该子文件夹加载 start.txt 和其他场景文件。 4. start.txt 作为默认语言,如果有相应的语言开始文件,如...
使用WebSocket跳转脚本的sceneName的值始终为start.txt,但sceneUrl是对的 
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
通过将 Pixi 实例传入到函数中的方法,使得特效可以是一个外部引入的 js 函数,在需要的时候请求并调用。
为了优化脚本美观性,content 部分加 trim,以适应格式化要求。
如题 Reference issue : #451
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
能否增加对主流主机平台的支持?ps4,ps5,switch,psv之类的?