22 Commits

Author SHA1 Message Date
b2af5c5c5c
build(deps)!: update azalea and fix ecs changes 2025-05-10 12:01:59 -04:00
505b1a26af
build(deps)!: update azalea and refactor go_to 2025-04-16 02:14:19 -04:00
33838e5aed
refactor(client): remove redundant mut's 2025-04-12 12:34:05 -04:00
4da563ae0e
style: set group_imports rustfmt option 2025-03-24 16:55:06 -04:00
a957aaeaec
refactor: minor changes 2025-03-13 21:34:43 -04:00
0ea2c81d2a
refactor(movement): clean up goto matching with macro 2025-03-07 18:14:07 -05:00
14e3781e05
refactor: remove finicky tick broadcasters from some methods 2025-03-07 17:35:21 -05:00
5b8e2280e3
fix(client/movemnet): allow missing goal types 2025-03-01 16:52:39 -05:00
cbdca4b7c1
feat(client/movement): support inverse goal 2025-03-01 03:33:51 -05:00
3e74399e5b
refactor: rename tables to table 2025-02-28 22:04:59 -05:00
e081813ba4
fix: flip direction table values 2025-02-25 18:12:33 -05:00
168ac1bb46
feat: switch to luajit for more features 2025-02-23 15:32:34 -05:00
3a93bb9e33
feat(client): pass entity direction in find_entities 2025-02-22 15:24:36 -05:00
3236c4c32e
feat(client): add set_position method 2025-02-22 14:51:48 -05:00
9b9ccfd2b9
chore(cargo): update dependencies 2025-02-22 12:53:00 -05:00
70c1a83eb2
feat(client): bring a few commands from v0.1.0 2025-02-21 23:04:52 -05:00
ea7a370715
refactor: impl From for Vec3 2025-02-21 22:20:51 -05:00
c2da997b71
refactor: a few small efficiency improvements 2025-02-21 21:29:20 -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
dde489a8ed
refactor: random fixes and usage improvements 2025-02-17 22:52:33 -05:00
2373d6500e
refactor: rename a few things 2025-02-17 12:00:46 -05:00