272 Commits

Author SHA1 Message Date
8f2fbf11da
feat(client): add last few fields and methods 2025-02-17 15:50:41 -05:00
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
93348835ac
chore(lua): add basic functions 2025-02-17 01:25:34 -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
abe7c633b6
Mention rewrite 2025-02-15 22:22:34 -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
cfd3f8562b
Update examples 2023-02-21 19:19:26 +08:00
ErrorNoInternet
cfa323f3e9
Add place block command 2023-02-21 19:16:47 +08:00
ErrorNoInternet
c420af5fcd
Add LICENSE 2023-02-19 15:35:06 +08:00
ErrorNoInternet
f7a5995a62
Faster compile times 2023-02-10 19:30:33 +08:00
ErrorNoInternet
eb803635ec
Update dependencies 2023-02-04 18:32:46 +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
22d2376879
Update README.md 2023-01-29 15:30:55 +08:00
ErrorNoInternet
122083822d
Enlarge icon 2023-01-29 15:13:42 +08:00
ErrorNoInternet
b711deae33
Add icon 2023-01-29 14:24:58 +08:00
ErrorNoInternet
0a47a3661d
Use mold instead of lld 2023-01-29 13:59:30 +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
c1f3e6234e
Update dependencies 2023-01-28 22:58:09 +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