Skip to content

0.4.35

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:49
· 18 commits to main since this release
v0.4.35
f5131f0
  • Added a missing settings entry on the category page
  • Adjusted font fallback loading logic under Proton environment to avoid unexpected log output
  • Implemented stricter checks on Proton environment to ensure it is indeed started by Proton
  • Fixed the issue where some required controls in the vanilla settings menu entry were missing due to adjusted creation logic
  • Massively enhanced the display content of the connection diagnosis panel to provide more detailed diagnostic information
    • Now supports directly jumping to the settings page for quick sorting of Mods when issues arise solely due to ModelDb mod ordering differences
    • Now supports directly jumping to the Workshop item subscription page and subscribing locally when a client finds missing Workshop items used by the host
    • Added a button to directly open the log directory in the panel (this button has also been added to the game state divergence panel)
  • Added a simple in-game Workshop management settings page to allow unsubscribing from subscribed items and directly subscribing to Workshop items in-game

  • 补充了一个在分类页缺失的设置入口
  • 调整了 Proton 环境下字体 fallback 加载逻辑,以避免意外的日志输出
  • 对 Proton 环境做了更严格的检查以确保其确实是 Proton 启动的
  • 修复了原版设置菜单入口内部分所需控件因调整创建逻辑而导致缺失的问题
  • 大规模强化了连接诊断面板的显示内容,以提供更详尽的诊断信息
    • 现在支持在仅 ModelDb 由于 mod 排序不同导致问题时,提供直接跳转到对 Mod 进行快速排序的设置页的功能
    • 现在支持在客机发现缺少主机使用的 Workshop 物品时,提供直接跳转到 Workshop 物品订阅页和本地直接进行订阅的功能
    • 现在面板中添加了直接打开日志目录的按钮(游戏状态分歧面板也添加了这个按钮)
  • 增加了一个简单的游戏内 Workshop 管理设置页,以允许在游戏中对订阅的物品进行取消,也允许在游戏中直接订阅 Workshop 物品

Full Changelog: v0.4.34...v0.4.35