feat: 支持 Lore-char 命名的总结世界书识别

- isSummaryBook 函数新增对 Lore-char/lore-char 的检测
- 修复启用记忆搜索助手时进度条重复显示总结世界书任务的问题
- 更新错误提示信息,说明支持的命名规则

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Cola-Echo
2026-01-17 00:49:28 +08:00
commit 6b80f1b755
416 changed files with 397389 additions and 0 deletions

BIN
games/mario/docs/ball.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

7
games/mario/docs/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

7
games/mario/docs/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long

66
games/mario/docs/docs.css Normal file
View File

@@ -0,0 +1,66 @@
a {
color: #4242FF;
}
.navbar-inverse {
border-radius: 0;
background-color: #4242FF;
border-color: #4242FF;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #4242FF;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
color: #F0F0F0;
}
a.navbar-brand {
padding-left: 50px;
}
a.navbar-brand img {
display: block;
position: absolute;
height: 32px;
margin: -8px 0 0 -42px;
}
footer.navbar-default {border-radius: 0; margin-bottom: 0;}
.bs-sidebar .nav > .active > ul {
display: block;
margin-bottom: 4px;
}
.bs-sidebar .nav > li > a {
padding: 2px 4px;
}
.bs-sidebar .nav > li.active {
background-color: #428bca;
border-radius: 0;
}
.bs-sidebar .nav > li.active > a {
color: white;
}
.bs-sidebar .nav > li.active > a:hover {
background-color: #428bca;
}
li.github-icon {
padding-left: 10px;
}
li.github-icon a {
display: inline-block;
padding-left: 32px;
color: white;
}
li.github-icon a img {
display: block;
position: absolute;
width: 32px;
margin: -7px 0 0 -32px;
opacity: 0.9;
}
li.github-icon a:hover img {
opacity: 1.0;
}
.bs-sidebar .nav > li.active,
.bs-sidebar .nav > li.active > a:hover {
background-color: #4242FF;
}

BIN
games/mario/docs/frog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
games/mario/docs/github.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
games/mario/docs/input.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

4
games/mario/docs/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

BIN
games/mario/docs/mario.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB