status102
|
276199475c
|
perf: 简化RoguelikeTask set_params
|
2024-07-25 09:25:45 +08:00 |
|
DavidWang19
|
52189760d3
|
fix: 调整主界面多个掉落物识别阈值
|
2024-07-24 12:05:51 +01:00 |
|
Constrat
|
8739e3ca8e
|
fix: 修复萨卡兹肉鸽的自动战斗文件 拆东补西.json 的语法问题 (#9903)
修复 #9901 的问题
|
2024-07-24 08:31:29 +01:00 |
|
SST-03
|
2706039c53
|
fix: 修复 拆东补西.json 的语法问题
|
2024-07-24 15:20:25 +08:00 |
|
AnnAngela
|
30675b6edf
|
chore: dont close stale issue too late (#9899)
|
2024-07-24 00:40:45 +00:00 |
|
DavidWang19
|
566edce968
|
fix: 调整刷新按钮阈值
|
2024-07-23 19:20:30 +01:00 |
|
Constrat
|
d2e5ca6b2e
|
rft: Check if only sorted resource updater
[skip changelog]
|
2024-07-23 19:46:18 +02:00 |
|
Constrat
|
a2e6bc3680
|
chore(ci): removed cancel steps as not needed
[skip changelog]
|
2024-07-23 18:11:38 +02:00 |
|
Constrat
|
44b285427c
|
revert: reverting resource updater workflow to before a880d0f
[skip changelog]
(No test changes)
|
2024-07-23 17:07:09 +02:00 |
|
Constrat
|
c0664245f9
|
fix: trying to fix missing permissions for R.U.
[skip changelog]
|
2024-07-23 16:56:38 +02:00 |
|
zzyyyl
|
48da772eae
|
chore: Auto Update Game Resources - 2024-07-23
[skip changelog]
|
2024-07-23 14:49:19 +00:00 |
|
Constrat
|
a48ac35f4f
|
revert: unrevert for ResourceUpdater
[skip changelog]
issue seems to be related to the ruleset, instead of the workflow itself
|
2024-07-23 16:34:46 +02:00 |
|
status102
|
f6376626a5
|
perf: 修改 set_params 以避免语义不一致
|
2024-07-23 22:30:51 +08:00 |
|
Constrat
|
6ceec39c91
|
revert: to misteoworkflow for R.U.
[skip changelog]
|
2024-07-23 16:26:28 +02:00 |
|
Constrat
|
a8154a0f71
|
revert: b71e8c35b1 for Resource Updater
[skip changelog]
|
2024-07-23 16:23:16 +02:00 |
|
Weiyou Wang
|
ac4a9bcc71
|
refactor: 肉鸽坍缩范式插件代码整理 (#9833)
|
2024-07-23 22:48:37 +10:00 |
|
status102
|
e0e3d20970
|
fix: 肉鸽插件set_params补充 (#9893)
|
2024-07-23 12:35:54 +00:00 |
|
status102
|
53cf85be94
|
perf: 迁移肉鸽投资参数设置
|
2024-07-23 19:38:21 +08:00 |
|
zzyyyl
|
aa19f7835e
|
feat: 禁止插件修改自身 enable
|
2024-07-23 19:26:48 +08:00 |
|
status102
|
efdcfd7550
|
fix: set_params语义一致化
|
2024-07-23 18:29:50 +08:00 |
|
zzyyyl
|
3282f29cd4
|
fix: compile error
|
2024-07-23 18:22:56 +08:00 |
|
zzyyyl
|
4b2ad01b75
|
fix: compile error
|
2024-07-23 18:21:32 +08:00 |
|
zzyyyl
|
1d9d51a6f2
|
fix: override
|
2024-07-23 18:13:24 +08:00 |
|
zzyyyl
|
2366cebbdc
|
fix: compile error
|
2024-07-23 18:02:39 +08:00 |
|
Weiyou Wang
|
497f01058e
|
feat: MultiTemplMatcher (#9850)
* feat: MultiMatcher
* fix: 修正对threshold的处理
|
2024-07-23 17:55:56 +08:00 |
|
zzyyyl
|
e6c53d0073
|
feat: 使用 set_params + set_enable 管理插件而不是延迟注册插件
feat: 将部分逻辑从 RoguelikeTask 移至对应的 set_params
|
2024-07-23 17:52:45 +08:00 |
|
zzyyyl
|
32748b1dd0
|
feat: 将 config 逻辑从 RoguelikeTask::set_params 移至 RoguelikeConfig::set_params
|
2024-07-23 17:49:22 +08:00 |
|
zzyyyl
|
a2f67d5663
|
feat: 将部分逻辑从 RoguelikeTask 移至对应插件的 set_params
|
2024-07-23 17:49:22 +08:00 |
|
zzyyyl
|
e76acfcdf2
|
feat: 使用 set_params + set_enable 管理插件而不是延迟注册插件
|
2024-07-23 17:49:13 +08:00 |
|
status102
|
6835fbc0fb
|
fix: 移除find_plugin
[skip changelog]
|
2024-07-23 17:41:59 +08:00 |
|
status102
|
a9cdc678f1
|
revert: 移除find_plugin
@zzyyyl
link to 48a9c81e8c
|
2024-07-23 17:19:37 +08:00 |
|
dantmnf
|
55198c76da
|
feat: win32 console-aware debug logger
[skip changelog]
|
2024-07-23 16:58:18 +08:00 |
|
zzyyyl
|
68bcf63bae
|
Revert "feat!: 允许插件Verify期间自变更enable,以禁用非预期的启用 (#9876)"
This reverts commit b21c2b62f9, reversing
changes made to 5cdf6e907e.
|
2024-07-23 16:22:46 +08:00 |
|
status102
|
d9632cd97b
|
perf: 非萨米肉鸽时禁用仅萨米用插件 (#9888)
* perf: 非萨米肉鸽时禁用仅萨米用插件
* style: format
* Revert e470835dd5
|
2024-07-23 07:18:27 +00:00 |
|
AnnAngela
|
f5c53073dc
|
chore: dont close issue too early (#9887)
|
2024-07-23 07:17:10 +00:00 |
|
zzyyyl
|
a880d0fc4c
|
ci: res-update-game push-action using MISTEOWORKFLOW to bypass required status checks
[skip changelog]
|
2024-07-23 13:41:40 +08:00 |
|
Lancarus
|
bdd4100d22
|
fix: 合成思绪出现藏品二选一时卡住 (#9883)
|
2024-07-23 12:51:41 +08:00 |
|
Lancarus
|
c123c0e03d
|
fix: 增加肉鸽分队存储及判断,避免蓝图队影响其他肉鸽存钱
|
2024-07-23 12:13:51 +08:00 |
|
status102
|
1c262d7c58
|
perf: 复用RoguelikeControl停止流程
|
2024-07-23 12:13:50 +08:00 |
|
status102
|
745a70ce31
|
perf: find_plugin 追加 const 修饰
|
2024-07-23 12:13:50 +08:00 |
|
Sherkey
|
858a7c32b3
|
feat: 隐藏托盘图标选项 (#9819)
close #9464
|
2024-07-23 12:13:38 +08:00 |
|
status102
|
8b4b21df75
|
fix: 更换了任务
|
2024-07-23 10:37:13 +08:00 |
|
status102
|
c3a9f28c17
|
perf: WpfGui添加对坍缩范式插件callback的nullable check (#9848)
|
2024-07-23 10:08:32 +08:00 |
|
status102
|
b83fca65b7
|
perf: Mumu截图增强设置增加测试按钮
|
2024-07-23 09:35:40 +08:00 |
|
status102
|
090b73a044
|
perf: 非萨米肉鸽时禁用仅萨米用插件 (#9880)
|
2024-07-23 09:10:23 +08:00 |
|
status102
|
b21c2b62f9
|
feat!: 允许插件Verify期间自变更enable,以禁用非预期的启用 (#9876)
|
2024-07-23 09:07:26 +08:00 |
|
AnnAngela
|
5cdf6e907e
|
ci: 让我也康康今天又更新了啥 (#9879)
|
2024-07-23 00:53:42 +00:00 |
|
status102
|
494e6bb9c4
|
style: format
|
2024-07-23 08:23:39 +08:00 |
|
status102
|
e470835dd5
|
perf: 非萨米肉鸽时禁用仅萨米用插件
|
2024-07-23 08:23:25 +08:00 |
|
status102
|
cc3c360179
|
Revert "feat: 肉鸽插件添加设置参数功能,设置失败的插件会被自动disable (#9862)"
This reverts commit bd59e12f1c.
|
2024-07-23 08:06:38 +08:00 |
|