Commit Graph

246 Commits

Author SHA1 Message Date
a614bb02f6 feat: add proper nix flake 2026-04-13 19:14:20 -04:00
57397d3718 fix(client): handle borrows with async 2026-04-13 16:59:54 -04:00
d6c16f0d5d fix(replay): rename paths to compile
Haven't tested yet though.
2026-04-13 16:59:54 -04:00
04bfd733b1 feat(client)!: replace score with experience 2026-04-13 16:59:54 -04:00
63cfc7c9c0 build(deps)!: update azalea and fix ecs changes 2026-04-13 16:59:53 -04:00
2cf4265732 refactor(commands): directly use native encryption function 2025-04-29 08:11:52 -04:00
ca8c9d4d1c style(events): allow clippy::cognitive_complexity for handler 2025-04-28 21:01:16 -04:00
64c96450a4 perf(commands): move ncr data to binding 2025-04-28 20:49:14 -04:00
505b1a26af build(deps)!: update azalea and refactor go_to 2025-04-16 02:14:19 -04:00
f9495a36f2 refactor: cargo clippy improvements 2025-04-15 12:37:44 -04:00
33838e5aed refactor(client): remove redundant mut's 2025-04-12 12:34:05 -04:00
7cf7254dce chore(deps): update everything 2025-04-12 12:29:52 -04:00
94d1727d87 feat(matrix): make sync_timeout configurable 2025-04-03 20:30:44 -04:00
e213578646 feat(matrix): add matrix_init event 2025-03-31 16:54:52 -04:00
5e57678d5c refactor(http): directly use Error from import 2025-03-27 18:01:25 -04:00
1dc6519d0c chore(deps): update everything
Should work on 1.21.5 now.
2025-03-26 17:39:03 -04:00
170c1194ef refactor: remove redundant pub 2025-03-26 17:09:52 -04:00
e3d3e7fe5d refactor(matrix): increase sync timeout 2025-03-26 08:05:00 -04:00
7a365eab42 refactor: remove unused imports in minimal feature 2025-03-25 17:04:36 -04:00
940b4eb49e refactor(matrix): keep trying to log in 2025-03-25 16:41:25 -04:00
709b4a1d0d feat(lua/matrix): allow sending html messages 2025-03-24 20:20:56 -04:00
4da563ae0e style: set group_imports rustfmt option 2025-03-24 16:55:06 -04:00
1eca3ab5a4 refactor(replay)!: capitalize generator field in metadata 2025-03-24 16:55:06 -04:00
ad24daae33 refactor(matrix): check prefix before owner 2025-03-21 07:58:47 -04:00
c8aec76075 chore(deps): update azalea 2025-03-20 22:33:54 -04:00
685f0a9cca refactor!(matrix): move options into a table 2025-03-20 22:33:54 -04:00
228b3e3e54 refactor: expand a few variable names 2025-03-20 18:32:07 -04:00
e7133ecc5f chore(deps): update everything 2025-03-19 18:22:35 -04:00
c9a5640436 feat(item_stack): add custom consumable component 2025-03-19 18:22:32 -04:00
417a234cd2 feat!: display newlines properly 2025-03-18 20:18:08 -04:00
e3cdf4260e refactor: bring azalea-hax crate in-tree 2025-03-18 17:53:50 -04:00
d1a64ee3a4 refactor(events): properly print lua error 2025-03-18 17:53:50 -04:00
f367fce138 refactor: minor changes 2025-03-18 17:53:50 -04:00
c0a63bd756 refactor(lua): pass set client information error 2025-03-17 07:20:45 -04:00
e2f908a9de refactor(matrix): clean up a few messages 2025-03-16 04:17:13 -04:00
2040eb0078 refactor: tweak script file handling 2025-03-15 23:44:44 -04:00
c7358fd4c0 feat(matrix): respond based on client username 2025-03-15 23:44:44 -04:00
ee82685b4e fix(matrix): properly handle sessions 2025-03-15 23:44:44 -04:00
8150e5c09c refactor(lua/client/world): split finders into module 2025-03-15 16:59:18 -04:00
0f2a5a0dc5 feat(lua/matrix): add more fields and methods 2025-03-15 16:59:18 -04:00
638dc75cb7 style: minor changes 2025-03-15 16:59:17 -04:00
9886f251b8 ci: check and build with features 2025-03-15 16:20:41 -04:00
41b3375749 refactor: clean up import paths 2025-03-15 15:59:49 -04:00
e70b8eca84 feat: add matrix support 2025-03-15 15:08:54 -04:00
571581767e feat(lua): add timeout function 2025-03-14 18:04:04 -04:00
823a63e93d fix: add HaxPlugin for proper AntiKnockback 2025-03-14 17:29:04 -04:00
3e672c4d1a refactor(replay/recorder): write directly to zip file 2025-03-14 16:57:55 -04:00
a957aaeaec refactor: minor changes 2025-03-13 21:34:43 -04:00
3400541a79 feat(client): add AntiKnockback component from azalea-hax 2025-03-13 20:54:16 -04:00
5ec14d979d feat(client): add set_component method 2025-03-13 20:54:15 -04:00