Skip to content

Commit

Permalink
Release v5.1.0 (#8313)
Browse files Browse the repository at this point in the history
  • Loading branch information
ABA2396 committed Feb 12, 2024
2 parents 4682d42 + d362e97 commit 4a216dd
Show file tree
Hide file tree
Showing 31 changed files with 373 additions and 5,884 deletions.
14 changes: 14 additions & 0 deletions .github/issue-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,20 @@ labels:
- remove module
- remove roguelike

# `module: reclamation`
- name: reclamation
content: "module: reclamation"
regexes:
"生息|演算|沙洲遗闻|[Ff]ire [Ww]ithin|[Rr]eclamation"
skip-if:
- skip all
- skip module
- skip roguelike
remove-if:
- remove all
- remove module
- remove roguelike

# `module: copilot`
- name: copilot1
content: "module: copilot"
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/docs-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: "npm"
cache-dependency-path: "./docs/package-lock.json"

- name: Install dependencies
run: npm ci
run: npm i
working-directory: "./docs"

- name: Cleanup files
Expand Down
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## v5.1.0-beta.2
## v5.1.0

### 新增 | New

- 生息演算2 (#8190) (Mac 版本需点加号手动添加) @SherkeyXD @hguandl @ABA2396
- 开放每日免费单抽功能 (#8185) @SherkeyXD
- 新增只购买折扣信用商品(白名单商品除外)和少于300信用点停止购物的选项 (#7659) @lpowo @status102
- 基建领取专精功能 (#7754) @broken-paint @Constrat
- 合成玉签到task (#8223) @Sherkey @status102
- 抽卡提示不许勾下次不再提示 @ABA2396
- 运行 ReclamationAlgorithm 时默认运行 Reclamation2 而不是旧演算 (#8229) @horror-proton @ABA2396
Expand All @@ -10,6 +14,10 @@

### 改进 | Improved

- 更新文档到.net8 @ABA2396
- 移除CopilotTask不必要的传参 @status102
- 更新部分step的版本 @SherkeyXD
- 增加账号切换时登录键点击重试 @status102
- 远程控制对非 https 连接仅提出警告 (#8061) @Sherkey
- 肉鸽适配新干员用法 (#8273) @Lancarus
- 肉鸽投资后结束本次战斗 (#8268) @status102
Expand All @@ -20,9 +28,13 @@
- Mac 全部启用任务时排除生息演算 @Hao Guan
- 优化可变位置文字识别 @ABA2396
- 部分需重启生效的选项添加重启确认弹窗 @ABA2396
- 缓存待部署区识别,减少CPU占用 (#8275) @status102
- ScreenCost截图失败次数为0时,不返回fault_times字段 @status102
- 优化基建领取专精 (#8207) @broken-paint

### 修复 | Fix

- 未开启吐司通知时仍弹出通知 @ABA2396
- 生息演算开局教程对话有概率卡住 @status102
- 修复无限提示远控地址为空的问题 @Sherkey
- 连续截图出错30次 / 启动时连续截图出错10次 导致MAA崩溃 (#8280) @status102
Expand All @@ -43,6 +55,8 @@
- 修复部分分辨率下无法识别删除存档 @ABA2396
- 内测版 wpf tag 错误 @ABA2396
- 内测版修改ui版本号 @ABA2396
- 修复模拟器自动检测失败时可能导致WpfGui崩溃 (#8288) @status102
- gui.log 无法显示完整版本号 @ABA2396

### 其他 | Other

Expand All @@ -58,11 +72,17 @@
- 更新界面文字 (#8206#8214#8218) @AnnAngela
- fix appimage cross build issue @Horror Proton
- 更新文档 (#8283) @Rbqwow
- 添加等宽字体的备用字体 @SherkeyXD
- added regex for module-reclamation (#8302) @Constrat
- 升级依赖,移除package-lock.json @SherkeyXD
- 更新连战文档 (#8308) @Rbqwow

### For Overseas

##### YoStarJP

- YoStarJP ocr fix shamare, ansel, nien (#8194) @Manicsteiner
- YoStarJP ocr fix #8180 (#8184) @Manicsteiner
- YoStarJP 理想都市 navigation (#8263) @Manicsteiner
- YoStarJP ocr fix (#8260) @Manicsteiner

Expand All @@ -73,3 +93,4 @@
- YoStarKR update StageAnnihilation.png (#8239) @HX3N
- YoStarKR ocr fix (#8236) @HX3N
- modified ko-kr.xaml (#8235) @HX3N
- YoStarKR add training template image and text (#8295) @HX3N
2 changes: 1 addition & 1 deletion docs/.vuepress/styles/palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $content-width: 1000px;

$font-family: '-apple-system, BlinkMacSystemFont, "Noto Sans SC", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", STHeiti, "Microsoft YaHei", sans-serif';
$font-family-heading: 'Georgia, -apple-system, "Nimbus Roman No9 L", "PingFang SC", "Hiragino Sans GB", "Noto Serif SC", "Microsoft Yahei", "WenQuanYi Micro Hei", "ST Heiti", sans-serif';
$font-family-mono: '"Sarasa Gothic", "Jetbrains mono", "Fira Code", "Noto Sans SC", Consolas, monospace';
$font-family-mono: '"Sarasa Gothic", "Jetbrains mono", "Fira Code", "Noto Sans SC", Consolas, monospace, Menlo, "Courier New"';

html[lang="ja-JP"] {
$font-family: "Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif";
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ actions:
# - title: 允许商用
# details: 遵循GPL3.0协议,不限商用。修改代码后商用必须开源。

# 这到底是谁写的???

---

0 comments on commit 4a216dd

Please sign in to comment.