feat(PageVersionSetup): 自动将服务器地址替换为半角冒号#1299
Merged
tangge233 merged 2 commits intoPCL-Community:devfrom Aug 8, 2025
Merged
Conversation
tangge233
requested changes
Aug 7, 2025
Contributor
tangge233
left a comment
There was a problem hiding this comment.
直接替换不用提示,连接地址出现全角符号肯定进不去
tangge233
approved these changes
Aug 8, 2025
tangge233
added a commit
that referenced
this pull request
Aug 10, 2025
* feat(ShaderPack): 可单独选择光影加载器 (#1311) * imp(instance-install): 优化 Hint 位置 (#1316) * fix: 修复 (Legacy) Fabric API 的选择框下端间隔不正常 (#1315) * fix(instance-install): 修复 (Legacy) Fabric API 的选择框下端间隔不正常 * Update PageDownloadInstall.xaml * submodule: update to PCL-Community/PCL.Core@98c236f * chore(Webp): 提供 Decoder 静态实例,减少重复实例化加载负担 * refactor: 再次重新规划分类与命名空间 * submodule: update to PCL-Community/PCL.Core@37074b2 * submodule: update to PCL-Community/PCL.Core@8e3c9d1 * submodule: update to PCL-Community/PCL.Core@32f1188 * feat(page-instance-setup): 自动将服务器地址替换为半角冒号 (#1299) * feat(PageVersionSetup): 自动将服务器地址替换为半角冒号 * feat(PageInstanceSetup): 替换中文冒号不弹窗提示 * fix(link): 连接到陶瓦用户的大厅时部分文本显示异常 (#1308) * fix(link): 连接到陶瓦用户的大厅时部分文本显示异常 * fix: 三元写反了 --------- Co-authored-by: 墨渊 <m56042764@163.com> * perf(SavesInfo): 加入存档信息缓存 (#1268) * perf(SavesInfo): 加入存档信息缓存 * imp(SavesInfo): 使版本提示不会短暂显示在屏幕上 * feat(link): 更换 QA 页面 (#1325) * submodule: update to PCL-Community/PCL.Core@431318b * submodule: update to PCL-Community/PCL.Core@8835a7a * submodule: update to PCL-Community/PCL.Core@dd376d6 * submodule: update to PCL-Community/PCL.Core@5a5b0c4 * submodule: update to PCL-Community/PCL.Core@877bc4f * submodule: update to PCL-Community/PCL.Core@09ef554 * feat(link): 允许在有多个 ET 实例的情况下与正确的 ET 实例通讯 (#1328) * fix(text): 忘记改上游版本号了 * imp(path): 检测社交软件下载目录并给予警告 (#1329) * submodule: update to PCL-Community/PCL.Core@744f275 * submodule: update to PCL-Community/PCL.Core@e06e7dc * submodule: update to PCL-Community/PCL.Core@e92e5a6 * chore: 完善带有 Async 修饰的异步逻辑 * submodule: update to PCL-Community/PCL.Core@e097038 * submodule: update to PCL-Community/PCL.Core@acc8198 * refactor(Setup): 迁移配置系统 (#1313) * feat(Setup): 迁移配置系统 * refactor(Setup): 彻底挖掉旧 SetupEntry * feat(Setup): 添加原本不经过配置模块设置的配置项,支持直接通过游戏路径获取配置项 * revert(Setup): 删掉直接通过路径访问实例设置项的方法 * refactor(Setup): 继续迁移配置系统,预计只剩下 bug 修复工作了 * refactor(Setup): 迁移至更加新的设置项 API * chore(Setup): 添加动态生成的 SystemSystemUpdateBranch * fix: 修复各种引用问题 --------- Co-authored-by: STCaoMei <81516192+caomei269@users.noreply.github.com> Co-authored-by: ENC_Euphony <47242104+pynickle@users.noreply.github.com> Co-authored-by: PCL-Community-Bot <167983016+PCL-Community-Bot@users.noreply.github.com> Co-authored-by: tangge233 <tangge233@qq.com> Co-authored-by: 游子柚子 <youzi_2333@163.com> Co-authored-by: Pigeon0v0 <60414767+Pigeon0v0@users.noreply.github.com> Co-authored-by: 墨渊 <m56042764@163.com> Co-authored-by: tangge233 <50769997+tangge233@users.noreply.github.com> Co-authored-by: Open-KFC <168712411+Open-KFC@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
也是 rebase 过来了,主仓库 PR:Meloong-Git/PCL#6970
如有问题请提出,感谢。