Bread Grocery
|
d9f6a01fab
|
feat(js): 全局方法暴露 getGameMetrics 方法 (#2403)
|
2025-10-28 10:24:59 +08:00 |
|
辉鸭蛋
|
a77d1fbc45
|
JS脚本中 KeyPress 语法针对功能键也采取直接触发的方式 #2071
|
2025-08-17 00:20:28 +08:00 |
|
秋云
|
248c04e7d5
|
js: 暴露获取当前小地图角度和当前队伍角色的方法 (#1874)
|
2025-07-14 01:45:53 +08:00 |
|
Bread Grocery
|
25cff98c04
|
feat(js): 全局方法暴露鼠标滚动操作verticalScroll (#1450)
|
2025-04-17 10:10:32 +08:00 |
|
辉鸭蛋
|
3f4297c282
|
修复inputText接口
|
2025-04-10 01:17:32 +08:00 |
|
辉鸭蛋
|
877074b303
|
js 按键模拟支持功能键
|
2025-04-06 22:27:51 +08:00 |
|
辉鸭蛋
|
f8c870b8ca
|
js 输入文字
|
2025-04-06 02:57:43 +08:00 |
|
辉鸭蛋
|
b63ceaa88a
|
refactor: duplicated code
|
2025-02-23 18:21:43 +08:00 |
|
Ayu0K
|
7abd066b15
|
feat: 全局按键映射支持 (#1159)
* 更改了按键绑定UI的相关文本,增加通用设置项“启用全局按键映射”
* 全局改键功能实现
|
2025-02-17 22:02:39 +08:00 |
|
Houning_YA
|
3053e1aeb3
|
支持鼠标虚拟键代码 (#1124)
|
2025-02-08 20:42:38 +08:00 |
|
辉鸭蛋
|
9c9bd7d138
|
js: extend click time
修改了 `GlobalMethod` 类中的 `Click` 方法,现在调用 `LeftButtonClick` 方法而不是 `Simulation.SendInput.Mouse.LeftButtonClick`。
修改了 `GlobalMethod` 类中的 `LeftButtonClick` 方法,现在使用 `Simulation.SendInput.Mouse.LeftButtonDown().Sleep(60).LeftButtonUp()` 代替 `Simulation.SendInput.Mouse.LeftButtonClick`。
修改了 `GlobalMethod` 类中的 `RightButtonClick` 方法,现在使用 `Simulation.SendInput.Mouse.RightButtonDown().Sleep(60).RightButtonUp()` 代替 `Simulation.SendInput.Mouse.RightButtonClick`。
|
2024-11-05 22:00:16 +08:00 |
|
辉鸭蛋
|
bb18350457
|
fix mouse move for js
|
2024-10-11 03:12:38 +08:00 |
|
辉鸭蛋
|
389dac879b
|
js: add CaptureGameRegion
|
2024-10-03 16:24:56 +08:00 |
|
辉鸭蛋
|
8b6351cbd6
|
update: simulator for js
|
2024-10-03 00:40:07 +08:00 |
|
辉鸭蛋
|
ca126e0d66
|
js: +func
|
2024-10-02 19:20:25 +08:00 |
|
辉鸭蛋
|
4243972eeb
|
script async test
|
2024-07-21 12:42:39 +08:00 |
|