Constrat
|
fadbdf5ba3
|
docs: GameData Yostar citation
|
2024-07-31 18:58:48 +02:00 |
|
Rbqwow
|
e6ba0c2b7d
|
docs: 更新其他文档 更新部分翻译
|
2024-07-31 17:45:34 +08:00 |
|
Rbqwow
|
71751e260c
|
docs: 修复Readme中的Weblate链接
|
2024-07-31 04:12:24 +08:00 |
|
Rbqwow
|
d4c9fb51d7
|
docs: fix a0bef06
[skip changelog]
|
2024-07-31 04:01:56 +08:00 |
|
Lancarus
|
79da43a932
|
docs: Update 肉鸽辅助协议.md
|
2024-07-31 02:52:44 +08:00 |
|
Lancarus
|
a0bef06131
|
docs: Update 肉鸽辅助协议.md
|
2024-07-31 02:51:40 +08:00 |
|
Rbqwow
|
11d1aa9c9a
|
docs: 再见了 所有的 抄作业.com
[skip changelog]
|
2024-07-30 22:20:54 +08:00 |
|
Rbqwow
|
5a291123ac
|
docs: fix 75fb962
[skip changelog]
|
2024-07-30 21:39:43 +08:00 |
|
Lancarus
|
75fb9628bd
|
docs: Update integrated-strategy-schema.md
|
2024-07-30 20:27:19 +08:00 |
|
Rbqwow
|
3cdb3405bc
|
docs: 补充后台保活限定词和自动战斗帧数要求
|
2024-07-30 18:42:21 +08:00 |
|
status102
|
574546cba5
|
Revert "feat: 战斗流程协议命令块增强 (#9952)"
This reverts commit 9e6e4fa5c0, reversing
changes made to 78aa0dd40a.
|
2024-07-30 17:38:28 +08:00 |
|
ValenciaFly
|
33cdabd2c9
|
doc: 更新战斗流程协议
|
2024-07-29 14:41:49 +08:00 |
|
Rbqwow
|
09d47c4670
|
docs: 本地加载所有图片
|
2024-07-28 02:33:18 +08:00 |
|
zzyyyl
|
89228d1d6d
|
feat: 删去 CcoeffHSV, HSVCount 时的模板匹配采用 RGB 的 Ccoeff
CcoeffHSV 有致命缺陷: (0, 0, 0) 与 (179, 0, 0) 应为相似颜色,因为 Hue 是循环的
* feat: HSVCount & RGBCount 的返回结果为点积
为了尽量保证 0.8 的阈值
* workaround: HSVCount & RGBCount 时 maskRange 不再对模板匹配生效
否则数色时的模板匹配结果将不准确,之后可以分开 maskRange 和 colorRange, 后者的格式可以讨论后再做决定
|
2024-07-28 01:11:59 +08:00 |
|
zzyyyl
|
4390be57ac
|
docs: 更新 task-schema 文档中对 method 的描述
|
2024-07-22 14:50:00 +08:00 |
|
zzyyyl
|
49fb5bcf2b
|
feat!: mask_range 支持彩色掩码 (#9818)
|
2024-07-22 14:42:10 +08:00 |
|
zzyyyl
|
a244d57375
|
feat: 删除 HashTaskInfo 相关 (#9724)
|
2024-07-22 14:39:30 +08:00 |
|
zzyyyl
|
b74809ada6
|
docs: 更新 task-schema 文档中对 maskRange 的描述
|
2024-07-22 13:12:18 +08:00 |
|
Rbqwow
|
54e9f173f0
|
docs: 添加 adb-lite 说明
|
2024-07-22 01:40:41 +08:00 |
|
zzyyyl
|
79f348071e
|
docs: 更新 task-schema.md 文档
|
2024-07-21 20:48:41 +08:00 |
|
SherkeyXD
|
32d432bc05
|
docs: 添加 MAA 格式化要求说明
|
2024-07-21 01:46:17 +08:00 |
|
zzyyyl
|
3115ae7ef3
|
docs: 更新 task-schema 文档
|
2024-07-20 12:38:17 +08:00 |
|
Loong
|
f2ab4946ce
|
ci: use lychee to check dead links (#9675)
* ci: use lychee to check dead links
* ci: comment on PR when dead links are found
* docs: fix broken links
|
2024-07-17 15:26:17 +01:00 |
|
Loong
|
5f86aeb675
|
chore: bump maa-cli to 0.4.8 and update documents (#9683)
* chore: bump maa-cli to 0.4.8 and update documents
* docs: 合并 cli 文档中的 README 和 intro
* docs: fix broken link to CLI guide
* docs: update order of CLI manual pages
|
2024-07-16 18:39:02 +01:00 |
|
Rbqwow
|
fea4919eaf
|
docs: 修复被随机排序破坏的超链接
|
2024-07-16 18:08:35 +08:00 |
|
Rbqwow
|
c092776ac2
|
docs: 谁动我缩进了
[skip changelog]
|
2024-07-16 17:49:32 +08:00 |
|
status102
|
d1586de3d5
|
docs: 修改Task协议文档,以符合cache默认值
|
2024-07-14 20:19:50 +08:00 |
|
Sherkey
|
4c97f0c97b
|
refactor: 肉鸽资源加载逻辑及目录结构重构 (#9555)
Todos:
~~+ [ ] autocopilot 也重构一下~~
+ [x] encounter 采用类似 tasks.json 的覆盖模式,各个模式的事件配置覆盖到 `default.json` 上面
+ [x] 肉鸽插件加载主题化(待定)
+ [x] Wait for #9561
|
2024-07-11 20:11:45 +08:00 |
|
Rbqwow
|
329079b1fd
|
docs: fix 36d5f1a
[skip changelog]
|
2024-07-10 17:39:34 +08:00 |
|
Rbqwow
|
36d5f1aa15
|
docs: 修改win7相关问题描述&更新运行库
|
2024-07-10 04:23:49 +08:00 |
|
SherkeyXD
|
d4f0f221cd
|
docs: 跟进肉鸽不期而遇目录重构的文档修改
|
2024-07-08 13:04:00 +08:00 |
|
SherkeyXD
|
b26ea061a1
|
refactor: 重构肉鸽不期而遇策略的目录格式
|
2024-07-08 03:30:24 +08:00 |
|
Weiyou Wang
|
41b50d37a9
|
docs: 增加关于肉鸽任务刷探索范式功能的说明
|
2024-07-08 04:29:45 +10:00 |
|
uye
|
67bbf9aac5
|
refactor: website docs **translation needed** (#9287)
Co-authored-by: wlwxj <d1ve_wh4le@outlook.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Wallsman <63186641+wallsman@users.noreply.github.com>
Co-authored-by: Loong <wangl.cc@outlook.com>
Co-authored-by: 神代綺凛 <i@loli.best>
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
|
2024-07-08 01:57:20 +08:00 |
|