zzyyyl
|
1573af9f54
|
feat: mask_range 支持彩色掩码
|
2024-07-22 13:12:10 +08:00 |
|
status102
|
43e5e9b6bd
|
fix: 肉鸽高级设置-投资模式启用购物选项说明补充:进入2层
|
2024-07-22 12:01:01 +08:00 |
|
status102
|
5ca253b51d
|
perf: 修改开始战斗时的理智药输出分隔符
|
2024-07-22 12:01:01 +08:00 |
|
uye
|
85f1a719a3
|
fix: 未开启自定义基建可能遇到的除数为0
|
2024-07-22 10:49:08 +08:00 |
|
SherkeyXD
|
423a37bfbb
|
fix: 修复基建排版表数量为为0时引起的崩溃问题
|
2024-07-22 10:41:03 +08:00 |
|
status102
|
5b1d8b2805
|
perf: 简化肉鸽结算输出
[skip changelog]
|
2024-07-22 10:31:35 +08:00 |
|
status102
|
fc74d96efc
|
style: format
@Alan-Charred
|
2024-07-22 10:31:05 +08:00 |
|
status102
|
b6e347d15b
|
perf: 迁移部分肉鸽数据
|
2024-07-22 10:26:20 +08:00 |
|
status102
|
c6ad3c756a
|
perf: 减少肉鸽Config拷贝
|
2024-07-22 10:06:01 +08:00 |
|
status102
|
9d82cb8fb5
|
feat: 肉鸽插件增加每局重置,以免全部堆积到Config (#9828)
* feat: 肉鸽插件增加每局重置,以免全部堆积到Config
|
2024-07-22 10:01:51 +08:00 |
|
status102
|
50ddefa763
|
perf: 简化肉鸽Config和部分设置 (#9822)
|
2024-07-22 08:21:54 +08:00 |
|
Hao Guan
|
b842261f20
|
feat: Mac GUI 关闭游戏任务
|
2024-07-22 04:32:21 +08:00 |
|
Hao Guan
|
1b4092188d
|
feat: Mac GUI 肉鸽凹精二和生息演算设置
|
2024-07-22 02:54:58 +08:00 |
|
uye
|
a57d8cf46d
|
fix: 修复更换不同班次数的基建排班表可能遇到的数组越界
fix #9779
|
2024-07-21 22:48:45 +08:00 |
|
status102
|
e467f9007e
|
fix: 错误获取到萨米塌缩插件
|
2024-07-21 21:48:57 +08:00 |
|
Constrat
|
f79da224ae
|
feat: numbers only in TimerSettings
|
2024-07-21 14:25:38 +02:00 |
|
status102
|
21e3728b99
|
fix: unchanged var name
|
2024-07-21 17:00:11 +08:00 |
|
status102
|
478df7d5c0
|
perf: 迁移部分参数设置
|
2024-07-21 16:51:53 +08:00 |
|
status102
|
206829dfa6
|
perf: 简化期望获得塌缩设置
|
2024-07-21 16:49:09 +08:00 |
|
status102
|
0a38d42985
|
perf: 移除不必要函数
|
2024-07-21 16:29:52 +08:00 |
|
status102
|
041f00e07d
|
fix: 使用asst::ranges替代std::ranges
@Alan-Charred
|
2024-07-21 15:53:34 +08:00 |
|
status102
|
2ebaa0a978
|
fix: 修复肉鸽插件重复注册
|
2024-07-21 15:46:18 +08:00 |
|
zzyyyl
|
ac432c841c
|
perf: 避免空 method 警告
set_method 只允许一种方法;增加多处 set_method
|
2024-07-21 12:44:47 +08:00 |
|
Lancarus
|
984f09872a
|
feat: 投资模式增加非开局干员直接招募第一位 (#9803)
|
2024-07-21 11:44:21 +08:00 |
|
zzyyyl
|
f9543a890e
|
fix: 修复 methods 为空时直接崩溃的问题
|
2024-07-20 18:09:54 +08:00 |
|
status102
|
e2f661edd7
|
fix: 扩大肉鸽投资检测阈值,减少识别错误 (#9787)
|
2024-07-20 16:59:47 +08:00 |
|
status102
|
d6a179ea43
|
perf: 移除意料外的等待
|
2024-07-20 16:48:27 +08:00 |
|
zzyyyl
|
72796f2799
|
Revert "fix: 修复多次设置参数时肉鸽插件重复注册 (#9786)"
This reverts commit 0b480c3f28, reversing
changes made to 8a450576bc.
|
2024-07-20 16:25:02 +08:00 |
|
zzyyyl
|
1736c93b09
|
fix: hsv 匹配时不要修改原图
cvtColor 传 const ref 居然会直接改,qwq
|
2024-07-20 13:27:30 +08:00 |
|
status102
|
0b480c3f28
|
fix: 修复多次设置参数时肉鸽插件重复注册 (#9786)
|
2024-07-20 13:03:10 +08:00 |
|
status102
|
e977734c7b
|
fix: 修复多次设置参数时肉鸽插件重复注册
|
2024-07-20 12:39:22 +08:00 |
|
zzyyyl
|
fd0037ba62
|
feat: 支持自定义 MatchTemplate 匹配方法
|
2024-07-20 12:36:02 +08:00 |
|
status102
|
7983519488
|
perf: 肉鸽Config部分返回改为const ref,移除部分变量 (#9741)
|
2024-07-20 12:23:08 +08:00 |
|
status102
|
0f0b7c9517
|
perf: 移除肉鸽投资部分变量,简化肉鸽Config
|
2024-07-20 12:20:41 +08:00 |
|
uye
|
b60eea2def
|
chore: 优化弹窗判断逻辑
|
2024-07-19 23:35:08 +08:00 |
|
pre-commit-ci[bot]
|
d84da5d01a
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2024-07-19 03:48:02 +00:00 |
|
status102
|
273fd28389
|
chore: 修正文件路径
|
2024-07-19 10:10:27 +08:00 |
|
status102
|
81b95a0979
|
perf: 肉鸽Config部分返回改为const ref
调整部分变量名缩短行长,避免换行
[skip changelog]
|
2024-07-19 09:51:57 +08:00 |
|
Hao Guan
|
994e78e787
|
feat: Mac GUI 支持萨卡兹肉鸽、开始/停止任务快捷键
|
2024-07-19 09:45:35 +08:00 |
|
DavidWang19
|
2e724180a9
|
fix: 修复萨卡兹肉鸽卡死在结算界面的问题
|
2024-07-18 14:20:41 +01:00 |
|
DavidWang19
|
806a97d5ae
|
fix: 修复萨卡兹肉鸽商店不能刷新的问题
|
2024-07-18 13:11:32 +01:00 |
|
DavidWang19
|
1b022b8afb
|
fix: 修复肉鸽关卡通用策略无法识别费用的问题
|
2024-07-18 12:40:39 +01:00 |
|
status102
|
157a586524
|
perf: 自动战斗-战斗列表 批量导入关卡名正则优化 (#9723)
|
2024-07-18 19:14:58 +08:00 |
|
status102
|
02f326c053
|
perf: 自动战斗-战斗列表 批量导入关卡名正则优化
|
2024-07-18 18:30:09 +08:00 |
|
uye
|
4244e2ef88
|
chore: 添加弹窗提示
|
2024-07-18 13:56:34 +08:00 |
|
Constrat
|
29e0c36c2d
|
i18n: en tweaks
[skip changelog]
|
2024-07-17 21:38:17 +02:00 |
|
Constrat
|
fd7062773a
|
i18n: more tweaks
[skip changelog]
|
2024-07-17 21:33:05 +02:00 |
|
Constrat
|
66dbfb6990
|
i18n: EN tweak
[skip changelog]
I swear webplate is more of a hassle then a help.
Correct translations are changed with wrong ones.
|
2024-07-17 21:32:21 +02:00 |
|
Constrat
|
03c3991a1f
|
chore(i18n): Sami no longer beta
[skip changelog] [no ci]
|
2024-07-17 21:21:45 +02: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 |
|