132 Commits

Author SHA1 Message Date
21cc1a5488
feat(client): add inventory manipulation wrappers 2025-02-17 15:50:41 -05:00
2373d6500e
refactor: rename a few things 2025-02-17 12:00:46 -05:00
fc5ff582c6
fix(client): clone client in async mut functions 2025-02-17 01:04:28 -05:00
8547ea04ab
refactor(client): move fields into modules 2025-02-16 22:51:50 -05:00
c65682d273
feat(client): add pathfinder field 2025-02-16 22:27:58 -05:00
54c6b8c88f
refactor(client/movement): wrap common pathfinder goals 2025-02-16 22:23:25 -05:00
d6abd3fd06
feat(client): add looking_at field 2025-02-16 22:09:39 -05:00
083dd7f707
feat(client): add mining methods 2025-02-16 22:06:32 -05:00
04b0bdd756
feat(client): add world interaction methods 2025-02-16 22:06:32 -05:00
8e89f8e9ea
feat(client): add remaining miscellaneous fields and methods 2025-02-16 22:06:32 -05:00
2e1736af25
refactor: clean up locking and convert to async 2025-02-16 15:43:27 -05:00
1c7a6fde09
feat: add more lua event hooks 2025-02-16 15:12:16 -05:00
645483c98f
refactor: clean up and restructure 2025-02-16 15:12:16 -05:00
c4702a74f2
refactor: unify scripting commands 2025-02-16 01:08:50 -05:00
5752e94ad2
feat: run http server to receive commands 2025-02-16 01:08:50 -05:00
a937db0be6
feat: add basic logging 2025-02-16 01:08:50 -05:00
4fa508ec81
feat: start work on 0.2.0 2025-02-16 01:08:49 -05:00
ErrorNoInternet
771057925d
Run Matrix commands in a task 2023-02-23 17:47:14 +08:00
ErrorNoInternet
04cd440c50
Oxidize code 2023-02-23 16:59:55 +08:00
ErrorNoInternet
280c23f3e3
Remove processing message 2023-02-23 16:58:09 +08:00
ErrorNoInternet
90b8ad142a
Add interact ranges 2023-02-23 16:57:51 +08:00
ErrorNoInternet
43c9168330
Fix interact bug 2023-02-22 20:50:45 +08:00
ErrorNoInternet
05b67b8a0d
Fix interact bug 2023-02-22 20:35:57 +08:00
ErrorNoInternet
7ebe1e1a51
Fix interact bug 2023-02-22 19:42:12 +08:00
ErrorNoInternet
360e869f11
Add StopScript command 2023-02-21 20:57:16 +08:00
ErrorNoInternet
cfa323f3e9
Add place block command 2023-02-21 19:16:47 +08:00
ErrorNoInternet
d4fb8be963
Add decimal points 2023-02-04 18:32:15 +08:00
ErrorNoInternet
affac858b7
Add more aliases 2023-01-31 17:03:00 +08:00
ErrorNoInternet
9d2ee6f7f7
Minor changes 2023-01-31 13:51:35 +08:00
ErrorNoInternet
87c8ce4d15
Add more aliases 2023-01-31 13:51:28 +08:00
ErrorNoInternet
7461347d38
Add more aliases 2023-01-30 18:03:16 +08:00
ErrorNoInternet
9a26f43148
Minor language changes 2023-01-30 14:52:02 +08:00
ErrorNoInternet
352e5ab356
Display list by default 2023-01-30 14:51:53 +08:00
ErrorNoInternet
5627da377f
Add command aliases 2023-01-30 14:51:21 +08:00
ErrorNoInternet
70108247d4
Add a loop to Matrix login 2023-01-29 13:59:18 +08:00
ErrorNoInternet
2e229b70d9
Don't remove target player 2023-01-28 23:11:17 +08:00
ErrorNoInternet
fab89f620b
Use user_id if no display name 2023-01-28 22:56:46 +08:00
ErrorNoInternet
38c1240998
Log Matrix messages 2023-01-28 22:51:35 +08:00
ErrorNoInternet
3836ad8094
Fix log messages 2023-01-28 22:51:06 +08:00
ErrorNoInternet
2314713a2c
Add LookPlayer command 2023-01-28 22:47:26 +08:00
ErrorNoInternet
8d4b076eac
Also trim colons 2023-01-28 22:40:24 +08:00
ErrorNoInternet
d1213f43e5
Change State system 2023-01-28 19:11:16 +08:00
ErrorNoInternet
d8f95faa6a
Add Matrix functionality 2023-01-28 19:10:59 +08:00
ErrorNoInternet
2428f4717f
Add Matrix support (part 1) 2023-01-27 19:58:30 +08:00
ErrorNoInternet
3844204a04
Add Matrix support (part 1) 2023-01-27 19:58:24 +08:00
ErrorNoInternet
54b48e3f2a
Minor changes 2023-01-26 17:22:44 +08:00
ErrorNoInternet
6447bc0bb6
Add Location command 2023-01-26 17:22:39 +08:00
ErrorNoInternet
db65c11395
Fix entity ID change bug 2023-01-26 16:30:00 +08:00
ErrorNoInternet
65209b3b64
Add command to display players 2023-01-23 23:07:15 +08:00
ErrorNoInternet
0f2cb672db
Clean up some code 2023-01-23 22:53:45 +08:00