[feat] JS腳本預先支援月之七聖遺物秘境更新+新增發出BGI通知#3224
Conversation
新增BGI通知 新增月之七版本圣遗物秘境山风的荆冕
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
概述此 PR 为 AutoDomainCustomizable 脚本版本 0.11 添加了通知系统,用于在秘境选择、任务完成和异常处理时向用户反馈实时信息,并扩展了秘境与圣遗物配置数据以支持"山风的荆冕"秘境。 变更内容自动秘境脚本 v0.11 版本更新
Estimated Code Review Effort🎯 2 (Simple) | ⏱️ ~8 minutes 可能相关的 PR
诗
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Actionable comments posted: 4
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@repo/js/AutoDomainCustomizable/Genshin_Domains_SC_Live_Source.json`:
- Around line 237-241: 将当前对象中的错误名称替换为官方 6.0 简体中文:把 domain_name_sc 从 "山风的荆冕" 改为
"纺月穹境",并把 drops 数组从 ["天之美赐", "影中沉凝的幻灭"] 改为 ["纺月的夜歌"];如果你还需要代表另一个秘境("穹境示现之夜" → 掉落
["穹境示现之夜"]),请新增一个独立对象而不是合并到同一条目(请修改 domain_name_sc 和 drops 字段以定位和修正)。
In `@repo/js/AutoDomainCustomizable/main.js`:
- Line 2: 更新文件头的修改日期注释以反映实际 PR 创建日期;在 repo/js/AutoDomainCustomizable/main.js
找到注释行 "// Modified Date: 2026-04-20" 并将日期更新为 "2026-05-20"(或实际修改日期),以确保注释与 PR
时间一致并避免误导。
- Around line 6-18: In safeNotify(), the code calls the wrong notification API
method name; replace the undefined call to notification.Error(message) with the
correct notification.error(message) (keep the existing branch logic and error
handling in safeNotify so log.warn(...) remains unchanged).
In `@repo/js/AutoDomainCustomizable/README.md`:
- Line 148: Replace the phrase "新增月之七版本圣遗物秘境山风的荆冕" with the readability-improved
title form "新增月之七版本圣遗物秘境「山风的荆冕」" in the README entry (the line containing the
original string) so the proper name is wrapped in Chinese book title marks for
clearer proper-name boundaries.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: 787083c4-64f7-4441-b1f9-4339407bc8f5
📒 Files selected for processing (5)
repo/js/AutoDomainCustomizable/Genshin_Domains_SC_Live_Source.jsonrepo/js/AutoDomainCustomizable/README.mdrepo/js/AutoDomainCustomizable/main.jsrepo/js/AutoDomainCustomizable/manifest.jsonrepo/js/AutoDomainCustomizable/settings.json
更新修改日期
增強可讀性
|
已修正完成,可以直接合併,或等本體AutoDomain新增月之七秘境傳點後一同合併,謝謝 |
新增BGI通知
新增月之七版本圣遗物秘境山风的荆冕
等待BGI本体传送点更新
Summary by CodeRabbit
v0.11 版本发布说明
新功能
更新