辉鸭蛋
|
efd2808a2e
|
Merge pull request #721 from jbcaaa/main_testing
添加PickAround实现(浅测试)
|
2024-10-19 13:08:43 +08:00 |
|
辉鸭蛋
|
11ec9bc45d
|
refactor: CancellationTokenSource -> CancellationToken
|
2024-10-19 01:50:21 +08:00 |
|
jbcaaa
|
74645e8e93
|
修正错误
|
2024-10-18 22:43:20 +08:00 |
|
辉鸭蛋
|
af7209af48
|
dispather ui : fix the issue of multi-level directories not being displayed
在 `TpTask.cs` 文件中:
- 修改了异常处理的日志记录逻辑。
- 修复了一个多余的 `}`。
在 `ScriptControlViewModel.cs` 文件中:
- 添加了新的 `using` 语句。
- 修改了 `OnAddPathing` 方法,替换了 `LoadAllPathingScripts` 方法。
- 重构了 `CreatePathingScriptSelectionPanel` 方法,修改了参数类型。
- 添加了 `AddNodesToPanel` 方法,用于递归添加节点。
- 修改了 `SetChildCheckBoxesState` 方法,增加了对嵌套 `StackPanel` 的处理。
- 修改了 `AddSelectedPathingScripts` 方法,调整了 `FileInfo` 的创建方式。
- 添加了对 `item.Project` 的空值检查。
- 添加了 `item.Project.LoadSettingUi` 方法的调用。
- 添加了 `oldItem.Projects.CollectionChanged` 事件的取消订阅。
|
2024-10-18 21:52:11 +08:00 |
|
jbcaaa
|
7df31c66d2
|
缩小旋转角度转大圈
|
2024-10-18 21:31:40 +08:00 |
|
jbcaaa
|
0bb45c8390
|
Merge branch 'babalae:main' into main_testing
|
2024-10-18 21:24:22 +08:00 |
|
辉鸭蛋
|
07e682d488
|
auto pathing: code clean & opt
|
2024-10-18 20:59:58 +08:00 |
|
辉鸭蛋
|
a1508a7b05
|
Merge pull request #711 from jbcaaa/main
Support using both key-mouse-record and auto-pathing in js scripts
|
2024-10-18 20:14:12 +08:00 |
|
辉鸭蛋
|
57989fd8b9
|
update ui
|
2024-10-18 19:57:39 +08:00 |
|
jbcaaa
|
c4031069c6
|
Merge branch 'babalae:main' into main_testing
|
2024-10-18 18:46:56 +08:00 |
|
jbcaaa
|
ecaab5dc76
|
添加PickAround实现(未测试)
|
2024-10-18 17:57:13 +08:00 |
|
jbcaaa
|
a220dd2377
|
修正某些默认方法的使用问题
|
2024-10-18 15:19:40 +08:00 |
|
jbcaaa
|
e1149bc254
|
分离行走逻辑和避障逻辑
|
2024-10-18 14:45:23 +08:00 |
|
jbcaaa
|
6a53efce1e
|
增加注释,辅助理解
|
2024-10-18 10:51:19 +08:00 |
|
jbcaaa
|
a67adc0070
|
修复许多问题,增加小脱困
|
2024-10-18 08:24:58 +08:00 |
|
jbcaaa
|
03f6b6331f
|
设置为非攀爬时进入攀爬,自动脱离
|
2024-10-18 07:41:43 +08:00 |
|
jbcaaa
|
ee720f8dfd
|
try again
|
2024-10-18 07:06:06 +08:00 |
|
jbcaaa
|
b152486327
|
统一脱困跳跃方法
|
2024-10-18 06:57:57 +08:00 |
|
jbcaaa
|
70f1f69067
|
回退一个数值更改
|
2024-10-18 06:44:27 +08:00 |
|
jbcaaa
|
f56465ebf3
|
fixed the problem causes autopathing cannot run correctly.
|
2024-10-18 06:41:24 +08:00 |
|
jbcaaa
|
3b8b1ef9db
|
Update PathExecutor.cs
|
2024-10-18 00:48:57 +08:00 |
|
jbcaaa
|
a4bb2eeca2
|
changed some value
|
2024-10-18 00:23:26 +08:00 |
|
jbcaaa
|
f222431784
|
[testing] madly modified move actions in autopathing
|
2024-10-17 21:15:58 +08:00 |
|
辉鸭蛋
|
7c5958f8ad
|
Update README.md
|
2024-10-17 21:01:05 +08:00 |
|
jbcaaa
|
561f1b8b72
|
Support using both key-mouse-record and auto-pathing in js scripts
|
2024-10-17 16:04:27 +08:00 |
|
辉鸭蛋
|
9ad1062020
|
update one-stop service ui
|
2024-10-17 03:25:25 +08:00 |
|
辉鸭蛋
|
2ed7a883b3
|
One-stop service init
|
2024-10-17 02:48:21 +08:00 |
|
辉鸭蛋
|
4859c4dc4a
|
add log & pathing opt
|
2024-10-16 01:31:44 +08:00 |
|
辉鸭蛋
|
03f25ebcfb
|
revert #697
|
2024-10-16 01:06:22 +08:00 |
|
辉鸭蛋
|
0580ec68e9
|
Merge branch 'main' of https://github.com/babalae/better-genshin-impact
|
2024-10-16 01:03:44 +08:00 |
|
辉鸭蛋
|
b4e6565443
|
normal attack & elemental_skill
|
2024-10-16 00:54:56 +08:00 |
|
辉鸭蛋
|
e74d6b6bd4
|
Merge pull request #697 from ccccccggggg/main
加入四个战斗脚本
|
2024-10-15 06:11:38 +08:00 |
|
鹤望兰
|
b8c9dc971f
|
Add files via upload
|
2024-10-15 01:59:36 +08:00 |
|
辉鸭蛋
|
b51200c1f3
|
fix pick 声望
|
2024-10-14 23:47:39 +08:00 |
|
鹤望兰
|
943bd4fc4d
|
Add files via upload
|
2024-10-14 21:58:11 +08:00 |
|
辉鸭蛋
|
3d2b1b376e
|
0.35.0
|
2024-10-14 00:24:11 +08:00 |
|
辉鸭蛋
|
73cd48f8b1
|
fix nahida collect
|
2024-10-13 23:49:04 +08:00 |
|
辉鸭蛋
|
c4a7823c83
|
fix js pathingScript
0.35
|
2024-10-13 22:58:42 +08:00 |
|
辉鸭蛋
|
50aac5cea0
|
auto pathing opt
|
2024-10-13 22:12:07 +08:00 |
|
辉鸭蛋
|
228d50bb5d
|
Revert "feat: 优化autopath MoveTo逻辑"
This reverts commit 504f853893.
|
2024-10-13 21:09:41 +08:00 |
|
辉鸭蛋
|
5e16f48cf2
|
update pating ui
|
2024-10-13 20:51:02 +08:00 |
|
辉鸭蛋
|
6fb29ddfad
|
Xilonen 5.1
|
2024-10-13 20:46:56 +08:00 |
|
辉鸭蛋
|
ac4dde6bf0
|
Merge pull request #685 from gqzcl/main_path
feat: 优化autopath MoveTo逻辑
|
2024-10-13 18:50:49 +08:00 |
|
辉鸭蛋
|
6c643b2419
|
删除一些默认用户配置
|
2024-10-13 18:27:03 +08:00 |
|
辉鸭蛋
|
2f44905c27
|
rm script
|
2024-10-13 18:24:06 +08:00 |
|
辉鸭蛋
|
b2cf62a21c
|
add local script repo web
重构了 `AvatarClassifyGen.cs` 中的图像读取逻辑,现在只读取一个图像文件。`AllConfig.cs` 中添加了 `ScriptConfig` 类的配置,并监听其属性变化。`ScriptRepoUpdater.cs` 中引入了多个新命名空间,添加了 `_logger` 和 `_webWindow` 字段,新增了 `AutoUpdate` 方法,修改了 `UpdateCenterRepo` 方法,新增了 `FindCenterRepoPath`、`ImportScriptFromUri` 和 `OpenLocalRepoInWebView` 方法。`WebpagePanel.cs` 中添加了 `OnWebViewInitializedAction` 属性。`WebpageWindow.cs` 中注释掉了背景色设置。`MainWindow.xaml` 中修改了标题栏图标路径。`JsListPage.xaml`、`KeyMouseRecordPage.xaml` 和 `MapPathingPage.xaml` 中修改了按钮命令绑定。`MainWindowViewModel.cs` 中添加了 `AutoUpdate` 方法调用。`JsListViewModel.cs`、`KeyMouseRecordPageViewModel.cs` 和 `MapPathingViewModel.cs` 中添加了 `Config` 属性和 `OnOpenLocalScriptRepo` 命令。新增了 `ScriptConfig.cs` 和 `RepoWebBridge.cs` 文件,定义了 `ScriptConfig` 和 `RepoWebBridge` 类。
|
2024-10-13 18:13:28 +08:00 |
|
辉鸭蛋
|
245c05b208
|
1st logo #671
|
2024-10-13 15:42:49 +08:00 |
|
辉鸭蛋
|
333ad6f0b4
|
Merge branch 'main' of https://github.com/babalae/better-genshin-impact
|
2024-10-13 13:36:10 +08:00 |
|
辉鸭蛋
|
c75dbbc241
|
add script repo downloader
|
2024-10-13 13:36:06 +08:00 |
|
ema
|
421b11504f
|
fix: titlebar accent color #442
|
2024-10-13 03:02:19 +08:00 |
|