v0.14-minori
版本发布时间: 2020-01-11 11:21:08
project-yuki/YUKI最新发布版本:v0.14.3-minori(2020-05-30 21:07:29)
更新
- 新增:百度翻译 API。旧版本用户请通过添加以下代码至 config.json 的 onlineApis 数组中启用该翻译 API
{
"enable": true,
"external": true,
"jsFile": "config\\baiduApi.js",
"name": "百度"
},
- 优化:固定翻译器窗口翻译显示的顺序,以便用户更容易追踪自己常参考的 API 内容
- 修改:由于谷歌 API 效果不如其他 API,默认不再开启该 API。如有需要可以手动开启
- 修改:由于沪江 API 对快速调用进行限制,去除该 API。旧版本用户可以禁用或删除 config.json 中对应的 API
- 修复:有道翻译 API 在默认配置文件中错误引用为沪江 API 的问题 #61
- 开发:重构部分代码,提高复用率
#60(感谢 @luojunyuan)
- 新增:翻译器窗口左侧快速设置字体大小的按钮
- 新增:现在区域转换器设置的执行方式可以通过打开文件窗口选择可执行程序,而非手动输入完整路径
Update
- New: Baidu API. Users from an older version please add the following code to onlineApis array of config.json to enable this API
{
"enable": true,
"external": true,
"jsFile": "config\\baiduApi.js",
"name": "百度"
},
- Optimize: Fixed the showing order of translations. This lets users trace their favorite translation APIs easier
- Change: Do not enable Google API as default, since its translations are not as good as others. Try to enable it manually if necessary
- Change: Ditch HJDict API due to its fast-call limitation. Users from an older version should disable or delete the corresponding API in config.json
- Fixed: An issue where Youdao API in config.json falsely referred to HJDict API as default #61
- Development: Refactor some code, make it more reusable
#60 (Thanks to @luojunyuan)
- New: Fast set font size through buttons on the left of the translator window
- New: Now execution type on locale changer settings can be chosen via OpenFile window rather than manually inputting the full path
注意
该版本为 minori 版(也就是所谓的 Beta 版)。
当您使用时,可能会遇到包括但不限于以下特殊情况:
- 功能不完善
- 莫名其妙的 Error 弹窗
- 游戏无法启动
- UI 丑
- 经常打开 config 文件夹
-
开发者跑路
请尽量按照 添加区域转换器并设为默认 -> 添加游戏 -> 运行游戏 的流程使用。
如想获取更多运行时信息,请在命令行中运行
YUKI.exe
1、 YUKI-minori-v0.14.zip 48.91MB