Commit Graph

18 Commits

Author SHA1 Message Date
ErrorNoInternet aaad1fe78a refactor: utils -> system 2025-02-22 14:03:04 -05:00
ErrorNoInternet 9b9ccfd2b9 chore(cargo): update dependencies 2025-02-22 12:53:00 -05:00
ErrorNoInternet 9b586e9b47 feat: add system command utils 2025-02-22 12:53:00 -05:00
ErrorNoInternet 3fc917efae feat: expose command sender to code from in-game 2025-02-22 00:29:13 -05:00
ErrorNoInternet 70c1a83eb2 feat(client): bring a few commands from v0.1.0 2025-02-21 23:04:52 -05:00
ErrorNoInternet a4606e68e4 feat(client): add dimension field 2025-02-21 22:20:51 -05:00
ErrorNoInternet ea7a370715 refactor: impl From for Vec3 2025-02-21 22:20:51 -05:00
ErrorNoInternet 2f9e4f50cf refactor: convert to Player struct 2025-02-21 21:52:05 -05:00
ErrorNoInternet bd6698c4b4 feat: add event listeners 2025-02-21 21:52:04 -05:00
ErrorNoInternet c2da997b71 refactor: a few small efficiency improvements 2025-02-21 21:29:20 -05:00
ErrorNoInternet 324cb2d6d8 refactor(client): make more methods async 2025-02-18 23:08:22 -05:00
ErrorNoInternet 75d4a9c183 refactor(client): simplify usage with deref 2025-02-18 23:08:22 -05:00
ErrorNoInternet 93a2dda8c6 feat: accept more lua types for Vec3 and Direction 2025-02-18 23:08:22 -05:00
ErrorNoInternet 0303244897 refactor: remove redundant lua type wrappers 2025-02-18 23:08:21 -05:00
ErrorNoInternet dde489a8ed refactor: random fixes and usage improvements 2025-02-17 22:52:33 -05:00
ErrorNoInternet 8f2fbf11da feat(client): add last few fields and methods 2025-02-17 15:50:41 -05:00
ErrorNoInternet 21cc1a5488 feat(client): add inventory manipulation wrappers 2025-02-17 15:50:41 -05:00
ErrorNoInternet 2373d6500e refactor: rename a few things 2025-02-17 12:00:46 -05:00