Releases: HoraceHuang-ui/MiHOYO-MiXED-Launcher
Releases · HoraceHuang-ui/MiHOYO-MiXED-Launcher
v2.5.5 Release
更新内容 / What's New
- 用机翻补全翻译,若感觉不够地道可点击下方徽章帮助翻译。
Completed translations using machine. If you find anything inappropriate, please click the badge below to help us translate.
- 原神、星铁角色排序次要标准由双爆分改为天赋/行迹等级之和(星铁技能树的小技能也全部算上)。
Changed secondary sorting rule of characters fromCRIT score
tothe sum of levels of Talents/Traces
. In Star Rail, all nodes in the skill tree are also taken into account. - 从零第一次打开启动器时,新增一个弹窗引导设置语言。
Added a dialog with language setting on the first open of the app from scratch.
问题修复 / Bug Fixes
- 修复了导入时先导入游戏路径会没反应的问题。
Fixed an issue that importing game location before launcher resulting in no response.
注意 / Notice
- 此版本更改了 AppId,安装后旧版本不会消失。需要手动卸载旧版。
This version has included a change in AppId, and the older version won't be automatically removed after installation. A manual uninstallation of the old version is needed.
v2.5.4 Release
问题修复 / Bug Fixes
- 大幅缩短应用加载时长,现在是秒开了! Greatly shorten startup time, now the app loads within a second!
- 修复星铁行迹等级加成最大等级显示错误问题。 Fixed a display issue related to max levels of skill additions.
v2.5.3 Release
问题修复 / Bug Fixes
- 修复原神世界等级和冒险等阶写反了的问题。 Fixed an issue where WL and AR taking the wrong place in Genshin Impact.
- 补全角色属性名翻译。 Complete character prop name translations.
- 修复角色列表显示问题,并将星铁列表拓宽至十个。 Fixed a display issue in character lists, expanding Star Rail character list to 10.
- 修复星铁“未装配光锥”显示问题。 Fixed a display issue in Star Rail 'No lightcone equipped'.
v2.5.2 Release
更新内容 / What's New
- 原神新增显示角色当前衣装选项。 Added an option to display currently equipped costume of characters in Genshin Impact.
- 原神新增圣遗物副词条强化命中信息。 Added support for rolled substats info of Artifacts in Genshin Impact.
问题修复 / Bug Fixes
- 查询原神新角色信息时若遇到报错会自动更新本地数据缓存并重试。 If error occurred when querying new character info in Genshin Impact, miXeD will now automatically refresh local cache and retry.
- 修复游戏更新提示弹窗中天数显示异常的问题。 Fixed an issue where days data not displayed in update dialogs of games.
v2.5.1 Release
更新内容 / What's New
- 更换原神角色信息API wrapper,闲置运行占用减少~30MB,但应用打包体积增加~80MB。 Changed Genshin Impact API wrapper, reducing idle RAM space by ~30MB, while increasing app package size by ~80MB.
注 / Notes
- 希望继续使用新API wrapper(更大应用体积、更少运行占用,后续会增加圣遗物词条命中信息等功能)的,在此Release的Reaction中选择👍。 If you wish to stay on the new API wrapper (larger package size, taking less RAM space, with ongoing new features e.g. rolled substats info of Artifacts), please React with a 👍in this Release.
- 希望回到老API wrapper(更小应用体积、更多运行占用,后续不太会再新增功能)的,选择👀。 If you wish to switch back to the old API wrapper (smaller package size, taking more RAM space, unlikely there'd be new features), React with a 👀.
- 由于API wrapper变更,此次更新需要清除原神账号信息数据。 Due to the change of API wrapper, this update will wipe all Genshin Impact player info.
问题修复 / Bug Fixes
- 原神角色列表未居中问题。 Genshin Impact characters list not centered issue.
- 星铁图片资源加载过慢问题。 Loading speed of Honkai Star Rail image assets.
- 部分组件细节UI优化。 Minor UI optimizations of certain components.
v2.5.0 Release
更新内容 / What's New
- 三个游戏页面弹窗均与游戏内风格一致。 Dialog styles in all game pages are now stylized the same as in game.
- 可从三种游戏风格中选择(非游戏页面)其他弹窗样式。 The style of other dialogs (in non-game pages) can be set among the three styles.
- 完全脱离Element Plus组件库,大量元素美观度优化。 Completely free of Element Plus library, UI optimizations in plenty of components.
- 游戏页面卡片显示逻辑优化,性能开销大幅降低。 Optimizations in card views in game pages, greatly reducing performance requirements.
v2.4.4 Release
看到请立即更新!!!不然就没法检测更新了!!!
Please update ASAP or auto update checks will be unavailable!!!
更新内容 / What's New
- 更新原神4.3版本新内容。 Update new contents of official Genshin Impact 4.3.
- 适配法语(FR_fr)。 Support for French (FR_fr).
- 星铁页面弹窗现与游戏风格保持一致。 Dialogs in HSR page are now stylized as in game.
修复 / Bug Fixes
- 切换语言后主页背景图上移的问题。 Mainpage background move upper by mistake after a language change.
- 星铁治疗量加成图标不显示的问题。 An issue where outgoing healing bonus icon in HSR not displayed.
注意 / Notice
本程序用于自动检测更新的token即将于2024.1.11过期,为保证后续更新检测,请立即更新到新版本。由于此版本为代码重构过程中临时发布的半成品,因此体积相对偏大且存在部分bug,后续版本会陆续修复。
The token used by this project for checking updates is to be expired on 2024.1.11. For the sake of further update checks, please update to the latest version now. This version is a semi-finished product in the middle of a major code refactor, so the size is larger than normal and there may exist some bugs. This will be fixed in the following updates.
v2.4.3 Release
更新内容 / What's New
- 修改星铁更新时间计算,现可正常推送。 Fix Star Rail update calculation.
- 禁用双击顶栏全屏功能。 Disable maximization via double-clicking top bar.
- 优化更新弹窗显示逻辑。 Optimize app update dialog display logic.
- 修复设置页背景图片显示比例问题。 Fix background image display error.
其他 / Others
- 芙芙二命出力!非常好字母,使我的钱包消失,爱来自贺拉斯黄-用户界面。 Just got the 2nd Constellation of Furina! Very good character, makes my purse disappear, love from HoraceHuang-ui.
v2.4.2 Release
更新内容 / What's New
- 支持选择关闭窗口时退出应用还是最小化到托盘。 Select whether to quit app or minimize to tray when closing window.
- 支持选择是否在启动游戏后最小化应用窗口。 Select whether to minimize to tray when launching game.
- 更新原神游戏内4.2版本内容。 Update Genshin Impact in-game info to official version 4.2.
注意事项 / Notes
- 星铁上个版本才35天,所以1.5版本更新时应用暂时无法弹出通知。 The 1.5 version update of HSR won't be notified correctly due to the 35-day version 1.4.
- 芙芙好可爱!我二命芙芙小保底歪了现在还没出!谁懂啊! Is it only me or has anyone just lost the 50/50 on the 2nd Constellation of Furina? Damn she's so cute!
v2.4.0 Release
更新内容 / What's New
- 国际化,新增英文、繁体中文、日语、俄语(61%)支持。
Localization, add English, Traditional Chinese, Japanese, Russian (61% completed). - 新增设置页面,可切换语言、手动检查更新、清除数据。
Added Settings page, with language switching, manual update check, and clearing data. - 原神/星铁角色分析页面新增大量图标,界面元素小幅重构。
Added a bunch of icons into Genshin / HSR profile cards. Minor refactors to the UI.
修复 / Bug Fixes
- 修复非官服崩坏3启动器内容的显示问题。
Fixed a display issues on non-China Server Honkai Impact 3rd launcher page. - 修复程序检测更新的逻辑问题。
Fixed a logical issue in app update checking process. - 修复部分原神账号导致程序无法正常运行问题。
Fixed app malfunction issue on certain Genshin Impact profiles.