Skip to content

feat(PageVersionSetup): 自动将服务器地址替换为半角冒号#1299

Merged
tangge233 merged 2 commits intoPCL-Community:devfrom
youzi-3222:ce-auto-repl-colon
Aug 8, 2025
Merged

feat(PageVersionSetup): 自动将服务器地址替换为半角冒号#1299
tangge233 merged 2 commits intoPCL-Community:devfrom
youzi-3222:ce-auto-repl-colon

Conversation

@youzi-3222
Copy link
Copy Markdown
Contributor

也是 rebase 过来了,主仓库 PR:Meloong-Git/PCL#6970

如有问题请提出,感谢。

@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: XS PR 大小评估:微型 labels Aug 7, 2025
Copy link
Copy Markdown
Contributor

@tangge233 tangge233 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

直接替换不用提示,连接地址出现全角符号肯定进不去

@pcl-ce-automation pcl-ce-automation bot added 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 and removed 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: XS PR 大小评估:微型 labels Aug 8, 2025
@tangge233 tangge233 added this to the 2.12.3 milestone Aug 8, 2025
@tangge233 tangge233 merged commit 5fb7faf into PCL-Community:dev Aug 8, 2025
2 checks passed
@pcl-ce-automation pcl-ce-automation bot added 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 size: XS PR 大小评估:微型 and removed 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 labels 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: XS PR 大小评估:微型 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants