Constrat
|
dce6e317c8
|
rft: tasks (#12448)
* rft: tasks
* chore: remove older tasks.json
* rft: move some stages
* chore: Auto update by pre-commit hooks [skip changelog]
* rft: rename
---------
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-04-25 18:31:37 +08:00 |
|
Constrat
|
dd6aeee59c
|
feat: bypass update resources in formatting cases (#11867)
|
2025-02-12 12:59:16 +01:00 |
|
Weiyou Wang
|
72119ac361
|
feat: 自动编队允许指定助战单位 (#11075)
* feat: 自动编队自动借助战
Revert d78fc68
fix: 招募助战后继续(缺少点击快速招募)
i18n: 翻译
style: clang-format
fix: basetask template
fix: werror
perf: 注释、format
i18n: en
perf: 完成功能实现,复用task,进行gui输出
perf: 更改默认状态
feat: BattleFormationTask
Revert 385541a (Back to c2849d2)
* fix: 缺干员回到主界面的时候应该点确认而不是返回
* feat: 助战干员职业选择栏模版
* refactor: UseSupportUnitTaskPlugin
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: 默认值适配国服
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: try_find_and_apply_support_unit
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 大概可以用了
* fix: 补充 struct 的构造函数
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 添加默认构造函数
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 改改类型
* fix: callback[what] 纠正
* perf: roi及初始化优化
* perf: 简化中英文查找
* perf: rename func
* perf: click roi
* fix: 在点击助战干员的行动后添加 LoadingText
* fix: 打点 Log
* fix: remove unused function
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
|
2024-11-06 00:37:43 +11:00 |
|
status102
|
a17ac2ea69
|
Revert "feat: 自动编队允许指定助战单位 (#10820)"
This reverts commit 3c97864f0a.
|
2024-11-05 17:57:24 +08:00 |
|
晓丶梦丶仁
|
3c97864f0a
|
feat: 自动编队允许指定助战单位 (#10820)
* feat: 自动编队自动借助战
Revert d78fc68
fix: 招募助战后继续(缺少点击快速招募)
i18n: 翻译
style: clang-format
fix: basetask template
fix: werror
perf: 注释、format
i18n: en
perf: 完成功能实现,复用task,进行gui输出
perf: 更改默认状态
feat: BattleFormationTask
Revert 385541a (Back to c2849d2)
* fix: 缺干员回到主界面的时候应该点确认而不是返回
* feat: 助战干员职业选择栏模版
* refactor: UseSupportUnitTaskPlugin
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: 默认值适配国服
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: try_find_and_apply_support_unit
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 大概可以用了
* fix: 补充 struct 的构造函数
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 添加默认构造函数
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 改改类型
* fix: callback[what] 纠正
* perf: roi及初始化优化
* perf: 简化中英文查找
* perf: rename func
* perf: click roi
* fix: 在点击助战干员的行动后添加 LoadingText
* fix: 打点 Log
* fix: remove unused function
---------
Co-authored-by: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2024-11-05 17:09:25 +11:00 |
|
Weiyou Wang
|
cdd4c4c78e
|
refactor: 重构生息演算 (#10356)
* refactor: 调整 tasks.json 中部分 doc field 格式
* feat: ReclamationConfig
* refactor: ReclamationTask
* refactor: template <Tales@Reclamation@ProsperityNoSave>
* refactor: tasks.json <Tales@Reclamation@ProsperityNoSave>
* refactor: template <Tales@Reclamation@ProsperityInSave>
* refactor: tasks.json <Tales@Reclamation@ProsperityInSave>
* refactor: 生息点数达到上限后停止任务
* refactor: global adaption
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: YostarKR CancelEnterBuildMode
* fix: typo in MaaCore.vcxproj
* refactor: Wpf Gui Support (still under progress)
* refactor: practice of template tasks
* refactor: strategy -> mode; mode -> difficulty
* refactor: WpfGui strategy -> mode; mode -> difficulty
* refactor: Tales@Reclamation -> Tales@RA
* chore: Auto update by pre-commit hooks [skip changelog]
* refactor: simplify task names
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 如果当前编队规模大于等于7人则清空当前编队
* refactor: 简化部分任务流
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 跳过可能的对话事件
* fix: 修复部分任务流
* fix: add ocrReplace for JP "Tales@RA@ClickShrubberyGalore"
* fix: 加个 delay 防卡顿
* fix: enlarge roi
* feat: 加入日文适配
* fix: 部分任务 guard 通过后操作不一定马上起效,delay 未知,加入特殊处理
* refactor: 任务链描述
* fix: fix wrong task name
* fix: Yostar Confirmation window
* i18n: tweak YostarKR
* fix: enlarge roi for robustness
---------
Co-authored-by: 晓丶梦丶仁 <1020623818@qq.com>
Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-28 09:25:54 +10:00 |
|
Weiyou Wang
|
657a1c254f
|
chore: update TaskSorter (#10224)
添加对萨卡兹肉鸽任务 Sarkaz@Roguelike 和生息演算两个主题 Fire@Reclamation, Tales@Reclamation 的排序
|
2024-08-12 22:43:21 +10:00 |
|
zzyyyl
|
6e5731fed3
|
chore: 增加 TaskSorter 脚本对 tasks.json 进行排序
外服任务内字段顺序也依照国服
|
2023-10-23 16:22:25 +08:00 |
|