35 Commits

Author SHA1 Message Date
733722a2d3
fix AsyncLock 2024-02-10 20:42:50 +08:00
073c6a845c
[docs] README.md 2023-11-06 14:09:59 +08:00
094d1f9954
[patch/prismarine-physics] update 2023-11-06 13:49:01 +08:00
6ca0e1166c
[repl] remote tcp repl 2023-11-05 21:49:15 +08:00
8a18be2d6a
[plugin/flyctl] fix .cruise() 2023-11-03 14:30:33 +08:00
09cede647f
[index] Improve README.md 2023-11-03 14:29:37 +08:00
604d437272
[enhanced-vec3] fix .dotXZ() 2023-11-03 14:12:44 +08:00
38c74502f7
[plugin/control] fix .jumpForward() 2023-11-03 13:35:48 +08:00
ef4124c2df
[plugin/flyctl] add gracefulLand(), cruise() 2023-11-03 11:52:14 +08:00
ea1505bb80
[plugin/control] use enhanced-vec3 2023-11-03 11:51:20 +08:00
12b5295db6
[enhanced-vec3] init 2023-11-03 11:50:43 +08:00
57c602e443
[behavior-tree] remove 2023-11-03 11:49:47 +08:00
126f2d6bfc
[behavio-tree] add ParallelNode.tick() 2023-11-02 09:18:23 +08:00
dd9851674c
[utils] add class PriorityQueue 2023-11-02 09:17:34 +08:00
592d993c4e
[dep] patch for denpendences 2023-11-02 09:12:48 +08:00
6df6dbcaf6
[plugin/flyctl] add .ascend() 2023-11-02 08:30:59 +08:00
a6f5d0062a
[plugin/control] add .jumpToHighest() 2023-11-02 08:30:11 +08:00
e22e27fd69
[utils] re-arch 2023-11-02 08:29:19 +08:00
d805e4dfae
[utils] add Task._waitDependent 2023-11-02 08:28:56 +08:00
f6aa131caa
[plugin/control] add .ladderAscend() 2023-11-01 13:32:05 +08:00
4651ebc5c8
[index] add sc.q and sc.sleep 2023-10-31 19:19:44 +08:00
21ec06ce2d
[plugin/control] method jumpUp and jumpForwad 2023-10-31 19:19:12 +08:00
01132299b5
add path blocked detection 2023-10-31 16:32:06 +08:00
0f2837029e
moveAxisTask() set bot.lookargument force to true 2023-10-31 10:54:32 +08:00
acf668a7ee
all .valueOf to task 2023-10-31 10:38:59 +08:00
5da69558a9
optimize async task 2023-10-31 10:31:53 +08:00
e785aaa6a2
Add move control plugin 2023-10-30 22:18:05 +08:00
2fa279e3c1
fix TaskInteruptedError missing base class 2023-10-30 18:04:53 +08:00
73a667eeb4
add utilty functions:
- Classes: AsycLock, Task, Queue
- Functions: asyncSleep, asyncTimeout, promiseTimeout, yieldTask
- Errors: QueueEmptyError, TaskInteruptedError
2023-10-30 15:19:16 +08:00
327d6e9328
remove lagency control.js 2023-10-30 15:17:01 +08:00
7d9b214120
add bot.timeoutTick 2023-10-30 15:16:12 +08:00
76ec291f47
refactor arch 2023-10-29 20:44:36 +08:00
a9238b6731
delete package-lock 2023-10-29 20:08:52 +08:00
89519908b6
fix package name 2023-10-29 12:42:13 +08:00
bac5932ab8
[init] Initialize repo & impl authlib 2023-10-28 11:17:04 +08:00