mfkvfhpdx
|
f4f9f22977
|
Merge branch 'babalae:main' into main
|
2024-12-29 21:01:27 +08:00 |
|
zjl
|
e6c8804b09
|
1、判断战斗结束、万叶捡材料、自动拾取,三个配置独立执行。
2、增加 更快检查结束战斗配置,可以根据时间或角色,在一轮角本未走完情况下检查,而加快检查战斗速度。
3、增加了万叶拾取的配置
4、增加 检查战斗结束的延时 ,可根据不同人物更精细的制定策略。
|
2024-12-29 20:59:05 +08:00 |
|
辉鸭蛋
|
54eecbe046
|
ui & log
|
2024-12-29 16:20:27 +08:00 |
|
辉鸭蛋
|
9d807e1e42
|
1. walk to F 2. auto music
|
2024-12-29 16:02:35 +08:00 |
|
mfkvfhpdx
|
81a7518f72
|
暂停后按下的键会释放,增加战斗检查偏色配置,由于跟队伍无关,只在独立任务,自动战斗处设置。
|
2024-12-28 17:12:47 +08:00 |
|
mfkvfhpdx
|
bb7d84ffe3
|
战斗配置增加超时,调度器增加清空功能
|
2024-12-27 23:47:58 +08:00 |
|
zjl
|
a63ed2f2d2
|
路径追踪支持可配置
|
2024-12-27 21:46:52 +08:00 |
|
辉鸭蛋
|
88110a21cc
|
ui: more script repo button
|
2024-12-24 01:33:28 +08:00 |
|
辉鸭蛋
|
d7302b65c3
|
auto domain: tp & switch party & artifact salvage
|
2024-11-24 17:48:23 +08:00 |
|
辉鸭蛋
|
7cc4093079
|
refresh the ui after subscribing to the script
重构了多个类中的方法为异步方法,并增加了消息注册逻辑:
- `ScriptRepoUpdater.cs`:增加了检查并创建 `ReposPath` 目录的逻辑。
- `RepoWebBridge.cs`:引用新命名空间,重构 `GetRepoJson` 和 `ImportUri` 方法为异步方法,增加了检查和更新本地仓库的逻辑。
- `JsListViewModel.cs` 和 `MapPathingViewModel.cs`:引用新命名空间,增加消息注册逻辑,修正方法中的引用。
- `PathingTask.cs`:修正了日志记录中 `FileName` 的引用。
- `TaskSettingsPage.xaml`:更新了文本内容,增加了关于装备「王树瑞佑」的说明。
- 新增 `RefreshDataMessage.cs` 文件,定义了 `RefreshDataMessage` 类。
|
2024-10-21 01:32:36 +08:00 |
|
qhy040404
|
41c5f4c226
|
fix wrong state
|
2024-10-01 00:04:35 +08:00 |
|
qhy040404
|
95f7b76a03
|
add TwoStateButton
|
2024-09-30 23:17:10 +08:00 |
|
辉鸭蛋
|
c137daec40
|
fix ui
|
2024-09-30 22:04:01 +08:00 |
|
辉鸭蛋
|
c15cb33c2c
|
rename variables and properties, refactor code, add new configuration options
重命名变量和属性,重构代码,添加新配置选项
主要更改:
* 将 `AutoFightConfig` 和 `AutoFightParam` 类中的字段和属性重命名,以提高名称的清晰度和一致性。
* 移除不必要的 `using` 语句,并调整顺序。
* 重构 `AutoFightTask` 和 `AutoFightHandler` 类中的条件判断和方法逻辑。
* 调整 `CameraRotateTask` 类中的参数值。
* 在 `PathExecutor` 类中添加 `_rotateTask` 字段,并修改相关方法调用。
* 在 `TaskSettingsPage.xaml` 中添加新的配置选项。
* 在 `HotKeyPageViewModel` 类中添加 `using` 语句,并修改热键回调逻辑。
* 修改 `TaskSettingsPageViewModel` 类中 `AutoFightParam` 的初始化。
|
2024-09-30 13:42:11 +08:00 |
|
辉鸭蛋
|
8bb1d728ff
|
refactor: solo task
|
2024-09-22 23:56:39 +08:00 |
|
辉鸭蛋
|
8e44643a51
|
auto eat #649
|
2024-09-21 23:41:20 +08:00 |
|
辉鸭蛋
|
010beebcb6
|
add open fight script command #569
|
2024-09-06 00:35:31 +08:00 |
|
辉鸭蛋
|
5955f90c03
|
update pathing page
|
2024-09-01 02:10:13 +08:00 |
|
辉鸭蛋
|
e1f3b01eb1
|
add icon in mask window
|
2024-05-28 01:20:59 +08:00 |
|
辉鸭蛋
|
0973ca0887
|
use new icon
|
2024-05-28 01:08:42 +08:00 |
|
辉鸭蛋
|
a84c94c5ce
|
add auto cook #266
|
2024-05-23 00:27:13 +08:00 |
|
辉鸭蛋
|
54b669de90
|
press two esc to close tips #235
|
2024-05-19 21:18:04 +08:00 |
|
辉鸭蛋
|
65acb852f3
|
add enable switch for #398
|
2024-05-19 20:59:54 +08:00 |
|
atiasn
|
66d1791218
|
Merge branch 'main' into wood-count
|
2024-05-16 01:00:04 +08:00 |
|
ema
|
cb9dc4ca2e
|
UI/UX: use MiSans-Regular as TextThemeFontFamily
|
2024-05-15 20:26:55 +08:00 |
|
Atiasn
|
fb1eeed107
|
wood count
|
2024-05-13 16:40:04 +08:00 |
|
辉鸭蛋
|
790c30183b
|
edit ui
|
2024-05-10 21:07:30 +08:00 |
|
辉鸭蛋
|
f8ad1bd8e3
|
0.29.3
|
2024-05-09 23:39:09 +08:00 |
|
辉鸭蛋
|
9886e7eeff
|
test new method
|
2024-05-08 02:52:52 +08:00 |
|
辉鸭蛋
|
5797c716dc
|
auto music game
|
2024-05-08 01:59:30 +08:00 |
|
辉鸭蛋
|
a0f94babe8
|
init one key fight task
|
2024-04-14 21:54:43 +08:00 |
|
辉鸭蛋
|
1060b819ff
|
draw map teleport point
|
2024-04-07 22:05:36 +08:00 |
|
辉鸭蛋
|
e408750d09
|
auto track mission
|
2024-04-05 19:54:37 +08:00 |
|
Mr-Quin
|
fd47761f7f
|
Fix event handler missed #294
|
2024-03-06 18:27:48 -08:00 |
|
Mr-Quin
|
31d7e4c94b
|
Load strategy files when dropdown opens
|
2024-03-06 13:08:32 -08:00 |
|
huiyadanli
|
9bab2a0c0c
|
auto domain: add walk option
|
2024-01-28 15:39:02 +08:00 |
|
huiyadanli
|
ae4eb6a7f4
|
fix inoperative short move & add auto domain config
|
2024-01-24 23:40:04 +08:00 |
|
huiyadanli
|
9a0fa23451
|
add alias support
|
2024-01-14 00:08:59 +08:00 |
|
huiyadanli
|
2f29ab7fae
|
using debug log level to print StackTrace
|
2024-01-09 23:42:00 +08:00 |
|
huiyadanli
|
5ba5687178
|
auto domain add fight end delay
|
2024-01-09 23:21:19 +08:00 |
|
huiyadanli
|
ed1fe39360
|
fix 惊喜牌组 order
|
2024-01-07 20:02:17 +08:00 |
|
huiyadanli
|
819587d2bd
|
mandatory assignment of team avatars
|
2024-01-07 14:56:58 +08:00 |
|
huiyadanli
|
64bee42794
|
add auto fight task
|
2024-01-07 11:18:15 +08:00 |
|
huiyadanli
|
f992b87acb
|
add combat strategy ui and test it
|
2024-01-06 23:44:13 +08:00 |
|
huiyadanli
|
be08871440
|
go to domain tree
|
2024-01-01 15:06:16 +08:00 |
|
huiyadanli
|
d0321e9d73
|
add only capture mode
|
2023-12-28 23:18:36 +08:00 |
|
huiyadanli
|
7965dd15e5
|
walk to start domain
|
2023-12-27 00:05:33 +08:00 |
|
DismissedLight
|
340952d074
|
fixup UI
|
2023-12-17 20:10:16 +08:00 |
|
huiyadanli
|
2e5b62cc8e
|
auto skip add after choose option delay config
|
2023-12-02 18:49:01 +08:00 |
|
huiyadanli
|
e2fddc436d
|
auto wood z delay config
|
2023-12-02 18:35:00 +08:00 |
|