|
| 1 | +--- |
| 2 | +tag: v1.6.1 |
| 3 | +publishedAt: "2025-12-17T10:12:15Z" |
| 4 | +htmlUrl: https://github.com/openmultiplayer/launcher/releases/tag/v1.6.1 |
| 5 | +highlights: |
| 6 | + - 游戏内服务器浏览器 (F9):无需离开游戏即可浏览、切换和重新加入服务器 |
| 7 | + - 导入和导出你喜爱的服务器列表,支持拖放重新排序 |
| 8 | + - 支持自定义游戏可执行文件名 |
| 9 | + - 自动选择客户端版本,并可针对每个服务器选择客户端版本 |
| 10 | +admonition: |
| 11 | + type: warning |
| 12 | + title: 杀毒软件误报 |
| 13 | + body: "部分杀毒软件可能将 open.mp 启动器误报为病毒。此为误报。本启动器是开源软件,可安全使用。若受影响,请将 open.mp 启动器的安装文件夹添加到你杀毒软件的排除列表中。" |
| 14 | +assets: |
| 15 | + - label: "下载启动器 (.exe)" |
| 16 | + url: https://github.com/openmultiplayer/launcher/releases/download/v1.6.1/omp-launcher-setup.exe |
| 17 | + size: "5.1 MB" |
| 18 | +--- |
| 19 | + |
| 20 | +## 变更内容 |
| 21 | + |
| 22 | +### 游戏内与客户端功能 |
| 23 | + |
| 24 | +- 新增**游戏内服务器浏览器**(按 **F9** 键),无需离开游戏即可浏览服务器列表,切换或重新加入服务器。 |
| 25 | +- 新增**自定义启动画面**。 |
| 26 | +- 在游戏内暂停菜单中直接添加了 **open.mp 设置**。 |
| 27 | +- 在 open.mp 设置中添加了用于**切换 Discord 状态**(及其他状态指示器)的选项。 |
| 28 | +- 改进了 Discord 状态处理,并修复了错误的 IP 报告。 |
| 29 | +- 修复了与**重连逻辑和 open.mp 协议**相关的多个问题。 |
| 30 | +- 修复了多个**SA-MP 崩溃场景**,提升了整体稳定性。 |
| 31 | + |
| 32 | +### 启动器改进 |
| 33 | + |
| 34 | +- 在整个启动器中**大幅提升了稳定性和性能**。 |
| 35 | +- 在 Rust 和 TypeScript 两端对**代码库进行了大规模重构**,以提升长期可维护性。 |
| 36 | +- 显著改进了**服务器查询机制**,以提升效率和防止垃圾请求。 |
| 37 | +- 为收藏的服务器添加了**拖放重新排序**功能。 |
| 38 | +- 改进了**Windows 7 兼容性**。 |
| 39 | +- 安装程序现在**捆绑了 WebView2 安装程序**,简化了设置流程。 |
| 40 | +- 从“高级”设置选项卡中移除了 Discord 状态设置。 |
| 41 | +- 在“高级”设置中添加了**支持自定义游戏可执行文件名**的选项。 |
| 42 | +- 添加了**导入和导出收藏服务器列表**的功能。 |
| 43 | +- 如果尚未安装 SA-MP,可**自动选择合适的客户端版本**。 |
| 44 | +- 新增了**按服务器选择客户端版本**的功能。 |
| 45 | +- 添加了大量有意义的**日志信息**,以改进诊断和支持。 |
| 46 | +- 使用快速连接时,为有密码保护的服务器添加了**加入提示**。 |
| 47 | +- 为大多数 API 添加了**API 超时**,以提高响应速度和可靠性。 |
| 48 | + |
| 49 | +### 错误修复与用户体验改进 |
| 50 | + |
| 51 | +- 修复了文件缺失(特别是字体文件)时的文件复制问题。 |
| 52 | +- 修复了服务器数据在重启应用程序后仍被缓存的问题。 |
| 53 | +- 修复了主题切换故障。 |
| 54 | +- 修复了按服务器设置的昵称输入故障。 |
| 55 | +- 修复了排序箭头方向错误的问题。 |
| 56 | +- 修复了搜索输入未包含游戏模式文本的问题。 |
| 57 | +- 改进了服务器主机名解析。 |
| 58 | +- 改进了权限处理和面向用户的消息提示。 |
| 59 | +- 修复了网页 URL 验证问题。 |
| 60 | +- 修复了更改语言后设置选项卡标题不更新的问题。 |
| 61 | +- 为服务器查询请求添加了频率限制,以防垃圾请求。 |
| 62 | +- 更新并扩充了多种语言的本地化文件。 |
| 63 | + |
| 64 | +### 文档与社区 |
| 65 | + |
| 66 | +- 主网站: https://open.mp/ |
| 67 | +- 文档: https://open.mp/docs |
| 68 | +- 在 Discord 上加入社区: https://discord.gg/samp |
| 69 | +- 通过 OpenCollective 支持开发: https://opencollective.com/openmultiplayer |
| 70 | + |
| 71 | +## 按合并的拉取请求整理的更新日志 |
| 72 | + |
| 73 | +- Update Italian translation by @ReshiramZekrom1 in https://github.com/openmultiplayer/launcher/pull/286 |
| 74 | +- Edited sr.ts by @Trysha-rbrn in https://github.com/openmultiplayer/launcher/pull/287 |
| 75 | +- Add translations for Indonesian by @flxzor in https://github.com/openmultiplayer/launcher/pull/294 |
| 76 | +- Polish translation update by @Slideinn in https://github.com/openmultiplayer/launcher/pull/293 |
| 77 | +- Turkish translation update by @ulasbayraktar in https://github.com/openmultiplayer/launcher/pull/295 |
| 78 | +- Georgian translation update by @Lasho4 in https://github.com/openmultiplayer/launcher/pull/288 |
| 79 | +- Update Lithuanian translation by @tnz1992 in https://github.com/openmultiplayer/launcher/pull/216 |
| 80 | +- Fix Discord Update status Binding by @brunorrr in https://github.com/openmultiplayer/launcher/pull/300 |
| 81 | +- This fixes the sort arrow direction, it was inverted by @Bios-Marcel in https://github.com/openmultiplayer/launcher/pull/301 |
| 82 | +- Fixes #233 by @Bios-Marcel in https://github.com/openmultiplayer/launcher/pull/302 |
| 83 | +- The appearances tab in settings now has a radiobutton by @Bios-Marcel in https://github.com/openmultiplayer/launcher/pull/303 |
| 84 | +- update Vietnamese locale by @aujiz11 in https://github.com/openmultiplayer/launcher/pull/305 |
| 85 | +- add Finnish (Suomi) language support by @weltschmerzie in https://github.com/openmultiplayer/launcher/pull/304 |
| 86 | +- Implementation of import/export functionality for favourite servers list by @itsneufox in https://github.com/openmultiplayer/launcher/pull/307 |
| 87 | +- update Chinese translation by @dockfries in https://github.com/openmultiplayer/launcher/pull/312 |
| 88 | +- Update Italian Translation (Import/Export feature) by @ReshiramZekrom1 in https://github.com/openmultiplayer/launcher/pull/315 |
| 89 | +- feat: Added missing entries for french translation file by @MichaelAceAnderson in https://github.com/openmultiplayer/launcher/pull/321 |
| 90 | +- Ability to reorder servers in the favourites tab by dragging them around by @itsneufox in https://github.com/openmultiplayer/launcher/pull/320 |
| 91 | +- Update sr.ts by @Trysha-rbrn in https://github.com/openmultiplayer/launcher/pull/323 |
| 92 | +- Ditch PanResolver in favour of dnd-kit by @itsneufox in https://github.com/openmultiplayer/launcher/pull/324 |
| 93 | +- update georgian translation & advanced search for georgian servers by @Lasho4 in https://github.com/openmultiplayer/launcher/pull/326 |
| 94 | +- add dutch (nederlands) translations by @DignitySAMP in https://github.com/openmultiplayer/launcher/pull/329 |
| 95 | +- Update Hungarian translations with minor fixes and new strings by @Cappsyhun in https://github.com/openmultiplayer/launcher/pull/331 |
| 96 | +- Small update ru.ts with proposed corrections by @NexiusTailer in https://github.com/openmultiplayer/launcher/pull/337 |
| 97 | +- Update ru localization with latest additions by @NexiusTailer in https://github.com/openmultiplayer/launcher/pull/338 |
| 98 | +- add pt strings by @itsneufox in https://github.com/openmultiplayer/launcher/pull/339 |
| 99 | + |
| 100 | +## 新贡献者 |
| 101 | + |
| 102 | +- @flxzor 在 https://github.com/openmultiplayer/launcher/pull/294 首次贡献 |
| 103 | +- @Slideinn 在 https://github.com/openmultiplayer/launcher/pull/293 首次贡献 |
| 104 | +- @brunorrr 在 https://github.com/openmultiplayer/launcher/pull/300 首次贡献 |
| 105 | +- @weltschmerzie 在 https://github.com/openmultiplayer/launcher/pull/304 首次贡献 |
| 106 | +- @dockfries 在 https://github.com/openmultiplayer/launcher/pull/312 首次贡献 |
| 107 | +- @MichaelAceAnderson 在 https://github.com/openmultiplayer/launcher/pull/321 首次贡献 |
| 108 | +- @DignitySAMP 在 https://github.com/openmultiplayer/launcher/pull/329 首次贡献 |
| 109 | +- @Cappsyhun 在 https://github.com/openmultiplayer/launcher/pull/331 首次贡献 |
| 110 | + |
| 111 | +**完整更新日志**: https://github.com/openmultiplayer/launcher/compare/v1.5.2...v1.6.1 |
0 commit comments