Commit Graph

3822 Commits

Author SHA1 Message Date
晓丶梦丶仁
fe0eca5a00 perf: 优化第一层作战策略黑名单 (#9710) 2024-07-18 07:23:15 +01:00
Lancarus
8e21efdcf5 perf: 适配新干员用法&调整萨卡兹肉鸽4星优先度 (#9713) 2024-07-18 14:16:27 +08:00
DavidWang19
10598b3e74 fix: 调整节点阈值 2024-07-18 05:29:29 +01:00
Constrat
f2f158ba67 feat: Global SSS#4 copilot adaptation 2024-07-17 22:55:27 +02:00
Constrat
ba8a2182db chore: Auto Update Game Resources - 2024-07-17
[skip changelog]
2024-07-17 20:03:17 +00:00
DavidWang19
0347e82a47 fix: 修复卡死在紧急安全检查的问题 2024-07-17 20:52:13 +01:00
HY
a8a2299880 chore: 補充繁中服保全派駐#3 相關內容 (#9701) 2024-07-17 20:23:16 +01:00
SherkeyXD
462440d784 style: 优化所有肉鸽文件的json排版 2024-07-18 00:34:43 +08:00
晓丶梦丶仁
6d6cb1c1d6 perf: 优化战斗策略应对天灾年代之刺 (#9702) 2024-07-17 16:38:42 +01:00
DavidWang19
6691f7c52c feat: 修复萨卡兹肉鸽卡死在战斗失败的问题 2024-07-17 16:23:48 +01:00
Constrat
47545a831c chore: Auto Update Game Resources - 2024-07-17
[skip changelog]
2024-07-17 15:03:26 +00:00
DavidWang19
5d56ff9cd2 feat: 适配萨卡兹肉鸽 (#9677)
* feat: 适配萨卡兹肉鸽

---------

Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
Co-authored-by: Lemon-miaow <61692393+Lemon-miaow@users.noreply.github.com>
Co-authored-by: Weiyou Wang <blspgzs@gmail.com>
2024-07-17 15:56:16 +01:00
Manicsteiner
75733e82ec chore: YostarJP ocr fix (#9692)
[skip changelog]
2024-07-17 12:07:03 +01:00
HX3N
62cee63841 chore: fix typo
[skip changelog]
2024-07-17 17:55:28 +09:00
HX3N
ff8aeceada chore: YostarKR add SSSBuffChoose 2024-07-17 17:49:05 +09:00
Constrat
af0840aa45 fix: typo + skill usage for global
[skip changelog]
2024-07-16 19:51:01 +02:00
Constrat
09043136b6 chore: SSS#4 Automaton Arena 2024-07-16 19:47:13 +02:00
Constrat
5b50a9864f chore: Global SSS#4 copilot
(Translation work in progress)
2024-07-16 18:54:29 +02:00
Constrat
c2196759d2 chore: Auto Update Game Resources - 2024-07-16
[skip changelog]
2024-07-16 11:03:44 +00:00
Constrat
911c6836ce chore: Auto Update Game Resources - 2024-07-16
[skip changelog]
2024-07-16 09:43:33 +00:00
Constrat
0d2186ab3b chore: Auto Update Game Resources - 2024-07-16
[skip changelog]
2024-07-16 08:28:53 +00:00
Constrat
569800bf9c chore: Auto Update Game Resources - 2024-07-15
[skip changelog]
2024-07-15 20:03:36 +00:00
Constrat
5aa16e1c71 fix: YostarEN SSS#4 buffs and branches 2024-07-15 18:26:06 +02:00
Constrat
c60d5544e9 fix: tweak Reed Alter, Noir Corne alter regex 2024-07-13 23:21:47 +02:00
Constrat
434d05bcd9 chore: Auto Update Game Resources - 2024-07-13
[skip changelog]
2024-07-13 12:47:41 +00:00
zzyyyl
e18a46acfa perf: 删除 tasks.json 冗余行 (#9645) 2024-07-13 20:36:43 +08:00
HY
6963037ba0 fix: 繁中服部分角色無法正確辨識 (#9647) 2024-07-13 10:19:46 +01:00
zzyyyl
2642053096 feat: 增加 BattlePauseCancel 重试上限 2024-07-13 12:05:11 +08:00
zzyyyl
ed4c7c0a04 fix: roi out of bounds 2024-07-13 08:27:28 +08:00
Constrat
970e45209a chore: Auto Update Game Resources - 2024-07-11
[skip changelog]
2024-07-11 17:26:57 +00:00
Weiyou Wang
87ea4fe357 fix: 修复坍缩范式插件导致的Gui和傀影/水月肉鸽初始化Bug (#9573)
* fix: call Clp_Pd plugin function directly from Encounter & FoldartalUse plugins

* refactor: 去除 tasks.json 中的冗余

* fix: 修正坍缩范式插件对banner文字位置的判断

* refactor: get_rare_clp_pds直接使用find结果返回

* refactor: delete code for debug

* refactor: 减少hard coding

* refactor: 减少hard coding

* refactor: use canonical debug mode

* refactor: add explanation for m_need_check_panel in comment

* fix: 日版翻译更正 thanks to @Manicsteiner

* refactor: refine the condition for using clp_pd_plugin in *.cpp files

* refactor: refine condition check for enabling clp_pd_task plugin

* refactor: change back to ASST_DEBUG
2024-07-12 01:12:02 +08:00
Manicsteiner
694572694d chore: YostarJP add SSSBuffChoose (#9629) 2024-07-11 23:28:28 +08:00
Sherkey
8b90bd7968 refactor: 肉鸽资源加载逻辑及目录结构重构 (#9555)
Todos:
~~+ [ ] autocopilot 也重构一下~~
+ [x] encounter 采用类似 tasks.json 的覆盖模式,各个模式的事件配置覆盖到 `default.json` 上面
+ [x] 肉鸽插件加载主题化(待定)
+ [x] Wait for #9561
2024-07-11 20:11:45 +08:00
Weiyou Wang
22221cce21 fix: delete mode tag which is no longer used 2024-07-11 18:26:44 +08:00
Constrat
f93f7979e1 chore: Auto Update Game Resources - 2024-07-11
[skip changelog]
2024-07-11 07:43:06 +00:00
Weiyou Wang
b3d991070e refactor: reduce redundancy in encounter.json files 2024-07-11 14:04:17 +08:00
Weiyou Wang
4921fb7558 refactor: 重构肉鸽不期而遇策略的加载与使用 2024-07-11 14:03:44 +08:00
皆川すみれ
dadbfd92d0 fix: 为InfrastEnteredFlag添加延迟以避免信用通知对右上角基建提醒的遮挡 (#9597)
* fix: add postdelay for InfrastEnteredFlag to avoid office notification conflication

为InfrastEnteredFlag添加延迟以避免信用通知对右上角基建提醒的遮挡

* fix: remove comma
2024-07-11 13:55:19 +08:00
Constrat
1b8911f550 chore: Auto Update Game Resources - 2024-07-09
[skip changelog]
2024-07-09 17:26:34 +00:00
HX3N
9f5e502d42 chore: YostarKR ocr fix and remove SkipThePreBattlePlot
remove duplicate and follow CN  maskRange value
2024-07-10 01:37:43 +09:00
Weiyou Wang
1f49d6363d fix: Roguelike Invest System offset (#9590) 2024-07-10 00:18:25 +08:00
Manicsteiner
1e55c956b7 chore: YostarJP cor fix and roguelike shop text (#9591) 2024-07-09 18:01:58 +02:00
HY
e97b54173b fix: 修正繁中服薩米肉鴿獎勵無法多選一的問題 (#9584)
fix #9574, fix #9547, fix #9514, fix #9472
2024-07-09 20:10:56 +08:00
Constrat
496af0800f chore: Auto Update Game Resources - 2024-07-09
[skip changelog]
2024-07-09 08:28:53 +00:00
Constrat
34d0a637cf chore: Auto Update Game Resources - 2024-07-09
[skip changelog]
2024-07-09 07:25:16 +00:00
Constrat
fb560915d5 chore: Auto Update Game Resources - 2024-07-09
[skip changelog]
2024-07-09 04:02:50 +00:00
Constrat
41a87e3806 chore: Auto Update Game Resources - 2024-07-09
[skip changelog]
2024-07-09 02:22:29 +00:00
Sherkey
e4e22d3c51 feat: 添加萨米肉鸽天途半道关卡战斗策略 (#9337) 2024-07-08 12:53:27 +08:00
SherkeyXD
7891ba2c8d refactor: 重构肉鸽不期而遇策略的目录格式 2024-07-08 03:30:24 +08:00
Constrat
11cc3b04b9 refactor: YoStar -> Yostar only for interfaces (#9548) 2024-07-07 21:28:16 +02:00