|
8150e5c09c
|
refactor(lua/client/world): split finders into module
|
2025-03-15 16:59:18 -04:00 |
|
|
5ec14d979d
|
feat(client): add set_component method
|
2025-03-13 20:54:15 -04:00 |
|
|
10946ea7a4
|
refactor: clean up clippy lints
|
2025-03-13 16:38:31 -04:00 |
|
|
85729401e5
|
refactor: directly wrap structs
|
2025-03-12 18:32:38 -04:00 |
|
|
b2d8618bba
|
perf: slightly optimize Vec usage
|
2025-03-11 17:33:22 -04:00 |
|
|
9ce39ebb67
|
feat(client): add username field
|
2025-03-08 15:32:23 -05:00 |
|
|
14e3781e05
|
refactor: remove finicky tick broadcasters from some methods
|
2025-03-07 17:35:21 -05:00 |
|
|
492fecc32c
|
refactor(world)!: create find_all variants of entity filters
|
2025-03-06 22:07:50 -05:00 |
|
|
e8ff6664c9
|
feat(client): add id field
|
2025-03-03 18:11:36 -05:00 |
|
|
29a8c9fcf2
|
feat(client): add specialized find_players method as an optimization
|
2025-03-01 00:22:06 -05:00 |
|
|
6c7156f70d
|
refactor: make some more things async
|
2025-02-28 22:02:52 -05:00 |
|
|
9b0f8ec406
|
feat(client): add menu field
|
2025-02-26 17:37:50 -05:00 |
|
|
168ac1bb46
|
feat: switch to luajit for more features
|
2025-02-23 15:32:34 -05:00 |
|
|
3236c4c32e
|
feat(client): add set_position method
|
2025-02-22 14:51:48 -05:00 |
|
|
70c1a83eb2
|
feat(client): bring a few commands from v0.1.0
|
2025-02-21 23:04:52 -05:00 |
|
|
a4606e68e4
|
feat(client): add dimension field
|
2025-02-21 22:20:51 -05:00 |
|
|
2f9e4f50cf
|
refactor: convert to Player struct
|
2025-02-21 21:52:05 -05:00 |
|
|
324cb2d6d8
|
refactor(client): make more methods async
|
2025-02-18 23:08:22 -05:00 |
|
|
75d4a9c183
|
refactor(client): simplify usage with deref
|
2025-02-18 23:08:22 -05:00 |
|
|
0303244897
|
refactor: remove redundant lua type wrappers
|
2025-02-18 23:08:21 -05:00 |
|
|
dde489a8ed
|
refactor: random fixes and usage improvements
|
2025-02-17 22:52:33 -05:00 |
|
|
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 |
|