Constrat
|
99d16f91bc
|
fix: 修复萨卡兹肉鸽的自动战斗文件 拆东补西.json 的语法问题 (#9903)
修复 #9901 的问题
|
2024-07-24 08:31:29 +01:00 |
|
SST-03
|
4fed9fd491
|
fix: 修复 拆东补西.json 的语法问题
|
2024-07-24 15:20:25 +08:00 |
|
AnnAngela
|
94c9ea2cfb
|
chore: dont close stale issue too late (#9899)
|
2024-07-24 00:40:45 +00:00 |
|
DavidWang19
|
f212344585
|
fix: 调整刷新按钮阈值
|
2024-07-23 19:20:30 +01:00 |
|
Constrat
|
dae1c9b541
|
rft: Check if only sorted resource updater
[skip changelog]
|
2024-07-23 19:46:18 +02:00 |
|
Constrat
|
928224f73b
|
chore(ci): removed cancel steps as not needed
[skip changelog]
|
2024-07-23 18:11:38 +02:00 |
|
Constrat
|
6eb02d9045
|
revert: reverting resource updater workflow to before e158b73
[skip changelog]
(No test changes)
|
2024-07-23 17:07:09 +02:00 |
|
Constrat
|
9ffdb6fc42
|
fix: trying to fix missing permissions for R.U.
[skip changelog]
|
2024-07-23 16:56:38 +02:00 |
|
zzyyyl
|
acc6520f28
|
chore: Auto Update Game Resources - 2024-07-23
[skip changelog]
|
2024-07-23 14:49:19 +00:00 |
|
Constrat
|
9f6a642349
|
revert: unrevert for ResourceUpdater
[skip changelog]
issue seems to be related to the ruleset, instead of the workflow itself
alpha/v5.5.0-beta.1.d210.g9f6a64234
|
2024-07-23 16:34:46 +02:00 |
|
status102
|
87dee5c8ad
|
perf: 修改 set_params 以避免语义不一致
|
2024-07-23 22:30:51 +08:00 |
|
Constrat
|
3b863c176e
|
revert: to misteoworkflow for R.U.
[skip changelog]
|
2024-07-23 16:26:28 +02:00 |
|
Constrat
|
dec6961d9c
|
revert: 3909a037fd for Resource Updater
[skip changelog]
|
2024-07-23 16:23:16 +02:00 |
|
Weiyou Wang
|
978dde365a
|
refactor: 肉鸽坍缩范式插件代码整理 (#9833)
|
2024-07-23 22:48:37 +10:00 |
|
status102
|
be8d124211
|
fix: 肉鸽插件set_params补充 (#9893)
|
2024-07-23 12:35:54 +00:00 |
|
status102
|
e48fe00d6c
|
perf: 迁移肉鸽投资参数设置
|
2024-07-23 19:38:21 +08:00 |
|
zzyyyl
|
cdf5847bc9
|
feat: 禁止插件修改自身 enable
|
2024-07-23 19:26:48 +08:00 |
|
status102
|
88aac0099a
|
fix: set_params语义一致化
|
2024-07-23 18:29:50 +08:00 |
|
zzyyyl
|
9bfdec238c
|
fix: compile error
|
2024-07-23 18:22:56 +08:00 |
|
zzyyyl
|
e299977244
|
fix: compile error
|
2024-07-23 18:21:32 +08:00 |
|
zzyyyl
|
a6f991a6e5
|
fix: override
|
2024-07-23 18:13:24 +08:00 |
|
zzyyyl
|
755d928123
|
fix: compile error
|
2024-07-23 18:02:39 +08:00 |
|
Weiyou Wang
|
50cb0ed9f7
|
feat: MultiTemplMatcher (#9850)
* feat: MultiMatcher
* fix: 修正对threshold的处理
|
2024-07-23 17:55:56 +08:00 |
|
zzyyyl
|
9b58ede500
|
feat: 使用 set_params + set_enable 管理插件而不是延迟注册插件
feat: 将部分逻辑从 RoguelikeTask 移至对应的 set_params
|
2024-07-23 17:52:45 +08:00 |
|
zzyyyl
|
d4fc9e2531
|
feat: 将 config 逻辑从 RoguelikeTask::set_params 移至 RoguelikeConfig::set_params
|
2024-07-23 17:49:22 +08:00 |
|
zzyyyl
|
42b272398a
|
feat: 将部分逻辑从 RoguelikeTask 移至对应插件的 set_params
|
2024-07-23 17:49:22 +08:00 |
|
zzyyyl
|
b0076809aa
|
feat: 使用 set_params + set_enable 管理插件而不是延迟注册插件
|
2024-07-23 17:49:13 +08:00 |
|
status102
|
20ddfedfb7
|
fix: 移除find_plugin
[skip changelog]
|
2024-07-23 17:41:59 +08:00 |
|
status102
|
c89b63b78e
|
revert: 移除find_plugin
@zzyyyl
link to 7ee9415863
|
2024-07-23 17:19:37 +08:00 |
|
dantmnf
|
09830dde00
|
feat: win32 console-aware debug logger
[skip changelog]
|
2024-07-23 16:58:18 +08:00 |
|
zzyyyl
|
18cd3a9495
|
Revert "feat!: 允许插件Verify期间自变更enable,以禁用非预期的启用 (#9876)"
This reverts commit ddee6b8aea, reversing
changes made to d4163b10b3.
|
2024-07-23 16:22:46 +08:00 |
|
status102
|
d3a4696e2a
|
perf: 非萨米肉鸽时禁用仅萨米用插件 (#9888)
* perf: 非萨米肉鸽时禁用仅萨米用插件
* style: format
* Revert 0b2140a7ad
|
2024-07-23 07:18:27 +00:00 |
|
AnnAngela
|
21429db907
|
chore: dont close issue too early (#9887)
|
2024-07-23 07:17:10 +00:00 |
|
zzyyyl
|
e158b73337
|
ci: res-update-game push-action using MISTEOWORKFLOW to bypass required status checks
[skip changelog]
|
2024-07-23 13:41:40 +08:00 |
|
Lancarus
|
51153ce76d
|
fix: 合成思绪出现藏品二选一时卡住 (#9883)
|
2024-07-23 12:51:41 +08:00 |
|
Lancarus
|
e9fdeaf476
|
fix: 增加肉鸽分队存储及判断,避免蓝图队影响其他肉鸽存钱
|
2024-07-23 12:13:51 +08:00 |
|
status102
|
478c493589
|
perf: 复用RoguelikeControl停止流程
|
2024-07-23 12:13:50 +08:00 |
|
status102
|
2712b9cf48
|
perf: find_plugin 追加 const 修饰
|
2024-07-23 12:13:50 +08:00 |
|
Sherkey
|
68039317be
|
feat: 隐藏托盘图标选项 (#9819)
close #9464
|
2024-07-23 12:13:38 +08:00 |
|
status102
|
e8d4a64e14
|
perf: WpfGui添加对坍缩范式插件callback的nullable check (#9848)
alpha/v5.5.0-beta.1.d177.ge8d4a64e1
|
2024-07-23 10:08:32 +08:00 |
|
status102
|
713dd2b5a2
|
perf: 非萨米肉鸽时禁用仅萨米用插件 (#9880)
|
2024-07-23 09:10:23 +08:00 |
|
status102
|
ddee6b8aea
|
feat!: 允许插件Verify期间自变更enable,以禁用非预期的启用 (#9876)
|
2024-07-23 09:07:26 +08:00 |
|
AnnAngela
|
d4163b10b3
|
ci: 让我也康康今天又更新了啥 (#9879)
|
2024-07-23 00:53:42 +00:00 |
|
status102
|
b6c3dd98a5
|
style: format
|
2024-07-23 08:23:39 +08:00 |
|
status102
|
0b2140a7ad
|
perf: 非萨米肉鸽时禁用仅萨米用插件
|
2024-07-23 08:23:25 +08:00 |
|
status102
|
a8657429be
|
Revert "feat: 肉鸽插件添加设置参数功能,设置失败的插件会被自动disable (#9862)"
This reverts commit 5aaaae758f.
|
2024-07-23 08:06:38 +08:00 |
|
status102
|
371a54c2f2
|
feat!: 允许插件Verify期间自变更enable,以禁用非预期的启用
|
2024-07-23 07:57:34 +08:00 |
|
status102
|
5b6e54de14
|
perf: 存款满后禁用肉鸽投资插件
|
2024-07-23 07:57:33 +08:00 |
|
Constrat
|
f704533086
|
fix: pre-commit-ci error
[skip changelog]
|
2024-07-22 22:16:32 +02:00 |
|
Constrat
|
e2de008ef6
|
perf: increase operations to 800
[skip changelog]
|
2024-07-22 22:11:53 +02:00 |
|